index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
security.c
Age
Commit message (
Collapse
)
Author
2001-10-31
check Curl_ftpsendf return codes
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-09-28
improved readability slightly
Daniel Stenberg
2001-09-28
fixed the missing getftpresponse edits
Daniel Stenberg
2001-09-28
removed the socket argument from some functions that always passed in the
Daniel Stenberg
same socket and it was available from the passed-in struct anyway!
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-08-30
a few more struct fixes
Daniel Stenberg
2001-08-30
Major rename and redesign of the internal "backbone" structs. Details will
Daniel Stenberg
be posted in a minute to the libcurl list.
2001-08-17
removed dead/unused code
Daniel Stenberg
removed use of global variables removed name space pollutions (added Curl_ prefixes)
2001-08-14
cleaned up some picky compiler warnings and indented the code curl style
Daniel Stenberg
2001-02-20
multiple connection support initial commit
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-09-28
include base64.h instead of base64_krb.h
Daniel Stenberg
2000-09-25
Martin Hedenfalk added sec_fflush_fd()
Daniel Stenberg
2000-09-21
new for kerberos support
Daniel Stenberg
[prev]