Skip to content
  1. Apr 13, 2012
  2. Apr 12, 2012
  3. Apr 11, 2012
  4. Apr 10, 2012
  5. Apr 09, 2012
  6. Apr 08, 2012
  7. Apr 06, 2012
  8. Apr 05, 2012
  9. Apr 04, 2012
  10. Apr 03, 2012
  11. Apr 02, 2012
    • Steve Holme's avatar
      pop3: Reworked the command sending and handling · 15e1227e
      Steve Holme authored
      Reworked the command sending from two specific LIST and RETR command
      functions into a single command based function as well as the two
      associated response handlers into a generic command handler.
      15e1227e
  12. Apr 01, 2012
    • Dave Reisner's avatar
      curl tool: add filename_effective token for --write-out · ddfe821b
      Dave Reisner authored
      By modifying the parameter list for ourWriteOut() and passing the
      OutStruct that collects data in tool_operate, we get access to the
      remote name that we're writing to. Shell scripters should find this
      useful when used in conjuntion with the --remote-header-name option.
      ddfe821b