Razvan Cojocaru
|
62f306ff34
getinfo: added CURLINFO_ACTIVESOCKET
|
před 9 roky |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
před 9 roky |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
před 9 roky |
Daniel Stenberg
|
709cf76f6b
openssl: remove all uses of USE_SSLEAY
|
před 9 roky |
Steve Holme
|
f0a9221897
getinfo: Code style policing
|
před 10 roky |
Steve Holme
|
fd281e9c4b
getinfo: Use 'CURLcode result' for curl result codes
|
před 10 roky |
Patrick Monnerat
|
265b9a2e49
vtls: remove QsoSSL
|
před 10 roky |
Daniel Stenberg
|
a439e438f3
ssl: generalize how the ssl backend identifier is set
|
před 10 roky |
Marcel Raad
|
bde0d89c3d
getinfo: HTTP CONNECT code not reset between transfers
|
před 10 roky |
Steve Holme
|
65bb4a0d38
getinfo.c: Fixed compilation warning
|
před 10 roky |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
před 11 roky |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
před 11 roky |
Steve Holme
|
dc68120e63
curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
|
před 11 roky |
Christian Grothoff
|
59f1209fad
curl_easy_getopt: Handle API violation gracefully
|
před 11 roky |
Christian Grothoff
|
2c04e8d80c
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
|
před 11 roky |
Yang Tse
|
0d9e65f79f
getinfo.c: fix enumerated type mixed with another type
|
před 11 roky |
Alessandro Ghedini
|
c49ed0b6c0
getinfo.c: reset timecond when clearing session-info variables
|
před 11 roky |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
před 12 roky |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
před 12 roky |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
před 12 roky |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
před 12 roky |
Daniel Stenberg
|
771e91374b
getinfo: use va_end and cut off Curl_ from static funcs
|
před 12 roky |
Philip Craig
|
1a74e54e8b
Split up Curl_getinfo
|
před 12 roky |
Yang Tse
|
94111bbbd4
Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up
|
před 12 roky |
Yang Tse
|
46bd8b330a
getinfo.c: reset app connect time when clearing session-info time variables
|
před 13 roky |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
před 13 roky |
Fabian Keil
|
1702a2c08d
Fix a couple of spelling errors in lib/
|
před 13 roky |
Yang Tse
|
11cddb68e0
fix getinfo CURLINFO_LOCAL* for reused connections (take 2)
|
před 14 roky |
Yang Tse
|
f6f5d7874f
fix getinfo CURLINFO_LOCAL* for reused connections
|
před 14 roky |
Daniel Stenberg
|
c6fa1952a1
portabilty: use proper variable type to hold sockets
|
před 14 roky |