Age | Commit message (Expand) | Author |
2009-04-14 | HAVE_LIMITS_H definition for NetWare CLIB | Yang Tse |
2009-04-09 | some minor Makefile tweaks for latest libssh2. | Gunter Knauf |
2009-03-29 | some minor Makefile tweaks. | Gunter Knauf |
2008-12-30 | added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit... | Gunter Knauf |
2008-12-30 | changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju... | Gunter Knauf |
2008-12-30 | added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ... | Gunter Knauf |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-11-13 | changed to latest libidn version. | Gunter Knauf |
2008-11-13 | changed defines to make autobuild logs display libidn usage. | Gunter Knauf |
2008-11-11 | updated OpenSSL version. | Gunter Knauf |
2008-11-11 | added libidn build. | Gunter Knauf |
2008-10-30 | NetWare LIBC target has getaddrinfo() and freeaddrinfo() | Yang Tse |
2008-09-24 | HAVE_INET_PTON will only be defined when an IPv6 capable working | Yang Tse |
2008-09-24 | ntoa() and inet_ntoa_r() no longer used | Yang Tse |
2008-09-16 | NetWare seems to have writev() | Yang Tse |
2008-09-16 | NetWare CLIB target has stricmp() and strnicmp() | Yang Tse |
2008-09-04 | enabled largefile feature for LIBC builds. | Gunter Knauf |
2008-08-25 | leftover | Yang Tse |
2008-08-25 | For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, | Yang Tse |
2008-08-17 | OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectory | Yang Tse |
2008-08-16 | Fix Use of conditional definition of USE_OPENSSL | Yang Tse |
2008-08-15 | For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, | Yang Tse |
2008-08-13 | Sync config.h generation from lib/Makefile.netware and src/Makefile.netware | Yang Tse |
2008-08-13 | The size of long is a build time characteristic and as such it is now recorded | Yang Tse |
2008-08-12 | DOS/Windows 'shells' eat echoed percent sign characters unless escaped. | Yang Tse |
2008-08-11 | Added missing signed and unsigned curl_off_t integer constant suffixes for | Yang Tse |
2008-08-11 | Fix NetWare missing curl_off_t typedef!! | Yang Tse |
2008-08-10 | fixed creation of curlbuild.h. | Gunter Knauf |
2008-08-10 | Fix NetWare curlbuild.h | Yang Tse |
2008-08-08 | Remove rule no longer needed since tests/testcurl.pl revision 1.63 | Yang Tse |
2008-08-07 | use CP macro rather than cp command. | Gunter Knauf |
2008-08-07 | added rule to create include/curl/curlbuild.h from include/curl/curlbuild.h.d... | Gunter Knauf |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-07-21 | Adjust recvfrom's sixth arg data type definition for NetWare (LIBC) | 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-06-08 | enable additional CFLAGS from commandline. | Gunter Knauf |
2008-03-31 | moved CURL_CA_BUNDLE define to generated config.h. | Gunter Knauf |
2008-03-31 | Removed the generated ca-bundle.h file. The verbatim value of $ca and | Michal Marek |
2008-02-27 | another small change to the makefiles to simplify rules. | Gunter Knauf |
2008-02-26 | some more minor makefile changes; removed useless dist target. | Gunter Knauf |
2008-02-26 | fixed install target to create a ca-bundle.crt since we have no longer one in... | Gunter Knauf |
2008-02-18 | added check symbol for linking with POSIX prelude. | Gunter Knauf |
2008-02-16 | seems that curently we dont need the imports from (l)ldapx.imp. | Gunter Knauf |
2008-02-16 | re-ordered the module dependency list; | Gunter Knauf |
2008-02-04 | fixed entry symbols when linked with posix prelude. | Gunter Knauf |
2008-02-04 | added makefile flag to link with NLM POSIX semantics. | Gunter Knauf |
2008-01-24 | updated makefiles to use global copyright define. | Gunter Knauf |
2008-01-24 | minor makefile tweaks. | Gunter Knauf |