Age | Commit message (Expand) | Author |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-11 | added header inclusion guard | Yang Tse |
2009-06-10 | VMS adjustments | Yang Tse |
2009-05-19 | Remove empty line used to force CVS to update the $Id date string format | Yang Tse |
2009-05-18 | Add empty line, to force CVS to update the $Id date string format | Yang Tse |
2009-05-02 | This wasn't intended to be committed. | Yang Tse |
2009-05-02 | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2008-11-17 | if2ip.c related preprocessor cleanup | Yang Tse |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-09-24 | configure script now checks availability of the inet_ntop() function, | Yang Tse |
2008-09-24 | ntoa() and inet_ntoa_r() no longer used | Yang Tse |
2008-09-19 | HAVE_ALARM definition for static config-*.h files | Yang Tse |
2008-09-12 | ANSI C compatibility adjustment | Yang Tse |
2008-09-03 | sync curlmsg* with curl.h for 7.19.0 | Marty Kuhrt |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-07-21 | when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will | Yang Tse |
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse |
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse |
2008-05-30 | updated to match curlmsg.msg 1.7 | Marty Kuhrt |
2008-05-30 | resync with curl.h messages | Marty Kuhrt |
2008-05-30 | resync with curl.h curle_ messages | Marty Kuhrt |
2008-05-21 | fix: socklen_t definition comment | Yang Tse |
2007-08-11 | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg |
2007-07-11 | Updated to match curl.h | Marty Kuhrt |
2007-04-25 | Steve Little's fixes to allow compilation on VMS 64-bit mode | Yang Tse |
2007-03-28 | Update comment | Yang Tse |
2007-01-31 | Marty Kuhrt's VMS updates | Daniel Stenberg |
2006-11-24 | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse |
2006-07-25 | Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s... | Yang Tse |
2006-07-11 | include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. | Yang Tse |
2006-07-04 | Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2. | Yang Tse |
2006-07-04 | Platforms that don't have/run configure need default values in their config f... | Yang Tse |
2006-02-27 | added missing files | Daniel Stenberg |
2005-12-30 | removed defunct email address | Marty Kuhrt |
2005-12-30 | removed .h and .sdl | Marty Kuhrt |
2005-12-30 | put back into dist to lessen build confusion for some | Marty Kuhrt |
2005-12-30 | put back into dist since most people didn't want to use SDL | Marty Kuhrt |
2005-12-30 | changed HAVE_STRTOK to follow CRTL version | Marty Kuhrt |
2005-12-30 | added TFTP errors to match curl.h | Marty Kuhrt |
2005-04-08 | updated instructions | Marty Kuhrt |
2005-04-08 | fixed control_y trap problem | Marty Kuhrt |
2005-03-11 | Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects | Dan Fandrich |
2005-03-05 | Better cope with a failed or unavailable ftruncate(). | Dan Fandrich |
2005-03-03 | fix the distribution files | Daniel Stenberg |
2005-02-14 | changed config-vms info | Marty Kuhrt |
2005-02-14 | changed curlmsg.* entries to see if CVS would ignore it now | Marty Kuhrt |
2005-02-11 | rename amigaos.c and nwlib.c if they exist before building | Marty Kuhrt |
2005-02-11 | Removed per Marty's request: The .h_* files aren't needed anymore, I | Daniel Stenberg |
2005-02-11 | re-sync'd with curlmsg.msg | Marty Kuhrt |