Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-10 | sources: update source headers | Daniel Stenberg | |
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers. | |||
2010-12-03 | build: move config-vms.h from subdir 'packages/vms' into 'lib' | Yang Tse | |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-03-05 | Added SIZEOF_INT and SIZEOF_SHORT definitions for VMS configuration file | Yang Tse | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2010-02-11 | Steven M. Schweda updated VMS readme file | Yang Tse | |
2010-02-11 | Steven M. Schweda removed batch_compile.com and defines.com | Yang Tse | |
2010-02-11 | Steven M. Schweda fixed: | Yang Tse | |
VMS builder bad behavior when used in a batch job. Various ".LIS" and ".MAP" files created without being requested by a "LIST" command-line option, and in the wrong place, too. Some minor typographical changes. | |||
2010-01-28 | Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS. | Yang Tse | |
http://curl.haxx.se/mail/lib-2009-12/0293.html | |||
2009-12-31 | VMS adjustments by Steven M. Schweda | Yang Tse | |
2009-12-30 | VMS build system enhancements by Steven M. Schweda and Craig A. Berry | Yang Tse | |
2009-12-30 | VMS specific preprocessor symbol definition adjustments | Yang Tse | |
2009-10-27 | Fix spelling | Yang Tse | |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when ↵ | Gunter Knauf | |
libcurl is used with other projects which also have a config.h. | |||
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 | |
So, until fixed this will remain FIXME. | |||
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 | |
setup_once.h. Inclusion of each header file is based on the definition of NEED_MALLOC_H and NEED_MEMORY_H respectively. | |||
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 | |
non-blocking mode, and decouple function detection from function capability. | |||
2008-09-24 | configure script now checks availability of the inet_ntop() function, | Yang Tse | |
and when not crosscompiling verifies if it is IPv6 capable. HAVE_INET_NTOP will only be defined when an IPv6 capable working inet_ntop function is available. | |||
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 | |
to have a curl_off_t data type no longer gated to off_t. | |||
2008-07-21 | when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will | Yang Tse | |
now cause the definition of RECVFROM_TYPE_ARG2_IS_VOID, RECVFROM_TYPE_ARG5_IS_VOID or RECVFROM_TYPE_ARG6_IS_VOID, as appropriate. | |||
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse | |
to the data type pointed by its respective argument and not the pointer type. | |||
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse | |
finds out its return type and the types of its arguments. Added definitions for non-configure systems config files, and introduced macro sreadfrom which will be used on udp sockets as a recvfrom() wrapper. | |||
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 | |
the configure script checks for openldap and friends and we link with those libs just like we link all other third party libraries, and we no longer dlopen() those libraries. Our private header file lib/ldap.h was renamed to lib/curl_ldap.h due to this. I set a tag in CVS (curl-7_17_0-preldapfix) just before this commit, just in case. | |||
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 | |
as appropriate for platforms that don't have autotools support | |||
2006-07-25 | Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H ↵ | Yang Tse | |
shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. | |||
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 ↵ | Yang Tse | |
files for: HAVE_GETNAMEINFO, GETNAMEINFO_QUAL_ARG1, GETNAMEINFO_TYPE_ARG1, GETNAMEINFO_TYPE_ARG2, GETNAMEINFO_TYPE_ARG46, GETNAMEINFO_TYPE_ARG7 HAVE_RECV, RECV_TYPE_ARG1, RECV_TYPE_ARG2, RECV_TYPE_ARG3, RECV_TYPE_ARG4, RECV_TYPE_RETV HAVE_SEND, SEND_TYPE_ARG1, SEND_TYPE_ARG2, SEND_TYPE_ARG3, SEND_TYPE_ARG4, SEND_TYPE_RETV | |||
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 | |