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

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.