Age | Commit message (Expand) | Author |
2008-07-19 | Temporarily show additional info needed to debug configure | Yang Tse |
2008-07-19 | Adjust DEC/Compaq C compiler settings | Yang Tse |
2008-07-18 | README.OS400 update for new string options. | Patrick Monnerat |
2008-07-18 | README.OS400 update for new string options. | Patrick Monnerat |
2008-07-17 | Fixed the XML syntax of a few test files. | Dan Fandrich |
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse |
2008-07-16 | fix comment | Yang Tse |
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse |
2008-07-16 | Initial DEC/Compaq C compiler detection and flags | Yang Tse |
2008-07-16 | Improved configure detection of number of arguments for getservbyport_r | Yang Tse |
2008-07-15 | Allow --enable-largefile and --disable-largefile configurations. | Yang Tse |
2008-07-15 | add comment for include paths | Yang Tse |
2008-07-15 | add comment for include paths | Yang Tse |
2008-07-15 | Added test1042 and test1043 to test -C - on HTTP. | Dan Fandrich |
2008-07-15 | Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it's | Dan Fandrich |
2008-07-14 | Move _REENTRANT definition earlier in lib/setup.h | Yang Tse |
2008-07-14 | Removed inclusion of remaining system header files from configuration files. | Yang Tse |
2008-07-14 | Inclusion of <extra/stricmp.h> and <extra/strdup.h> is moved to lib/setup.h | Yang Tse |
2008-07-14 | Remove duplicate file inclusions. These are already done in lib/setup.h | Yang Tse |
2008-07-14 | Remove duplicate file inclusions. These are already done in lib/setup.h | Yang Tse |
2008-07-14 | HTTP_ONLY definition check in lib/setup.h is now done once that configuration | Yang Tse |
2008-07-11 | fix multiple header inclusion prevention definition | Yang Tse |
2008-07-11 | move multiple header inclusion prevention definition to top of file | Yang Tse |
2008-07-11 | Added missing multiple header inclusion prevention definition | Yang Tse |
2008-07-11 | Fixed test 553 to pass the torture test. | Dan Fandrich |
2008-07-11 | Avoid a potential zombie process when killing an old ftpserver | Dan Fandrich |
2008-07-11 | document the exit codes 82 and 83 that are new in 7.19.0 | Daniel Stenberg |
2008-07-11 | indent and comment cleanup (no code change) | Daniel Stenberg |
2008-07-11 | - Daniel Fandrich found out we didn't pass on the user-agent properly when | Daniel Stenberg |
2008-07-11 | Added test cases 1038 and 1039 to test Adrian Kreher's report that ftp | Dan Fandrich |
2008-07-11 | Changed slightly the SFTP quote commands chmod, chown and chgrp to only | Dan Fandrich |
2008-07-10 | (Added in the section for CURLOPT_DNS_CACHE_TIMEOUT, pointed out on the | Daniel Stenberg |
2008-07-10 | --remote-name-all | Daniel Stenberg |
2008-07-10 | Fixed another OOM problem, this time with test 64. | Dan Fandrich |
2008-07-10 | Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRI | Yang Tse |
2008-07-10 | updated to match current reality | Daniel Stenberg |
2008-07-10 | fix compiler warning | Yang Tse |
2008-07-10 | s/muse/must | Daniel Stenberg |
2008-07-10 | document --remote-name-all | Daniel Stenberg |
2008-07-10 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-07-10 | Added tests 1036 and 1037 to verify resumed ftp downloads with -C - | Dan Fandrich |
2008-07-09 | - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I | Daniel Stenberg |
2008-07-09 | Fixed an OOM handling problem that cause test 11 to fail the torture test. | Dan Fandrich |
2008-07-09 | since Jun 30 2008 MAXHOSTNAMELEN define is no longer used | Yang Tse |
2008-07-08 | Fixed test 554 to pass the torture test. | Dan Fandrich |
2008-07-08 | Added libidn libs as needed. Added compilation of sendrecv.c | Gisle Vanem |
2008-07-07 | Added test cases 1034 & 1035 to test IDN name conversion failures. | Dan Fandrich |
2008-07-07 | - Scott Barrett provided a test case for a segfault in the FTP code and the | Daniel Stenberg |
2008-07-07 | New options added to OS400 wrapper and ILERPG definitions. | Patrick Monnerat |
2008-07-07 | fix c-ares version reported in generated libcares.pc file when building | Yang Tse |