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
/
version.c
Age
Commit message (
Expand
)
Author
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-09-04
http2: add http2.[ch] and add nghttp2 version output
Daniel Stenberg
2013-08-25
FTP: remove krb4 support
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-08-08
curl_version: fixed Value stored to 'len' is never read
Daniel Stenberg
2012-07-26
Changed Windows IDN text to 'WinIDN'.
Guenter Knauf
2012-06-13
schannel: remove version number and identify its use with 'schannel' literal
Yang Tse
2012-06-11
Revert: 634f7cfee40d4658 partially
Daniel Stenberg
2012-06-11
version: Replaced SSPI feature information with version string details
Marc Hoersken
2012-04-23
Revert "sspi: Added version information"
Yang Tse
2012-04-23
Revert "Fixed 'extra tokens at end of #endif directive'."
Yang Tse
2012-04-22
Fixed 'extra tokens at end of #endif directive'.
Guenter Knauf
2012-04-22
sspi: Added version information
Steve Holme
2011-09-22
NTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
Yang Tse
2011-08-27
NTLM_WB: final congruency naming adjustments
Yang Tse
2011-08-27
NTLM single-sign on adjustments (XI)
Yang Tse
2011-08-26
NTLM single-sign on adjustments (X)
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-18
NTLM single-sign on supported
Mandy Wu
2011-05-19
version: linkage fix
Yang Tse
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-25
asynch resolvers: unified
Vsevolod Novikov
2011-03-07
Fixed libcurl to honour the --disable-ldaps configure option
Dan Fandrich
2011-01-19
TLS-SRP: support added when using GnuTLS
Quinn Slack
2011-01-07
HTTP: HTTP Negotiate authentication using SSPI
Marcel Roelofs
2010-12-28
IDN: use win32 API if told to
Pierre Joye
2010-08-25
Gopher protocol support (initial release)
Cameron Kaiser
2010-06-01
fix ldap related compilation issues
Yang Tse
2010-05-28
LDAPS: list availability depending on SSL's presence
Howard Chu
2010-05-25
LDAP: properly implemented as a curl_handler
Howard Chu
2010-05-15
RMTP: the version code is now rtmp aware
Howard Chu
2010-04-16
curl_version: remove superfluous assignments
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-23
adjust preprocessor symbol definition check relative to resolver specialty
Yang Tse
2010-01-22
alphabetically sort the list of supported protocols
Daniel Stenberg
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg
2009-06-10
Adjusted to take in account that...
Yang Tse
2009-03-13
- Use libssh2_version() to present the libssh2 version in case the libssh2
Daniel Stenberg
2008-08-26
Use SIZEOF_OFF_T definition from config file
Yang Tse
2008-08-21
Get rid of ENABLE_64BIT symbol definition and usage.
Yang Tse
2008-08-11
s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g
Yang Tse
2007-11-07
if () => if()
Daniel Stenberg
2007-08-24
Remove leading space in curl_version_info ss_version field.
Patrick Monnerat
2007-08-16
added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we k...
Gunter Knauf
2007-08-15
Fix a potential buffer overflow bug in lib/version.c
Patrick Monnerat
[next]