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 e1cd753e4d pop3.c: Updated variable names to use shorter / more readable variant 11 years ago
  Steve Holme 6b6bdc83bd pop3: Fixed no known authentication mechanism when fallback is required 11 years ago
  Steve Holme 3dbf11d0a1 pop3.c: Fixed unnecessary state change if starttls fails 11 years ago
  Steve Holme 8b275718e2 pop3.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 e5ea45ec2e pop3.c: Fixed conditional compilation of the apop response function 11 years ago
  Steve Holme ece8681a60 email: General code tidy up 11 years ago
  Steve Holme 7b5be79908 pop3.c: Fixed a problem with pop3s connections not connecting properly 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 4ffb8a6398 pop3: Added support for non-blocking SSL upgrade 11 years ago
  Steve Holme 494b8664da pop3.c: Fixed default authentication detection 11 years ago
  Steve Holme 89a3086231 pop3.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 c02449ca53 pop3_doing: Applied debug info message when function fails 11 years ago
  Steve Holme 2424b7ab1b pop3.c: Removed unnecessary POP3_STOP state changes 11 years ago
  Steve Holme b3204e6d60 pop3.c: Minor code tidy up 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg 2897ce7dc2 pop3_doing: don't call pop3_dophase_done() if already failed 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Stanislav Ivochkin 8b15c84ea9 build: fix compilation with CURL_DISABLE_CRYPTO_AUTH flag 11 years ago
  Steve Holme a3660127a4 pop3: Post apop feature code tidy up 12 years ago
  Steve Holme c09c621af7 pop3: Added support for apop authentication 12 years ago
  Steve Holme 4e430a8a16 pop3: Enhanced the extended authentication mechanism detection 12 years ago