summaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* endian: Fixed Linux compilation issuesSteve Holme2014-12-311-2/+2
* endian: Introduced endian moduleSteve Holme2014-12-311-2/+2
* Makefile.inc: Updated file formattingSteve Holme2014-12-061-37/+37
* sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme2014-12-021-1/+1
* smb: Added initial source files for SMBBill Nagel2014-11-291-2/+2
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-2/+2
* build: Slight rename of new LIB_* makefile file variablesSteve Holme2014-05-181-7/+7
* Makefile.inc: Added resource file to assist Visual Studio project generationSteve Holme2014-05-111-0/+2
* Makefile.inc: Separated the lib and lib/vtls source file variablesSteve Holme2014-05-091-9/+13
* sasl: Renamed SSPI module following short name clashSteve Holme2014-04-061-1/+1
* sasl: Added initial stub functions for SSPI DIGEST-MD supportSteve Holme2014-04-051-1/+1
* Makefile.inc: use standard source headerDaniel Stenberg2013-12-201-8/+21
* Makefile.inc: specify the vtls sources+headers separatelyDaniel Stenberg2013-12-201-36/+39
* vtls: renamed sslgen.[ch] to vtls.[ch]Daniel Stenberg2013-12-201-2/+2
* openssl: renamed backend files to openssl.[ch]Daniel Stenberg2013-12-201-2/+2
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-17/+17
* vtls: created subdir, moved sslgen.[ch] there, updated all include linesDaniel Stenberg2013-12-201-2/+2
* sigpipe: factor out sigpipe_reset from easy.cJeff King2013-11-271-1/+1
* Fixed typo in Makefile.inc that left http2.h out of the tar ballDan Fandrich2013-10-121-1/+1
* http2: add http2.[ch] and add nghttp2 version outputDaniel Stenberg2013-09-041-3/+4
* security.h: rename to curl_sec.h to avoid name collisionDaniel Stenberg2013-08-261-1/+1
* FTP: remove krb4 supportDaniel Stenberg2013-08-251-2/+2
* OS400: new SSL backend GSKitPatrick Monnerat2013-07-151-2/+3
* x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extractPatrick Monnerat2013-07-151-2/+2
* formpost: better random boundariesDaniel Stenberg2013-06-251-2/+2
* dotdot: introducing dot file path cleanupDaniel Stenberg2013-06-221-2/+2
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-131-2/+2
* polarssl threadlock cleanupYang Tse2013-02-191-2/+2
* PolarSSL: pthread support for entropyWillem Sparreboom2013-02-151-14/+14
* setup-vms.h: post VMS patch cleanup - IIIYang Tse2013-02-061-1/+1
* VMS: fix and generate the VMS build configJohn E. Malmberg2013-02-051-2/+3
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-171-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-3/+3
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-210/+36
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-20/+110
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-17/+101
* Introducing a new persistent connection caching system using "bundles".Linus Nielsen Feltzing2012-12-071-3/+4
* SSL: Several SSL-backend related fixesOscar Koeroo2012-11-081-2/+3
* darwinssl: add support for native Mac OS X/iOS SSLNick Zitzmann2012-06-261-2/+2
* build: add curl_multibyte files to build systemsYang Tse2012-06-151-2/+3
* winbuild: Updated winbuild scripts to add schannelMarc Hoersken2012-06-111-2/+2
* Makefile.inc: tab adjustmentYang Tse2012-06-041-2/+2
* sasl: Moved plain text authentication message creation from smtp.cSteve Holme2012-05-301-1/+1
* smtp: Moved auth-mechanism constants into a separate header fileSteve Holme2012-05-251-1/+2
* curl tool: use configuration files from lib directory - follow-up IYang Tse2012-04-071-2/+2
* NTLM: END of refactoring/splitting/movingYang Tse2011-08-281-4/+4
* NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse2011-08-281-2/+3
* NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse2011-08-271-2/+2
* http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]Yang Tse2011-08-141-1/+1
* http NTLM: move portions of http_ntlm.h into new curl_ntlm.hSteve Holme2011-08-121-1/+2