Age | Commit message (Expand) | Author |
2014-01-29 | examples: gitignore more binaries | Daniel Stenberg |
2014-01-29 | bump: start working on 7.35.1 | Daniel Stenberg |
2014-01-29 | THANKS: 19 new contributors from the 7.35.0 release notes | Daniel Stenberg |
2014-01-29 | RELEASE-NOTES: done for 7.35.0 | Daniel Stenberg |
2014-01-29 | tests: make a few lib15?? tests pass the OOM torture tests | Dan Fandrich |
2014-01-29 | lib1900: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-28 | oauth2: Fixed a memory leak in an OOM condition | Dan Fandrich |
2014-01-28 | unit1304: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-28 | unit1396: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-28 | hostip: don't remove DNS entries that are in use | Romulo A. Ceccon |
2014-01-28 | RELEASE-NOTES: changed encoding to UTF-8 like previous releases | Dan Fandrich |
2014-01-28 | TFTP: fix crash on time-out | Daniel Stenberg |
2014-01-28 | RELEASE-NOTES: Synced with 5a47062cada9 | Steve Holme |
2014-01-28 | getpass: fix password parsing from console | Maks Naumov |
2014-01-26 | docs/INSTALL: Updated example minimal binary sizes | Dan Fandrich |
2014-01-26 | testsuite: visualize line-endings in output comparison diffs | Marc Hoersken |
2014-01-26 | sockfilt.c: follow up cleanup commit on 49b63cf3 | Marc Hoersken |
2014-01-26 | http-pipe tests: use text as output data mode to support Windows | Marc Hoersken |
2014-01-26 | sockfilt.c: fixed and simplified Windows select function | Marc Hoersken |
2014-01-25 | http_pipe.py: replaced epoll with select to support Windows | Marc Hoersken |
2014-01-25 | tests: Added missing HTTP proxy keywords | Dan Fandrich |
2014-01-25 | tests: added missing <features> http to a number of tests | Dan Fandrich |
2014-01-24 | tests: Added a keyword for tests depending on internal info logs | Dan Fandrich |
2014-01-24 | runtests: Don't log command every torture iteration in verbose | Dan Fandrich |
2014-01-24 | tests: Added missing http feature to tests 509 & 1513 | Dan Fandrich |
2014-01-24 | netrc: Fixed a memory and file descriptor leak on OOM | Dan Fandrich |
2014-01-24 | test1514: Used the macros for host and port number | Dan Fandrich |
2014-01-24 | multi: Fixed a memory leak on OOM condition | Dan Fandrich |
2014-01-23 | curl_easy_setopt.3: remove what auth types that work for CURLOPT_PROXYAUTH | Daniel Stenberg |
2014-01-22 | test1514: Got rid of a non-const initializer C99ism | Dan Fandrich |
2014-01-21 | RELEASE-NOTES: added another missing bug ref | Steve Holme |
2014-01-21 | RELEASE-NOTES: added missing bug ref | Daniel Stenberg |
2014-01-21 | axtls: fix compiler warning on conversion ssize_t => int | Fabian Frank |
2014-01-20 | SFTP: stat remote file also when CURLOPT_NOBODY is 1 | Fabian Frank |
2014-01-20 | RELEASE-NOTES: synced with 12ecd56da77 | Daniel Stenberg |
2014-01-20 | contributors.sh: output list RELEASE-NOTES formatted | Daniel Stenberg |
2014-01-20 | test1514: added - no more negative Content-Length (HTTP POST) | Cédric Deltheil |
2014-01-20 | HTTP POST: omit Content-Length if data size is unknown | Cédric Deltheil |
2014-01-20 | disable GnuTLS insecure ciphers | Fabian Frank |
2014-01-20 | curl_getdate.3: edited, removed references to pre 7.12.2 functionality | Daniel Stenberg |
2014-01-19 | gtls: fix compiler warnings on conversions size_t => unsigned int | Daniel Stenberg |
2014-01-19 | tool: Fixed incorrect return code if password prompting runs out of memory | Steve Holme |
2014-01-19 | RELEASE-NOTES: Synced with 2cac75c4e400 | Steve Holme |
2014-01-19 | http_chunks.c: Fixed compilation warnings under some 32-bit systems | Steve Holme |
2014-01-19 | tool: Fixed incorrect return code if command line parser runs out of memory | Steve Holme |
2014-01-18 | Subject: progress bar: increase update frequency to 10Hz | Tobias Markus |
2014-01-18 | progress bar: always update when at 100% | Tobias Markus |
2014-01-18 | win32: Added additional preprocessor check for Version Helper API | Steve Holme |
2014-01-17 | win32: Corrected the preprocessor check for Version Helper API | Steve Holme |
2014-01-17 | cookie: max-age fixes | Daniel Stenberg |