aboutsummaryrefslogtreecommitdiffstats
path: root/libibex
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-05-12 04:11:07 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-05-12 04:11:07 +0800
commit1e54cba4d328f71b7d1e3d7dfc0b8b95344a4d01 (patch)
treebc4cdf8ce252b90f7543fd867e0704caef5f1b1d /libibex
parent76715cfdda03f42433e3afaa6550f16c24b44815 (diff)
downloadgsoc2013-evolution-1e54cba4d328f71b7d1e3d7dfc0b8b95344a4d01.tar.gz
gsoc2013-evolution-1e54cba4d328f71b7d1e3d7dfc0b8b95344a4d01.tar.zst
gsoc2013-evolution-1e54cba4d328f71b7d1e3d7dfc0b8b95344a4d01.zip
providers/smtp/camel-smtp-transport.c: updated smtp_helo to more closely comply with RFC 821 standards
svn path=/trunk/; revision=2991
Diffstat (limited to 'libibex')
0 files changed, 0 insertions, 0 deletions
itle='2018-12-07 03:47:02 +0800'>2018-12-071-1/+1 | * feat: disable slider when no affiliate infofragosti2018-12-062-0/+10 * | Switch out whitepaper with 0x protocol specificationFabio Berger2018-12-069-3/+10 * | Switch out RocketChat icon with Discord iconFabio Berger2018-12-063-1/+1 |/ * fix: add comma to affiliateInfo config in configuratorfragosti2018-12-061-1/+1 * fix: remove target=_blank from instant linkfragosti2018-12-061-1/+1 * feat: change New notification to point to instantfragosti2018-12-061-2/+2 * fix: ensure copy button is above codefragosti2018-12-061-1/+2 * feat: notify user they've copied to clipboard on copyfragosti2018-12-061-14/+29 * chore: make default fee percentage in configurator 0fragosti2018-12-061-1/+1 * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-069-16/+16 |\ | * Replace Rocket.chat with DiscordFabio Berger2018-12-059-14/+14 | * Fix mixed up chinese translationsFabio Berger2018-12-051-3/+3 | * Merge pull request #1353 from 0xProject/feature/website/instant-marketingFrancesco Agosti2018-12-0422-2/+683 | |\ * | | chore: run linterfragosti2018-12-052-2/+1 * | | feat: add copy code featurefragosti2018-12-052-3/+18 * | | chore: fix linter issuesfragosti2018-12-053-12/+3 * | | chore: remove shark relay from possible SRA endpointsfragosti2018-12-051-5/+1 * | | hack: make min-height of line-number container 98% to prevent scrollbar from ...fragosti2018-12-051-1/+1 * | | fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-055-11/+16 * | | fix: reset available tokens when sra endpoint is changedfragosti2018-12-052-3/+8 * | | fix: make select box-shadow darkerfragosti2018-12-051-2/+4 * | | fix: do not show select all if no tokens are availablefragosti2018-12-051-0/+5 * | | feat: update configurator snippet to actually work if copy and pastedfragosti2018-12-051-17/+23 * | | fix: change liquiditySource to orderSourcefragosti2018-12-041-1/+1 * | | feat: update relayer listfragosti2018-12-041-1/+19 * | | polish: make configurator inputs look more like mocksfragosti2018-12-043-3/+6 * | | feat: fetch asset meta data from the asset meta data mapfragosti2018-12-041-31/+23 * | | fix: address to lowercase and explore the docs leads to correct wikifragosti2018-12-041-2/+2 * | | feat: create more dank sliderfragosti2018-12-043-6/+86 * | | feat: make (optional) label inlinefragosti2018-12-041-2/+3 * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-042-2/+2 |\| | | * | Replace packages/contracts with contracts/coreLeonid Logvinov2018-12-032-2/+2 * | | feat: add fee percentage sliderfragosti2018-12-044-31/+44 * | | feat: add fee percentage slierfragosti2018-12-043-2/+30 * | | feat: implement basic feeRecipient address in config generatorfragosti2018-12-044-11/+96 * | | fix: use correct styles even when syntax highlighter component removes classn...fragosti2018-12-011-3/+4 * | | feat: implement code generationfragosti2018-12-013-27/+49 * | | feat: implement multi token select componentfragosti2018-12-018-46/+156 * | | feat: implement available token fetchingfragosti2018-11-303-6/+116 * | | feat: add MultiSelect component skeletonfragosti2018-11-302-1/+80 * | | feat: add Select component and use for configuratorfragosti2018-11-307-31/+285 * | | feat: implement configurator layoutfragosti2018-11-302-4/+29 * | | feat: factor out ActionLink component from featuresfragosti2018-11-302-37/+54 * | | feat: improve styling of code demo componentfragosti2018-11-302-12/+126 * | | feat: have basic code syntax highlighting workingfragosti2018-11-305-91/+184 | |/ |/| * | feat(website): implement rest of linksBrandon Millman2018-11-293-55/+77 * | feat(website): implement link directly to configureBrandon Millman2018-11-294-6/+36 * | feat(website): optionally show configuratorBrandon Millman2018-11-291-3/+4 * | feature(website): add configurator shellBrandon Millman2018-11-292-0/+8 * | fix(website): instant marketing page need more background colorBrandon Millman2018-11-293-5/+4 * | fix(website): instant marketing page shadowsBrandon Millman2018-11-294-148/+47 * | fix(website): change instant marketing page styling to non mono font except t...Brandon Millman2018-11-292-10/+10 * | chore(website): random fixes for mobile optimizationBrandon Millman2018-11-294-36/+63 * | feat(website): add extra assets for instant marketing pageBrandon Millman2018-11-2915-8/+354 * | feat(website): fix screenshots in marketing page for small screensBrandon Millman2018-11-292-11/+31 * | feat(website): need more section for instant marketing pageBrandon Millman2018-11-293-2/+52 * | feature(website): add links to instant marketing pageBrandon Millman2018-11-291-8/+51 * | fix(website): update instant page CTA fontBrandon Millman2018-11-291-7/+1 * | feat(website): instant features sectionBrandon Millman2018-11-296-31/+55 * | feat(website): add screenshots to instant pageBrandon Millman2018-11-2910-1/+85 * | feat(website): implement introducing 0x instant headerBrandon Millman2018-11-293-1/+48 * | feat(website): add header and footer to instant pageBrandon Millman2018-11-291-1/+46 * | feat(website): scaffolding for instant pageBrandon Millman2018-11-294-0/+42 |/ * PublishJacob Evans2018-11-281-7/+7 * feat: Add Xianny to about pagefragosti2018-11-272-0/+8 * PublishFabio Berger2018-11-221-10/+10 * Add migrations, contract-addresses and contract-artifacts to Developers homeFabio Berger2018-11-211-0/+25 * Create migrations doc reference pageFabio Berger2018-11-216-0/+94 * Add 0x-order-utils.py library to developers homeFabio Berger2018-11-201-0/+9 * Update blog post featureFabio Berger2018-11-171-2/+2 * Fix disclaimer on mobileFabio Berger2018-11-171-1/+1 * Add smart contract docs to Developer HomeFabio Berger2018-11-171-0/+8 * Add Apache license linkFabio Berger2018-11-171-0/+1 * Fix capitalization in titleFabio Berger2018-11-171-3/+10 * Remove excess semi-colonFabio Berger2018-11-171-1/+1 * Point directly to README for docs linkFabio Berger2018-11-171-1/+1 * Update iconsFabio Berger2018-11-165-50/+46 * Fix disclaimerFabio Berger2018-11-161-1/+1 * Add blogpost URLFabio Berger2018-11-161-1/+1 * Add disclaimerFabio Berger2018-11-161-0/+29 * Merge branch 'development' into launchKitLandingFabio Berger2018-11-1622-59/+94 |\ | * fix(website): remove node env definition from webpackBrandon Millman2018-11-151-1/+0 | * fix(website): currentProvider called on undefinedBrandon Millman2018-11-151-1/+1 | * PublishLeonid Logvinov2018-11-141-9/+9 | * Merge pull request #1244 from 0xProject/developerSectionNitsFabio B2018-11-1419-48/+84 | |\ | | * Improve logo spacingFabio Berger2018-11-121-1/+24 | | * merge developmentFabio Berger2018-11-124-87/+88 | | |\ | | * | Increase logo sizeFabio Berger2018-11-121-3/+3 | | * | Adjust paddinFabio Berger2018-11-111-1/+1 | | * | Fix menuItem background colors depending on the contextFabio Berger2018-11-114-3/+18 | | * | Remove "Home" menu item, instead make different parts of logo link to differe...Fabio Berger2018-11-118-59/+53 | | * | Rename tutorial to match verb structureFabio Berger2018-11-115-5/+5 | | * | style: reduce border size on version dropdownFabio Berger2018-10-261-1/+1 | | * | style: make line-height of sidebar title 26px, make sure still bottom aligned...Fabio Berger2018-10-261-1/+2 | | * | style: remove small gap under topbarFabio Berger2018-10-262-23/+26 | * | | PublishLeonid Logvinov2018-11-141-7/+7 | * | | PublishLeonid Logvinov2018-11-121-8/+8 * | | | Add launch kit to Developer home list of toolsFabio Berger2018-11-161-0/+9 * | | | fix linter issueFabio Berger2018-11-161-1/+1 * | | | Add support for responsive leftFabio Berger2018-11-161-0/+9 * | | | Update call-to-action linksFabio Berger2018-11-162-4/+6 * | | | Move benefits to language files and fix copyFabio Berger2018-11-147-34/+78 * | | | Implement 0x launch kit landing pageFabio Berger2018-11-1418-1/+493 |/ / / * | / fix(website): fix code splittingBrandon Millman2018-11-12