summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* compiler warning: fixYang Tse2011-05-266-2/+30
* socks: fix unaligned memory accessYang Tse2011-05-261-9/+13
* create_conn: only switch protocol handler if necessaryDaniel Stenberg2011-05-251-2/+5
* compiler warning: fix followupYang Tse2011-05-251-0/+3
* compiler warning: fixYang Tse2011-05-244-2/+50
* build: inclusion guardYang Tse2011-05-241-0/+4
* compiler warning: fixYang Tse2011-05-241-2/+5
* compiler warning: fixYang Tse2011-05-231-2/+2
* compiler warning: fixYang Tse2011-05-231-1/+1
* compiler warning: fixYang Tse2011-05-231-1/+1
* compiler warning: fixYang Tse2011-05-231-1/+5
* compiler warning: fixYang Tse2011-05-232-5/+13
* compiler warning: fixYang Tse2011-05-231-1/+2
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-214-4/+4
* compiler warning: fixYang Tse2011-05-211-4/+4
* cyassl: build without filesystemOla Mork2011-05-201-0/+6
* version: linkage fixYang Tse2011-05-191-1/+5
* CLOSESOCKETFUNCTION: use the callbackDaniel Stenberg2011-05-181-3/+4
* CLOSESOCKETFUNCTION: addedDaniel Stenberg2011-05-189-25/+63
* GnuTLS handshake: fix timeoutDaniel Stenberg2011-05-181-1/+2
* checksrc: trailing whitespace detection fixDaniel Stenberg2011-05-161-1/+1
* negotiate sspi: fix sequential requestsMarcel Roelofs2011-05-161-14/+15
* Fixed compilation when RTSP is disabledDan Fandrich2011-05-061-2/+0
* Fixed LDAP after RTSP readwrite changeDan Fandrich2011-05-061-0/+2
* set_userpass: convert from protocol-specific to genericDaniel Stenberg2011-05-054-6/+9
* RTSP: cleanupsDaniel Stenberg2011-05-056-23/+19
* RTSP: convert protocol-specific checks to genericDaniel Stenberg2011-05-0518-35/+67
* SSL: check for SSL, not specific protocolsDaniel Stenberg2011-05-056-22/+12
* http_perhapsrewind: remove HTTP checkDaniel Stenberg2011-05-051-4/+3
* http_perhapsrewind:Daniel Stenberg2011-05-051-3/+3
* remove FILE protocol-specific checksDaniel Stenberg2011-05-053-8/+7
* socks proxy: allow socks5h:// prefix tooDaniel Stenberg2011-05-051-1/+3
* Corrected commentsDaniel Stenberg2011-05-051-6/+7
* ConnectionStore: remove unused return codeDaniel Stenberg2011-05-041-5/+2
* indent correctlyDaniel Stenberg2011-05-041-8/+8
* SSH: set non-blocking earlierDaniel Stenberg2011-05-012-8/+14
* ConnectionExists: avoid NULL dereferenceDaniel Stenberg2011-04-291-0/+1
* resolver_error: remove bad semicolonDaniel Stenberg2011-04-291-1/+1
* gai_strerror: provide private implementationDaniel Stenberg2011-04-281-0/+38
* treaded-resolver: better error messagesDaniel Stenberg2011-04-281-10/+31
* proxy: allow socks:// prefix in proxy stringDaniel Stenberg2011-04-283-46/+50
* CMake: improve library search, implement install.Zmey Petroff2011-04-281-0/+2
* multi-socks: fix connect to proxyDaniel Stenberg2011-04-282-3/+7
* cleanup: remove old unused debug codeDaniel Stenberg2011-04-281-10/+0
* Make checksrc.pl work on out-of-tree buildsDan Fandrich2011-04-271-2/+3
* make: add checksrc.pl to distDaniel Stenberg2011-04-271-1/+1
* make: add 'checksrc' as target to check code styleDaniel Stenberg2011-04-271-3/+5