Commit History

Author SHA1 Message Date
  Steve Holme de0410fe9a email: Moved starttls code in separate functions 11 years ago
  Steve Holme 1d22407863 email: Reworked comments in the endofresp() functions 11 years ago
  Steve Holme 022e67294e email: Provided extra comments following recent pop3/imap fixes 11 years ago
  Steve Holme 0e5e720c19 smtp.c: Fixed unnecessary state change if starttls fails 11 years ago
  Steve Holme d9c3505e83 smtp.c: Added comments to smtp_endofresp() 11 years ago
  Steve Holme fda0f14f73 smtp.c: Corrected RFC references 11 years ago
  Steve Holme f8ba1273af smtp.c: Fixed failure detection during TLS upgrade 11 years ago
  Steve Holme 6a55f25f67 email: Removed unnecessary return statements 11 years ago
  Steve Holme 56d4de468c email: Corrected references to SASL RFC 11 years ago
  Steve Holme ece8681a60 email: General code tidy up 11 years ago
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Steve Holme 70dcde78d0 smtp.c: Small code tidy up following imap changes 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Steve Holme 36837c10b2 smtp_doing: don't call smtp_dophase_done() if already failed 11 years ago
  Steve Holme c43af566fa smtp.c: Added extra comments around SMTP_STOP state change 11 years ago
  Steve Holme f6f6f278e2 smtp: Minor code tidy up 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  František Kučera 0a0f3c63a6 SMTP: only send SIZE if supported 12 years ago
  Steve Holme a28cda3653 smtp: Corrected result code for MAIL, RCPT and DATA commands 12 years ago
  Steve Holme 1aaf86a596 smtp.c: Removed unused variable 12 years ago
  Steve Holme 6188855b67 smtp: Post apop feature code tidy up 12 years ago
  Steve Holme 0cd8c287a4 sasl: Re-factored mechanism constants in preparation for APOP work 12 years ago
  Steve Holme 0636af6131 smtp.c: Re-factored the smtp_state_*_resp() functions 12 years ago
  Steve Holme 00fddba672 smtp: Re-factored the SMTP_AUTH* state machine constants 12 years ago
  Steve Holme 89b5680d81 smtp.c: Removed whitespace 12 years ago
  Steve Holme 7157363ab4 smtp: Post authentication code tidy up 12 years ago