Stefan Eissing
|
2485547da0
http: fix sending of large requests
|
vor 1 Jahr |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
vor 1 Jahr |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
vor 1 Jahr |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
vor 2 Jahren |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
vor 2 Jahren |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
vor 2 Jahren |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
vor 2 Jahren |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
vor 3 Jahren |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
vor 3 Jahren |
Daniel Stenberg
|
f98f219c35
gopher: remove accidental conn->data leftover
|
vor 3 Jahren |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
vor 3 Jahren |
Daniel Stenberg
|
f52c6981c5
curl.h: add CURLPROTO_GOPHERS as own protocol identifier
|
vor 3 Jahren |
parazyd
|
a1f06f32b8
gopher: Implement secure gopher protocol.
|
vor 4 Jahren |
Daniel Stenberg
|
020aa0131b
docs/INTERNALS: remove reference to Curl_sendf()
|
vor 4 Jahren |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
vor 4 Jahren |
Daniel Stenberg
|
a87cca7b1c
sendf: move Curl_sendf to dict.c and make it static
|
vor 4 Jahren |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
vor 4 Jahren |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
vor 4 Jahren |
Daniel Stenberg
|
a96c7529eb
select: make Curl_socket_check take timediff_t timeout
|
vor 4 Jahren |
Daniel Stenberg
|
4cd239fbf6
copyright: bump the copyright year range
|
vor 4 Jahren |
Marc Hoersken
|
be28bc2241
gopher: check remaining time left during write busy loop
|
vor 4 Jahren |
Daniel Stenberg
|
39c29626cb
gopher: remove check for path == NULL
|
vor 5 Jahren |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
vor 5 Jahren |
Daniel Stenberg
|
4b4062aaeb
gopher: fix memory leak from 9026083ddb2a9
|
vor 5 Jahren |
Leonardo Taccari
|
9026083ddb
gopher: always include the entire gopher-path in request
|
vor 5 Jahren |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
vor 6 Jahren |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
vor 6 Jahren |
Leonardo Taccari
|
8f3c3cd08a
gopher: Do not translate `?' to `%09'
|
vor 6 Jahren |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
vor 7 Jahren |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
vor 7 Jahren |