Commit History

Author SHA1 Message Date
  Patrick Monnerat 3a24cb7bc4 x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 years ago
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument 13 years ago
  Howard Chu bc8fc9803f sendrecv: make them two pairs of send/recv to properly deal with FTPS 14 years ago
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 years ago
  Kamil Dudka 10977f57de qssl: reflect recent code changes in SSL interface 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 7aef172a34 14 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Yang Tse 9cc6ab3922 use HAVE_LIMITS_H symbol to protect limits.h inclusion 15 years ago
  Yang Tse 2c27e24bb4 include <limits.h> for INT_MAX definition 15 years ago
  Yang Tse c382c550e7 fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value 15 years ago
  Patrick Monnerat 24bf52bc69 Adapting last changes to OS400: 16 years ago
  Patrick Monnerat a08b6ae813 Adapt OS400 SSL (qssl.h) to V5R4 16 years ago
  Daniel Stenberg 53a549000c - Based on initial work done by Gautam Kachroo to address a bug, we now keep 16 years ago
  Gunter Knauf f9a6062081 applied patch to disable SSLv2 by default; discussion: 16 years ago
  Daniel Stenberg fcc320ee40 Yang Tse pointed out a few remaining quirks from my timeout refactoring from 16 years ago
  Daniel Stenberg 1b701c746f - Refactored a lot of timeout code into a few functions in an attempt to make 16 years ago
  Daniel Stenberg ed6466d176 Calls to Curl_failf() are not supposed to provide a trailing newline as the 16 years ago
  Daniel Stenberg cbd1a77ec2 if () => if() 16 years ago
  Daniel Stenberg ce81cd21d3 I renamed the CURLE_SSL_PEER_CERTIFICATE error code to 16 years ago
  Daniel Stenberg 188b08ca55 Patrick Monnerat's cleanup fix after my alloc-strings commit 17 years ago
  Daniel Stenberg f1fa7b8ba4 Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad use 17 years ago