Age | Commit message (Expand) | Author |
2017-08-23 | imap: support PREAUTH | Daniel Stenberg |
2017-08-23 | test1453: Fixed <features> | Dan Fandrich |
2017-08-19 | tftp: fix memory leak on too long filename | Even Rouault |
2017-08-19 | runtests: fixed case insensitive matching of keywords | Dan Fandrich |
2017-08-19 | tests: Make sure libtests call curl_global_cleanup() | Dan Fandrich |
2017-08-17 | lib557: no longer use CURL_SIZEOF_* defines | Daniel Stenberg |
2017-08-17 | ftp: fix CWD when doing multicwd then nocwd on same connection | Daniel Stenberg |
2017-08-17 | ssh: add the ability to enable compression (for SCP/SFTP) | Viktor Szakats |
2017-08-15 | progress: Track total times following redirects | Ryan Winograd |
2017-08-14 | test1449: FTP download range with an too large size | Daniel Stenberg |
2017-08-14 | runtests: match keywords case insensitively | Daniel Stenberg |
2017-08-13 | test1448: verify redirect to IDN using URL | Daniel Stenberg |
2017-08-13 | test2032: mark as flaky (again) | Daniel Stenberg |
2017-08-12 | test1447: require a curl with http support | Dan Fandrich |
2017-08-11 | test2033: this went flaky again | Daniel Stenberg |
2017-08-11 | test1447: verifies the parse proxy fix in 6e0e152ce5c | Daniel Stenberg |
2017-08-09 | dist: Add dictserver.py/negtelnetserver.py to EXTRA_DIST | Adam Sampson |
2017-08-08 | docs/comments: Update to secure URL versions | Viktor Szakats |
2017-08-07 | test1427: verify command line parser integer overflow detection | Daniel Stenberg |
2017-08-07 | glob: do not continue parsing after a strtoul() overflow range | Daniel Stenberg |
2017-08-04 | test1010: verify that #1718 is fixed | Daniel Stenberg |
2017-08-03 | test130: verify comments in .netrc | Daniel Stenberg |
2017-08-03 | CMake: set MSVC warning level to 4 | Marcel Raad |
2017-08-02 | tests/server/util: fix curltime mistake from 4dee50b9c80f9 | Daniel Stenberg |
2017-07-31 | http: fix response code parser to avoid integer overflow | Daniel Stenberg |
2017-07-28 | test1323: verify curlx_tvdiff | Daniel Stenberg |
2017-07-28 | timeval: struct curltime is a struct timeval replacement | Daniel Stenberg |
2017-07-18 | tests/server/resolve.c: fix deprecation warning | Marcel Raad |
2017-07-16 | rtspd: fix GCC warning after MSVC warning fix | Marcel Raad |
2017-07-16 | libtest: fix MSVC warning C4706 | Marcel Raad |
2017-07-16 | sockfilt: suppress conversion warning with explicit cast | Marcel Raad |
2017-07-16 | rtspd: fix MSVC level 4 warning | Marcel Raad |
2017-07-11 | strerror: Preserve Windows error code in some functions | Jay Satiro |
2017-07-10 | tests: Fix up issues with errno in test files | Max Dymond |
2017-07-07 | valgrind.supp: supress OpenSSL false positive seen on travis | Daniel Stenberg |
2017-07-07 | test1452: add telnet negotiation | Max Dymond |
2017-07-06 | test506: skip if threaded-resolver | Daniel Stenberg |
2017-07-06 | runtests: support "threaded-resolver" as a feature | Daniel Stenberg |
2017-07-04 | dist: add SMB python deps into the tarball | Daniel Stenberg |
2017-07-04 | test1451: add SMB support to the testbed | Max Dymond |
2017-07-04 | test: add impacket for SMB testing | Max Dymond |
2017-07-03 | url: make the original string get used on subsequent transfers | Daniel Stenberg |
2017-07-03 | unit1399: fix integer overflow | Ryan Winograd |
2017-07-01 | unit1399: add logging to time comparison | Daniel Stenberg |
2017-06-30 | test1450: fix up DICT server in torture mode | Max Dymond |
2017-06-30 | test1450: add simple testing for DICT | Max Dymond |
2017-06-30 | test1521: fix out-of-tree builds, broken with 467da3af | Dan Fandrich |
2017-06-30 | progress: prevent resetting t_starttransfer | Ryan Winograd |
2017-06-27 | libtest/make: generate lib1521.c | Daniel Stenberg |
2017-06-25 | test1537: fixed memory leak on OOM | Dan Fandrich |