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
Age
Commit message (
Expand
)
Author
2012-06-28
schannel: provide two additional (dummy) API defines
Daniel Stenberg
2012-06-27
sslgen: avoid compiler error in SSPI builds
Daniel Stenberg
2012-06-27
ssluse.c: fix compiler warning: conversion to 'int' from 'size_t'
Yang Tse
2012-06-27
sslgen.c: add compile-time check for SSL-backend completeness
Yang Tse
2012-06-27
build: add our standard includes to curl_darwinssl.c and curl_multibyte.c
Yang Tse
2012-06-27
build: add curl_schannel and curl_darwinssl files to other build systems
Yang Tse
2012-06-27
DarwinSSL: allow using NTLM authentication
Nick Zitzmann
2012-06-27
curl_darwinssl.h: add newline at end of file
Yang Tse
2012-06-26
ossl_seed: remove leftover RAND_screen check
Daniel Stenberg
2012-06-26
DarwinSSL: several adjustments
Nick Zitzmann
2012-06-26
sockaddr.h: Fixed dereferencing pointer breakin strict-aliasing
Marc Hoersken
2012-06-26
SSL cleanup: use crypto functions through the sslgen layer
Daniel Stenberg
2012-06-26
darwinssl: add support for native Mac OS X/iOS SSL
Nick Zitzmann
2012-06-25
curl_schannel.c: Remove redundant NULL assignments following Curl_safefree()
Yang Tse
2012-06-25
curl_schannel.c: Replace free() with Curl_safefree()
Marc Hoersken
2012-06-24
smtp: Corrected result code for MAIL, RCPT and DATA commands
Steve Holme
2012-06-20
build: fix RESOURCE bug in lib/Makefile.vc*
Yang Tse
2012-06-20
schannel: Implement new buffer size strategy
Marc Hoersken
2012-06-20
schannel SSL: fix compiler warning
Yang Tse
2012-06-20
schannel SSL: fix for renegotiate problem
Mark Salisbury
2012-06-20
schannel_connect_step2: checksrc whitespace fix
Daniel Stenberg
2012-06-20
schannel SSL: changes in schannel_connect_step2
Mark Salisbury
2012-06-20
config-win32ce.h: WinCE config adjustment
Mark Salisbury
2012-06-20
schannel SSL: Made send method handle unexpected cases better
Mark Salisbury
2012-06-19
curl_schannel.c: Avoid unnecessary realloc calls to reduce buffer size
Marc Hoersken
2012-06-19
schannel SSL: Use standard Curl read/write methods
Mark Salisbury
2012-06-19
schannel SSL: make wording of some trace messages better reflect reality
Yang Tse
2012-06-19
curl_schannel.h: Use BUFSIZE as the initial buffer size if available
Marc Hoersken
2012-06-19
schannel SSL: Implemented SSL shutdown
Mark Salisbury
2012-06-19
schannel SSL: certificate validation on WinCE
Mark Salisbury
2012-06-19
schannel SSL: Added helper methods to simplify code
Mark Salisbury
2012-06-18
setup.h: WinCE build adjustment
Mark Salisbury
2012-06-18
ftplistparser.c: do not compile if FTP protocol is not enabled
Mark Salisbury
2012-06-16
Win32: downplay MS bazillion type synonyms game
Yang Tse
2012-06-15
Curl_rtsp_parseheader: avoid useless malloc/free
Daniel Stenberg
2012-06-15
curl_share_setopt: use va_end()
Daniel Stenberg
2012-06-15
SSPI related code: Unicode support for WinCE - kill compiler warnings
Yang Tse
2012-06-15
SSPI related code: Unicode support for WinCE - commit 46480bb9 follow-up
Mark Salisbury
2012-06-15
build: add curl_multibyte files to build systems
Yang Tse
2012-06-15
SSPI related code: Unicode support for WinCE
Mark Salisbury
2012-06-14
schannel: fix printf-style format strings
Yang Tse
2012-06-14
Fix bad failf() and info() usage
Yang Tse
2012-06-14
schannel: fix unused parameter warnings
Yang Tse
2012-06-14
schannel: fix comparisons between signed and unsigned
Yang Tse
2012-06-14
schannel: fix discarding qualifier from pointer type
Yang Tse
2012-06-14
schannel: fix shadowing of global declarations
Yang Tse
2012-06-14
schannel: fix Curl_schannel_init() and Curl_schannel_cleanup() declarations
Yang Tse
2012-06-14
urldata.h: fix cyassl/openssl/ssl.h build clash with wincrypt.h
Gisle Vanem
2012-06-13
Changed Schannel string to SSL-Windows-native.
Guenter Knauf
2012-06-13
schannel: remove version number and identify its use with 'schannel' literal
Yang Tse
[prev]
[next]