tests: Corrected command line arguments in test907 and test908
[platform/upstream/curl.git] / lib /
2013-04-27 Steve Holmeimap: Added support for overriding the SASL initial...
2013-04-27 Steve Holmesmtp: Added support for disabling the SASL initial...
2013-04-27 Steve Holmepop3: Added support for enabling the SASL initial response
2013-04-27 Steve Holmesasl-ir: Added CURLOPT_SASL_IR to enable/disable the...
2013-04-26 Daniel Stenbergcurl_easy_init: use less mallocs
2013-04-26 Daniel Stenbergftp_state_pasv_resp: connect through proxy also when...
2013-04-26 Zdenek Pavlasurl: initialize speed-check data for file:// protocol
2013-04-23 Steve Holmeurl: Added smtp and pop3 hostnames to the protocol...
2013-04-22 Alessandro Ghedinigetinfo.c: reset timecond when clearing session-info...
2013-04-21 Steve Holmeurl: Fixed missing length check in parse_proxy()
2013-04-21 Steve Holmeurl: Fixed crash when no username or password supplied...
2013-04-21 Steve Holmeurl: Removed unused text length constants
2013-04-21 Steve Holmeurl: Updated proxy URL parsing to use parse_login_details()
2013-04-21 Steve Holmeurl: Tidy up of setstropt_userpwd() parameters
2013-04-21 Steve Holmeurl: Tidy up of code and comments following recent...
2013-04-20 Steve Holmeurl: Simplified setstropt_userpwd() following recent...
2013-04-20 Steve Holmeurl: Correction to scope of if statements when setting...
2013-04-20 Steve Holmeurl: Fixed memory leak in setstropt_userpwd()
2013-04-20 Steve Holmeurl: Added overriding of URL login options from CURLOPT...
2013-04-20 Steve Holmeurl: Added support for parsing login options from the...
2013-04-19 Steve Holmeurl: Added bounds checking to parse_login_details()
2013-04-19 Steve Holmeurl: Added size_t cast to pointer based length calculations
2013-04-19 Steve Holmeurl: Corrected minor typo in comment
2013-04-18 Steve Holmeurl: Fix chksrc longer than 79 columns warning
2013-04-18 Steve Holmeurl: Fix incorrect variable type for result code
2013-04-18 Steve Holmeurl: Fix compiler warning
2013-04-18 Steve Holmeurl: Moved parsing of login details out of parse_url_lo...
2013-04-18 Steve Holmeurl: Re-factored set_userpass() and parse_url_userpass()
2013-04-18 Steve Holmeurl: Reworked URL parsing to allow overriding by CURLOP...
2013-04-16 Steve Holmesmtp: Re-factored all perform based functions
2013-04-16 Steve Holmesmtp: Added description comments to all perform based...
2013-04-16 Steve Holmesmtp: Moved smtp_quit() to be with the other perform...
2013-04-16 Steve Holmesmtp: Moved smtp_rcpt_to() to be with the other perform...
2013-04-16 Steve Holmesmtp: Moved smtp_mail() to be with the other perform...
2013-04-15 Steve Holmepop3: Added missing comment for pop3_state_apop_resp()
2013-04-15 Steve Holmesmtp: Updated the coding style of smtp_state_servergree...
2013-04-15 Steve Holmepop3: Updated the coding style of pop3_state_servergree...
2013-04-14 Steve Holmepop3: Re-factored all perform based functions
2013-04-14 Steve Holmepop3: Added description comments to all perform based...
2013-04-14 Steve Holmepop3: Moved pop3_quit() to be with the other perform...
2013-04-14 Steve Holmepop3: Moved pop3_command() to be with the other perform...
2013-04-13 Steve Holmesmtp: Added support for ;auth=<mech> in the URL
2013-04-13 Steve Holmepop3: Reworked authentication type constants
2013-04-13 Steve Holmepop3: Small consistency tidy up
2013-04-13 Steve Holmepop3: Added support for ;auth=<mech> in the URL
2013-04-13 Steve Holmeimap: Added support for ;auth=<mech> in the URL
2013-04-13 Steve Holmesasl: Reworked SASL mechanism constants
2013-04-13 Steve Holmesasl: Added predefined preferred mechanism values
2013-04-13 Steve Holmeurl: Added support for parsing login options from the URL
2013-04-12 Steve Holmesmtp: Fix compiler warning
2013-04-12 Steve Holmesmtp: Moved parsing of url path into separate function
2013-04-12 Daniel StenbergFTP: handle a 230 welcome response
2013-04-12 Daniel StenbergFTP: access files in root dir correctly
2013-04-12 Steve Holmepop3: Reworked the function description for Curl_pop3_w...
2013-04-12 Steve Holmepop3: Added function description to pop3_parse_custom_r...
2013-04-12 Steve Holmepop3: Moved utility functions to end of pop3.c
2013-04-12 Nick Zitzmanndarwinssl: add TLS session resumption
2013-04-12 Steve Holmeimap: Added function description to imap_parse_custom_r...
2013-04-12 Steve Holmeimap: Moved utility functions to end of imap.c (Part...
2013-04-12 Steve Holmeimap: Moved utility functions to end of imap.c (Part...
2013-04-12 Steve Holmeimap: Moved utility functions to end of imap.c (Part...
2013-04-12 Steve Holmeimap: Corrected function description for imap_connect()
2013-04-11 YAMADA Yasuharucookie: fix tailmatching to prevent cross-domain leakage
2013-04-11 Guenter KnaufEnabled MinGW sync resolver builds.
2013-04-10 Yang Tseif2ip.c: fix compiler warning
2013-04-09 Guenter KnaufFixed lost OpenSSL output with "-t" - followup.
2013-04-09 Bill MiddlecampFTP: handle "rubbish" in front of directory name in...
2013-04-09 Guenter KnaufFixed ares-enabled builds with static makefiles.
2013-04-09 Guenter KnaufFixed lost OpenSSL output with "-t".
2013-04-08 Nick Zitzmanndarwinssl: disable insecure ciphers by default
2013-04-08 Robert Wrucktcpkeepalive: Support CURLOPT_TCP_KEEPIDLE on OSX
2013-04-08 Fabian Keilproxy: make ConnectionExists() check credential of...
2013-04-07 Marc Hoerskenif2ip.c: Fixed another warning: unused parameter 'remot...
2013-04-07 Marc Hoerskencookie.c: Made cookie sort function more deterministic
2013-04-07 Marc Hoerskencurl_schannel.c: Follow up on memory leak fix ae4558d
2013-04-06 Marc Hoerskenhttp_negotiate.c: Fixed passing argument from incompati...
2013-04-06 Marc Hoerskenftp.c: Added missing brackets around ABOR command logic
2013-04-06 Marc Hoerskencurl_schannel.c: Fixed memory leak if connection was...
2013-04-06 Marc Hoerskenif2ip.c: Fixed warning: unused parameter 'remote_scope'
2013-04-06 Daniel StenbergFTP: wait on both connections during active STOR state
2013-04-06 Kim Vandryconnect: treat an interface bindlocal() problem as...
2013-04-05 Daniel StenbergCurl_open: restore default MAXCONNECTS to 5
2013-04-04 Yang Tseeasy.c: fix compiler warning
2013-04-04 Yang Tsehttp_negotiate.c: follow-up for commit 3dcc1a9c
2013-04-04 Linus Nielsen Feltzingeasy: Fix the broken CURLOPT_MAXCONNECTS option
2013-04-04 Guenter KnaufUpdated copyright date.
2013-04-04 Guenter KnaufAnother small output fix for --help and --version.
2013-04-03 Yang Tsehttp_negotiate.c: fix several SPNEGO memory handling...
2013-04-03 Guenter KnaufAdded a cont to specify base64 line wrap.
2013-04-03 Guenter KnaufFixed version output.
2013-04-03 Guenter KnaufAdded support for --help and --version options.
2013-04-03 Guenter KnaufAdded option to specify length of base64 output.
2013-04-02 Yasuharu YamadaCurl_cookie_add: only increase numcookies for new cookies
2013-04-02 Daniel StenbergSO_SNDBUF: don't set SNDBUF for win32 versions vista...
2013-04-02 Nick Zitzmanndarwinssl: additional descriptive messages of SSL hands...
2013-03-31 Daniel Stenbergcode-policed
2013-03-31 Daniel Stenbergtcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on...
2013-03-29 Daniel Stenbergftp_sendquote: use PPSENDF, not FTPSENDF
2013-03-25 Yang TseNTLM: fix several NTLM code paths memory leaks
2013-03-25 Yang TseWIN32 MemoryTracking: track wcsdup() _wcsdup() and...
next