Daniel Stenberg
|
565c5b3dc3
Makefile.inc: specify the vtls sources+headers separately
|
11 years ago |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
11 years ago |
Daniel Stenberg
|
92b9ae5c5d
openssl: renamed backend files to openssl.[ch]
|
11 years ago |
Daniel Stenberg
|
a47c142a88
vtls: moved all TLS/SSL source and header files into subdir
|
11 years ago |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
11 years ago |
Jeff King
|
e64f91feb7
sigpipe: factor out sigpipe_reset from easy.c
|
11 years ago |
Dan Fandrich
|
143d7c13d8
Fixed typo in Makefile.inc that left http2.h out of the tar ball
|
11 years ago |
Daniel Stenberg
|
ac487842a1
http2: add http2.[ch] and add nghttp2 version output
|
11 years ago |
Daniel Stenberg
|
460fb12097
security.h: rename to curl_sec.h to avoid name collision
|
11 years ago |
Daniel Stenberg
|
bb55293313
FTP: remove krb4 support
|
11 years ago |
Patrick Monnerat
|
0eba02fd41
OS400: new SSL backend GSKit
|
11 years ago |
Patrick Monnerat
|
3a24cb7bc4
x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract
|
11 years ago |
Daniel Stenberg
|
365c5ba395
formpost: better random boundaries
|
11 years ago |
Daniel Stenberg
|
7877619f85
dotdot: introducing dot file path cleanup
|
11 years ago |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 years ago |
Yang Tse
|
6a87ac8c88
polarssl threadlock cleanup
|
11 years ago |
Willem Sparreboom
|
c35a10483d
PolarSSL: pthread support for entropy
|
12 years ago |
Yang Tse
|
85625c5e28
setup-vms.h: post VMS patch cleanup - III
|
12 years ago |
John E. Malmberg
|
25f351424b
VMS: fix and generate the VMS build config
|
12 years ago |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
12 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
12 years ago |
Oscar Koeroo
|
1394cad30f
SSL: Several SSL-backend related fixes
|
12 years ago |
Nick Zitzmann
|
6d1ea388cb
darwinssl: add support for native Mac OS X/iOS SSL
|
12 years ago |
Yang Tse
|
a5e0583cd3
build: add curl_multibyte files to build systems
|
12 years ago |
Marc Hoersken
|
cb142cf217
winbuild: Updated winbuild scripts to add schannel
|
12 years ago |
Yang Tse
|
74a7ee9973
Makefile.inc: tab adjustment
|
12 years ago |