Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 20 vuotta sitten
  Gisle Vanem 120f17ce04 Replace LF with CRLF. Ref RFC-2229, sec 2.3: 20 vuotta sitten
  Daniel Stenberg 8e2f57c82e Dan Fandrich: make --disable-dict actually disable dict 20 vuotta sitten
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE 20 vuotta sitten
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 vuotta sitten
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 vuotta sitten
  Daniel Stenberg ad1a70205f removed the nth variable, it was only set and never used anyway 21 vuotta sitten
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 21 vuotta sitten
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! 21 vuotta sitten
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 vuotta sitten
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. 21 vuotta sitten
  Daniel Stenberg 8f0abd31c5 Use Curl_transfer() properly. Fixes the bug Gisle Vanem found! 21 vuotta sitten
  Daniel Stenberg 1e98727c55 FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe it 21 vuotta sitten
  Daniel Stenberg 749f5387c1 Gisle Vanem's IPv6-on-Windows patch applied! 21 vuotta sitten
  Daniel Stenberg f0278ca114 Removed #include <sys/resource.h>, as pointed out by Henry Bland we don't 21 vuotta sitten
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 22 vuotta sitten
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 vuotta sitten
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 vuotta sitten
  Daniel Stenberg 974f314f57 copyright string (year) update 22 vuotta sitten
  Daniel Stenberg e192261788 failf() calls should not have newlines in the message string! 23 vuotta sitten
  Daniel Stenberg 6878c0b88f check return code when issuing the request 23 vuotta sitten
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions 23 vuotta sitten
  Sterling Hughes 6147879837 Added formatting sections for emacs and vim 23 vuotta sitten
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 vuotta sitten
  Daniel Stenberg 1603f64771 removed the *done() function as it served no purpose, added type casts when 23 vuotta sitten
  Daniel Stenberg f8e1fc32de Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields 24 vuotta sitten
  Daniel Stenberg a1d6ad2610 multiple connection support initial commit 24 vuotta sitten
  Daniel Stenberg 1a329b98a3 replaced sendf() calls with Curl_sendf() 24 vuotta sitten
  Daniel Stenberg ae0a6835bd Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.h 24 vuotta sitten
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' 24 vuotta sitten