Vilhelm Prytz
|
d0319adb0c
copyrights: update all copyright notices to 2019 on files changed this year
|
5 년 전 |
Daniel Gustafsson
|
5c31aebf64
non-ascii.c: fix typos in comments
|
5 년 전 |
Jay Satiro
|
c78675a430
non-ascii: fix implicit declaration warning
|
6 년 전 |
Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
6 년 전 |
Daniel Stenberg
|
46e14b6942
non-ascii: use iconv() with 'char **' argument
|
7 년 전 |
Patrick Monnerat
|
ce0881edee
mime: new MIME API.
|
7 년 전 |
Patrick Monnerat
|
70231d6a65
non-ascii: allow conversion functions to be called with a NULL data handle.
|
7 년 전 |
Jay Satiro
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
7 년 전 |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 년 전 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 년 전 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 년 전 |
Steve Holme
|
2c7f099253
non-ascii: Reduce variable usage
|
10 년 전 |
Steve Holme
|
ee9de01665
non-ascii: Prefer while loop rather than a do loop
|
10 년 전 |
Steve Holme
|
f2a5283cbc
non-ascii: Reduce variable scope
|
10 년 전 |
Steve Holme
|
3e1625c787
non-ascii: We prefer 'CURLcode result'
|
10 년 전 |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 년 전 |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 년 전 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 년 전 |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 년 전 |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 년 전 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 년 전 |
Daniel Stenberg
|
ee588fe088
mem-include-scan: verify memory #includes
|
12 년 전 |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 년 전 |
Gisle Vanem
|
9039d19f01
CURL_DOES_CONVERSIONS: fixes
|
13 년 전 |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 년 전 |