Daniel Stenberg
|
0c3d54269e
dict: URL decode the entire path always
|
преди 1 година |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
преди 1 година |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
преди 2 години |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
преди 2 години |
Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
преди 2 години |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
преди 2 години |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
преди 3 години |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
преди 3 години |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
преди 3 години |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
преди 3 години |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
преди 4 години |
Daniel Stenberg
|
d70a5b5a0f
sendf: move the verbose-check into Curl_debug
|
преди 4 години |
Daniel Stenberg
|
a87cca7b1c
sendf: move Curl_sendf to dict.c and make it static
|
преди 4 години |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
преди 4 години |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
преди 4 години |
Daniel Stenberg
|
d1369fe216
misc: copyright year updates
|
преди 4 години |
Harry Sintonen
|
7a71965e97
build: fixed build for systems with select() in unistd.h
|
преди 4 години |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
преди 5 години |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
преди 6 години |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
преди 6 години |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
преди 6 години |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
преди 7 години |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
преди 7 години |
Andrew Krieger
|
7b1430c0b4
fix potential use of uninitialized variables
|
преди 7 години |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
преди 8 години |
Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
преди 8 години |
Daniel Stenberg
|
53e71e47d6
unescape: avoid integer overflow
|
преди 8 години |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
преди 8 години |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
преди 8 години |
Dan Fandrich
|
145c4692ff
dict: rename byte to avoid compiler shadowed declaration warning
|
преди 9 години |