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

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.