Commit History

Author SHA1 Message Date
  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 12 years ago
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 12 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Steve Holme 70dcde78d0 smtp.c: Small code tidy up following imap changes 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 years ago
  Steve Holme 36837c10b2 smtp_doing: don't call smtp_dophase_done() if already failed 12 years ago
  Steve Holme c43af566fa smtp.c: Added extra comments around SMTP_STOP state change 12 years ago
  Steve Holme f6f6f278e2 smtp: Minor code tidy up 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 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
  Steve Holme 57e6336794 email: Removed duplicated header file 12 years ago
  Steve Holme 64510fe917 sasl: Renamed Curl_sasl_decode_ntlm_type2_message() 12 years ago
  Steve Holme bf51b8c07a sasl: Added service parameter to Curl_sasl_create_digest_md5_message() 12 years ago
  Steve Holme 665e16899c sasl: Moved digest-md5 authentication message creation from smtp.c 12 years ago
  Steve Holme c12a414b21 sasl: Moved cram-md5 authentication message creation from smtp.c 12 years ago