Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
hace 4 años |
Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
hace 4 años |
Daniel Stenberg
|
d0390a538a
imap: merged two case-branches performing the same action
|
hace 5 años |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
hace 5 años |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
hace 5 años |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
hace 5 años |
Daniel Gustafsson
|
bd91e7f340
imap: Fix typo in comment
|
hace 5 años |
Steve Holme
|
166ace8be0
emailL Added reference to RFC8314 for implicit TLS
|
hace 5 años |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
hace 5 años |
Daniel Gustafsson
|
f0b2c13a9e
memcmp: avoid doing single char memcmp
|
hace 5 años |
Daniel Stenberg
|
154a17b6ee
pingpong: ignore regular timeout in disconnect phase
|
hace 5 años |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
hace 6 años |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
hace 6 años |
Daniel Stenberg
|
fb30ac5a2d
URL-API
|
hace 6 años |
Nicklas Avén
|
6987fcef65
imap: change from "FETCH" to "UID FETCH"
|
hace 6 años |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
hace 6 años |
Rikard Falkeborn
|
8ea5d41fe0
strictness: correct {infof, failf} format specifiers
|
hace 6 años |
Daniel Stenberg
|
8dd4edeb90
smtp/pop3/imap_get_message: decrease the data length too...
|
hace 6 años |
Daniel Stenberg
|
615edc1f73
sasl_getmesssage: make sure we have a long enough string to pass
|
hace 7 años |
Daniel Stenberg
|
e871ab56ed
imap: deal with commands case insensitively
|
hace 7 años |
Daniel Stenberg
|
13c9a9ded3
imap: if a FETCH response has no size, don't call write callback
|
hace 7 años |
Daniel Stenberg
|
3b05f79ef8
imap: quote atoms properly when escaping characters
|
hace 7 años |
Patrick Monnerat
|
ce0881edee
mime: new MIME API.
|
hace 7 años |
Daniel Stenberg
|
dff069fdf5
imap: use defined names for response codes
|
hace 7 años |
Daniel Stenberg
|
befaa7b14f
imap: support PREAUTH
|
hace 7 años |
Daniel Stenberg
|
ff50fe0348
strtoofft: reduce integer overflow risks globally
|
hace 7 años |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
hace 7 años |
Daniel Stenberg
|
efc83d6d54
http-proxy: only attempt FTP over HTTP proxy
|
hace 7 años |
klemens
|
f7df67cff0
spelling fixes
|
hace 7 años |
Daniel Stenberg
|
c5c4e816b4
URL: only accept ";options" in SMTP/POP3/IMAP URL schemes
|
hace 7 años |