提交历史

作者 SHA1 备注 提交日期
  Daniel Stenberg 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 年之前
  Yang Tse ca89a0a092 string formatting: fix zero-length printf format string 11 年之前
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 年之前
  Steve Holme 9ea5145952 email: Tidy up of *_perform_authenticate() 11 年之前
  Steve Holme 18bfc8f2d7 pop3: Added 255 octet limit check when sending initial response 11 年之前
  Steve Holme 7cb6c31370 pop3: Added support for enabling the SASL initial response 11 年之前
  Steve Holme 552ba67bb1 pop3: Added missing comment for pop3_state_apop_resp() 11 年之前
  Steve Holme 26bdafcbf9 pop3: Updated the coding style of pop3_state_servergreet_resp() 11 年之前
  Steve Holme 02dc9e788f pop3: Re-factored all perform based functions 11 年之前
  Steve Holme e11c6e9961 pop3: Added description comments to all perform based functions 11 年之前
  Steve Holme e4eaa92728 pop3: Moved pop3_quit() to be with the other perform functions 11 年之前
  Steve Holme 577f8e5ac6 pop3: Moved pop3_command() to be with the other perform functions 11 年之前
  Steve Holme b3a01be2f3 pop3: Added support for ;auth=<mech> in the URL 11 年之前
  Steve Holme c01735865f pop3: Reworked the function description for Curl_pop3_write() 11 年之前
  Steve Holme ca46c5dbe2 pop3: Added function description to pop3_parse_custom_request() 11 年之前
  Steve Holme 2da127abb5 pop3: Moved utility functions to end of pop3.c 11 年之前
  Steve Holme ac890cd5f2 pop3: Removed unnecessary transfer cancellation 11 年之前
  Steve Holme e450f66a02 pop3: Fixed continuous wait when using --ftp-list 11 年之前
  Steve Holme 059647f398 email: Removed hard returns from init functions 11 年之前
  Steve Holme b482417ac4 email: Updated the function descriptions for the logout / quit functions 11 年之前
  Steve Holme 4838d196fd email: Simplified the logout / quit functions 11 年之前
  Steve Holme f691f9609c email: Tidied up the *_regular_transfer() functions 11 年之前
  Steve Holme e5bb4e86ac email: Simplified nesting of if statements in *_doing() functions 11 年之前
  Steve Holme cc890906b1 email: Minor code tidy up following recent changes 11 年之前
  Steve Holme 67b6fa5f95 email: Optimised block_statemach() functions 11 年之前
  Steve Holme 757aa7b09d pop3: Updated the coding style for state changes after a send operation 11 年之前
  Steve Holme 711065e4df pop3: Fixed unnecessary parent structure reference 11 年之前
  Steve Holme b4eb08e7fb pop3 / smtp: Small comment tidy up 11 年之前
  Steve Holme d9235e74ed pop3: Small tidy up of function arguments 11 年之前
  Steve Holme 4cef525992 pop3: Corrected debug message for POP3_AUTH_FINAL constant 11 年之前