Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Stenberg 80388edefc typedefs: use the full structs in internal code... 8 lat temu
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 lat temu
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 lat temu
  Daniel Stenberg a71012c03e code: style updates 8 lat temu
  Viktor Szakats d49881cb19 URLs: change more http to https 8 lat temu
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 lat temu
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 lat temu
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 lat temu
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 lat temu
  Steve Holme 085081fc6e code cleanup: We prefer 'CURLcode result' 10 lat temu
  Daniel Stenberg d3d871cb4f Curl_urldecode: don't allow NULL as receiver 10 lat temu
  Daniel Stenberg 192c4f788d Curl_urldecode: no peeking beyond end of input buffer 11 lat temu
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 lat temu
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 lat temu
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 lat temu
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 lat temu
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 lat temu
  Daniel Stenberg 75ca568fa1 URL sanitize: reject URLs containing bad data 13 lat temu
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 lat temu
  Yang Tse 30c9799f72 compiler warning: fix 13 lat temu
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 lat temu
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 lat temu
  Daniel Stenberg 5df13c3173 curl_easy_escape: don't escape "unreserved" characters 14 lat temu
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 lat temu
  Yang Tse 5695c4db86 14 lat temu
  Daniel Stenberg 33ce0ec1f1 wrap long lines and do some indent policing 15 lat temu
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 lat temu
  Dan Fandrich 95456b8e78 Added const to some pointer variables 16 lat temu
  Dan Fandrich c98ab69cc7 Factored out Curl_isalnum 16 lat temu
  Daniel Stenberg cbd1a77ec2 if () => if() 17 lat temu