Age | Commit message (Expand) | Author |
2007-08-11 | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg |
2007-08-04 | changed to use libssh2 0.16; | Gunter Knauf |
2007-07-11 | updated makefile to compile nwos.c. | Gunter Knauf |
2007-07-09 | added better CodeWarrior detection (forgot to add with previos version). | Gunter Knauf |
2007-07-08 | added better CodeWarrior detection; | Gunter Knauf |
2007-07-07 | removed some obsolete include paths and defines. | Gunter Knauf |
2007-07-03 | fixed rule to build libcares when needed. | Gunter Knauf |
2007-07-02 | some more makefile tweaks and hacks to deal with both lib architectures. | Gunter Knauf |
2007-07-01 | changed RECV_* / SEND_* defines to correctly reflect NetWare APIs; | Gunter Knauf |
2007-07-01 | disabled 64bit type for CLIB build which removes compiler runtime dependency. | Gunter Knauf |
2007-07-01 | added lib architecture to NLM description. | Gunter Knauf |
2007-06-30 | added HAVE_SYS_IOCTL_H define; added gcc runtime. | Gunter Knauf |
2007-06-30 | fixed path to Metrowerks tools and runtime since they changed between compile... | Gunter Knauf |
2007-06-30 | enabled building for NetWare CLIB architecture. | Gunter Knauf |
2007-06-22 | made debug flag settable from outside; add allways debug stuff when DB != NDEBUG | Gunter Knauf |
2007-04-21 | fixed ARFLAGS for CodeWarrior build. | Gunter Knauf |
2007-04-16 | added ranlib when library is created with ar. | Gunter Knauf |
2007-03-27 | added variadic macro stuff. | Gunter Knauf |
2007-03-26 | changed link lib order to make nlmconv happy. | Gunter Knauf |
2007-03-26 | added CVS Id tag. | Gunter Knauf |
2007-03-26 | fixed build to use compiler-default lib extension. | Gunter Knauf |
2007-03-20 | Remove unneeded 'HAVE_*' defines. | Gisle Vanem |
2007-01-28 | enabled build with hardcoded ca-bundle path; | Gunter Knauf |
2007-01-28 | force to create ca-bunde.h even if it exists already. | Gunter Knauf |
2007-01-28 | use var for awk. | Gunter Knauf |
2007-01-25 | removed not used define. | Gunter Knauf |
2007-01-23 | enabled build with libssh2; fixed copyright for new year.. | Gunter Knauf |
2006-11-24 | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse |
2006-10-14 | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s... | Yang Tse |
2006-10-06 | updated for latest OpenSSL release. | Gunter Knauf |
2006-08-09 | added build info output. | Gunter Knauf |
2006-08-09 | fixed some web links. | Gunter Knauf |
2006-07-31 | Provide definitions needed for macros sread() and swrite() in config file. | Yang Tse |
2006-04-20 | removed -fpack-struct because gcc4 seems to know its obsolete and warns... | Gunter Knauf |
2006-03-27 | minor Makefile fix - let's go 2006; | Gunter Knauf |
2005-09-06 | minor Makefile fixes. | Gunter Knauf |
2005-08-22 | enabled statically linked builds. | Gunter Knauf |
2005-08-18 | minor Makefile fixes. | Gunter Knauf |
2005-08-10 | some minor Makefile fixes for SSL. | Gunter Knauf |
2005-04-20 | changes for building with IPV6 and LDAP. | Gunter Knauf |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg |
2005-03-11 | Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects | Dan Fandrich |
2004-12-11 | Dan Fandrich: | Daniel Stenberg |
2004-11-12 | Netware target (hosted on Linux gcc) doesn't support | Gisle Vanem |
2004-11-09 | Changes for removing libcurl.def file on Win32. | Gisle Vanem |
2004-09-19 | removed getdate.c hack. | Gunter Knauf |
2004-09-03 | fixed nasty warnings with gcc 3.3. | Gunter Knauf |
2004-07-07 | fixed ares linking. | Gunter Knauf |
2004-07-05 | added comment. | Gunter Knauf |
2004-07-05 | try to relax linux build host detection. | Gunter Knauf |