Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
..
.cvsignore 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' vor 15 Jahren
CMakeLists.txt 25f626cc52 Fixed compile defines in CMake scripts vor 15 Jahren
Makefile.Watcom 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
Makefile.am d576be58dc allow usage of in-tree c-ares when building from outside of the cvs tree vor 15 Jahren
Makefile.b32 56f0227c92 vor 19 Jahren
Makefile.inc 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
Makefile.m32 4cd950900b some minor Makefile tweaks for latest libssh2. vor 15 Jahren
Makefile.netware 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
Makefile.riscos 7291f50e8d Added new libcurl source files to Amiga, RiscOS and VC6 build files. vor 15 Jahren
Makefile.vc6 7291f50e8d Added new libcurl source files to Amiga, RiscOS and VC6 build files. vor 15 Jahren
README.NSS a81a16beac Added README.NSS to describe the current NSS situation. vor 16 Jahren
README.ares 4c663ba9a8 When transferring 500 downloads in parallel with a c-ares enabled build only vor 17 Jahren
README.curl_off_t 1056202b48 spell! (most of it fixed by Tor Arntsen) vor 16 Jahren
README.curlx 26b8b3fc53 updated with more and new info vor 20 Jahren
README.encoding 1e5f6cc1dc Fixed a lingering omission of gzip support. vor 18 Jahren
README.hostip 4d1f3d3cd0 Added README.hostip vor 19 Jahren
README.httpauth 3e1caa6185 HTTP "auth done right". See lib/README.httpauth vor 19 Jahren
README.memoryleak b1db9dbb16 corrected how tests/memanalyze.pl is used vor 17 Jahren
README.multi_socket 1be60dde7f updated to current status vor 17 Jahren
README.pipelining e92e811a61 updated to reflect reality vor 17 Jahren
amigaos.c 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. vor 15 Jahren
amigaos.h 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used vor 15 Jahren
arpa_telnet.h 80d301257c Make some more arrays of pointers const. vor 19 Jahren
base64.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
config-amigaos.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
config-mac.h 17d2a464ad Refactor configure script detection of functions used to set sockets into vor 15 Jahren
config-os400.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
config-riscos.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
config-symbian.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
config-tpf.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
config-win32.h 9cc6ab3922 use HAVE_LIMITS_H symbol to protect limits.h inclusion vor 15 Jahren
config-win32ce.h 9cc6ab3922 use HAVE_LIMITS_H symbol to protect limits.h inclusion vor 15 Jahren
config.dos 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
config.h.cmake 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
connect.c 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
connect.h d0b8b5a199 - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a vor 15 Jahren
content_encoding.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
content_encoding.h 3452c8d693 Added missing multiple header inclusion prevention definition vor 16 Jahren
cookie.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
cookie.h 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. vor 15 Jahren
curl_addrinfo.c 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
curl_addrinfo.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
curl_base64.h ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h vor 16 Jahren
curl_ldap.h 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage vor 16 Jahren
curl_md5.h bbe2386bff libcurl internal md5.h header file renamed to curl_md5.h vor 16 Jahren
curl_memory.h 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
curl_sspi.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
curl_sspi.h a97f52db20 Provide another definition missing in MinGW's headers vor 15 Jahren
curlx.h 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function vor 15 Jahren
dict.c 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl vor 15 Jahren
dict.h 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage vor 16 Jahren
easy.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
easyif.h 772a985dc3 Update copyright year, since the file has been modified vor 17 Jahren
escape.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
escape.h 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. vor 18 Jahren
file.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
file.h 59b05ac383 Fixed an OOM problem with file: URLs vor 16 Jahren
firefox-db2pem.sh 1c04aa54a7 - Running 'make ca-firefox' in the root build dir will now run the new vor 16 Jahren
formdata.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
formdata.h a2314225e0 - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an vor 16 Jahren
ftp.c 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
ftp.h 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage vor 16 Jahren
getenv.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
getinfo.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
getinfo.h 053f6c85ef updated year in the copyright string vor 20 Jahren
gtls.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
gtls.h 9a4c887c4a Added support for Digest and NTLM authentication using GnuTLS. vor 15 Jahren
hash.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
hash.h 62f0f5571d Robert Iakobashvili re-arranged the internal hash code to work with a custom vor 17 Jahren
hostares.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
hostasyn.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
hostip.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
hostip.h a0ef686c54 Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one vor 15 Jahren
hostip4.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
hostip6.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
hostsyn.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
hostthre.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
http.c 0569c9c1be David McCreedy's "http.c fix to Curl_proxyCONNECT for non-ASCII platforms" patch vor 15 Jahren
http.h 3a499099af - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and vor 16 Jahren
http_chunks.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
http_chunks.h f19d333ef6 - Ravi Pratap provided work on libcurl making pipelining more robust and vor 17 Jahren
http_digest.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
http_digest.h 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. vor 17 Jahren
http_negotiate.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
http_negotiate.h 015d5869d7 Mark Davies fixed Negotiate authentication over proxy, and also introduced vor 17 Jahren
http_ntlm.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
http_ntlm.h 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. vor 15 Jahren
if2ip.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
if2ip.h a15b6a6f86 the IP address we want/request/use from the interface is the 'local' vor 15 Jahren
inet_ntop.c 3800be3898 Remove usage of inet_ntoa and inet_ntoa_r vor 15 Jahren
inet_ntop.h 01cbf08064 Yang Tse: fixes the use of Curl_inet_ntop and Curl_inet_pton with no vor 18 Jahren
inet_pton.c 73060b4523 backport fix for failures to reject certain malformed literals vor 15 Jahren
inet_pton.h 4d437416da HAVE_INET_PTON will only be defined when an IPv6 capable working vor 15 Jahren
krb4.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
krb4.h e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation vor 16 Jahren
krb5.c 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
ldap.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
libcurl.def fd870e4e8a Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in vor 18 Jahren
libcurl.dsw 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' vor 15 Jahren
libcurl.imp 343b882d80 there's an curl_easy_unescape too now vor 18 Jahren
libcurl.plist 1be1d3cfb8 Matt Veenstra updated to 7.12.3. Starting now, we'll update the version number vor 19 Jahren
libcurl.rc e322513698 use copyright define instead of hardcoded string. vor 16 Jahren
llist.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
llist.h b3de497d83 Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that vor 16 Jahren
makefile.amiga 7291f50e8d Added new libcurl source files to Amiga, RiscOS and VC6 build files. vor 15 Jahren
makefile.dj 48be4fa069 Added rule to generate '../include/curl/curlbuild.h'. vor 16 Jahren
md5.c 9a4c887c4a Added support for Digest and NTLM authentication using GnuTLS. vor 15 Jahren
memdebug.c 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
memdebug.h 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to vor 15 Jahren
mk-ca-bundle.pl b718283327 removed obsolete slash in URL. vor 16 Jahren
mprintf.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
msvcproj.foot fc9610919c This file must be kept in CVS with DOS style CR+LF line endings. vor 16 Jahren
msvcproj.head 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' vor 15 Jahren
multi.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
multiif.h f591ab3ba0 fix compiler warning: defined but not used vor 16 Jahren
netrc.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
netrc.h bdf1157d55 Made a parameter const vor 16 Jahren
nss.c 828a26286d - Kamil Dudka fixed another NSS-related leak when client certs were used. vor 15 Jahren
nssg.h 8eee5f3253 Forgot it's a struct vor 15 Jahren
nwlib.c 59e378f48f remove unnecessary typecasting of malloc() vor 16 Jahren
nwos.c cbd1a77ec2 if () => if() vor 16 Jahren
parsedate.c b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ vor 15 Jahren
parsedate.h da6fa34f02 fix multiple header inclusion prevention definition vor 16 Jahren
progress.c 2ecf22e37e fix compiler warning: explicit conversion of a 64-bit integral type to a smaller integral type vor 15 Jahren
progress.h 7c648782bc Introcuding a new timestamp for curl_easy_getinfo(): vor 16 Jahren
qssl.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
qssl.h ddfa4b8896 New options added to OS400 wrapper and ILERPG definitions. vor 16 Jahren
rawstr.c bf44d0f640 Moved Curl_strntoupper() to the rawstr.c file where the other raw string vor 15 Jahren
rawstr.h bf44d0f640 Moved Curl_strntoupper() to the rawstr.c file where the other raw string vor 15 Jahren
security.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
select.c b97606f0b0 Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS vor 16 Jahren
select.h 08ac9866e0 Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRI vor 16 Jahren
sendf.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
sendf.h aff5408633 made Curl_read_plain() return an 'int' instead of CURLcode since it actually vor 15 Jahren
setup-os400.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
setup.h 5a91746b80 David McCreedy's "TPF-platform specific changes to various files" patch vor 15 Jahren
setup_once.h 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
share.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
share.h 414c57d138 Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and vor 18 Jahren
slist.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
slist.h bdec6f2b20 - Frank Hempel found out a bug and provided the fix: vor 15 Jahren
sockaddr.h d58790af17 oops * 2 vor 18 Jahren
socks.c 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to vor 15 Jahren
socks.h de4610a55f - Markus Moeller introduced two new options to libcurl: vor 15 Jahren
socks_gssapi.c 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to vor 15 Jahren
socks_sspi.c 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to vor 15 Jahren
speedcheck.c 9f44a95522 Renamed several libcurl error codes and options to make them more general vor 17 Jahren
speedcheck.h 053f6c85ef updated year in the copyright string vor 20 Jahren
splay.c e16509d5cf make the debug/helper function output to stderr as that makes it play nicer vor 15 Jahren
splay.h eb68aa38e3 Christopher Palow provided the patch (edited by me) that introduces vor 16 Jahren
ssh.c e01b7c1ede - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by Tim vor 15 Jahren
ssh.h e9895ea2e7 Remove trailing #undef value. Typo? vor 15 Jahren
sslgen.c 14df44dd3f - Bug report #2779733 (http://curl.haxx.se/bug/view.cgi?id=2779733) by Sven vor 15 Jahren
sslgen.h 4cbc0f6c2e - Rainer Canavan filed bug #2255627 vor 15 Jahren
ssluse.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
ssluse.h 4c9768565e - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By vor 16 Jahren
strdup.c 59e378f48f remove unnecessary typecasting of malloc() vor 16 Jahren
strdup.h 37a358ab93 move multiple header inclusion prevention definition to top of file vor 16 Jahren
strequal.c b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ vor 15 Jahren
strequal.h b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ vor 15 Jahren
strerror.c c3d1b07c45 ensure that errno is not modified inside Curl_strerror() vor 16 Jahren
strerror.h 84bf03b365 removed trailing whitespace vor 19 Jahren
strtok.c cbd1a77ec2 if () => if() vor 16 Jahren
strtok.h 37a358ab93 move multiple header inclusion prevention definition to top of file vor 16 Jahren
strtoofft.c ad6e28073c removed space after if and while before the parenthesis for better source code vor 16 Jahren
strtoofft.h 4dbfc91e2b MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 vor 16 Jahren
telnet.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
telnet.h 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage vor 16 Jahren
tftp.c 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t vor 15 Jahren
tftp.h 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage vor 16 Jahren
timeval.c 97333deb3f fallback to gettimeofday when monotonic clock is unavailable at run-time vor 16 Jahren
timeval.h 584f3639e3 update copyright year vor 17 Jahren
transfer.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
transfer.h 852989856d - To make it easier for applications that want lots of magic stuff done on vor 16 Jahren
url.c 33a3753c3f libcurl's memory.h renamed to curl_memory.h vor 15 Jahren
url.h bf44d0f640 Moved Curl_strntoupper() to the rawstr.c file where the other raw string vor 15 Jahren
urldata.h 828a26286d - Kamil Dudka fixed another NSS-related leak when client certs were used. vor 15 Jahren
vc8proj.foot e994c6af75 Use DOS line-endings. vor 17 Jahren
vc8proj.head 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' vor 15 Jahren
version.c 74ba4d7950 - Use libssh2_version() to present the libssh2 version in case the libssh2 vor 15 Jahren

README.NSS

libcurl with NSS
================

Author: Daniel Stenberg
Date: June 24, 2008

NSS home => http://www.mozilla.org/projects/security/pki/nss/

libcurl can be built to use the NSS libraries for SSL/TLS. Invoke configure
--without-ssl --with-nss.

The source code in lib/nss.c currently cause a compiler warning due to the
lack of a prototype. The prototype is provided by the public header provided
by NSS called "base64.h". But since we use a private header in libcurl named
identically, we cannot include the NSS one.

This problem persists because:

* NSS doesn't use a properly established separate subdir for their include
files. Instead different distros have put them in /usr/include/nss and
/usr/include/nss3 etc.

* The pkg-config output for NSS provides a full -I path to the nss include dir,
so we cannot #include or . This too may be due
to how distros do it.

* I tried getting the (all new in June 2008) NSS 3.12 tarball to check how it
behaves out-of-box but this wouldn't even build - complaining on missing
files that aren't included in the tarball. The tarball doesn't even include
build instuctions but you must hunt them down on their web site.

Due to these design problems we may of course get further similar problems in
the future, but I hope we can work them out somehow along the way.