max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
45de940ceb
lib: make more protocol specific struct fields #ifdefed
|
2 years ago |
Erik Olsson
|
0a5827571f
lib: save a bit of space with some structure packing
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
f4873ebd0b
krb5: merged security.c and krb specific FTP functions in here
|
4 years ago |
Marcel Raad
|
6ad062ae71
lib: clean up whitespace
|
4 years ago |
Daniel Stenberg
|
5ce7102cea
ftp: remove the duplicated user/password struct fields
|
4 years ago |
Zenju
|
500fb0e4cb
FTP: url-decode path before evaluation
|
5 years ago |
Daniel Stenberg
|
ea7744a07e
Revert "FTP: url-decode path before evaluation"
|
5 years ago |
Zenju
|
2f036a72d5
FTP: url-decode path before evaluation
|
5 years ago |
Zenju
|
36ff5e37b9
FTP: FTPFILE_NOCWD: avoid redundant CWDs
|
5 years ago |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 years ago |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
Daniel Stenberg
|
98a768f0a6
ftplistparser: renamed some members and variables
|
6 years ago |
Daniel Stenberg
|
c95eff4a11
ftp: fix CWD when doing multicwd then nocwd on same connection
|
7 years ago |
Daniel Stenberg
|
2ccd65af3b
FTP: skip unnecessary CWD when in nocwd mode
|
7 years ago |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |
Daniel Stenberg
|
8238ba9c5f
ftp: fix Curl_ftpsendf()
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
9a452ba3a1
FTP: fix IPv6 host using link-local address
|
9 years ago |
Daniel Stenberg
|
d44b014271
FTP: make the data connection work when going through proxy
|
11 years ago |
Steve Holme
|
4afcb77820
pingpong: Renamed curl_ftptransfer to curl_pp_transfer
|
11 years ago |
Steve Holme
|
fcf02cbb75
pingpong: Moved curl_ftptransfer definition to pingpong.h
|
11 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Daniel Stenberg
|
130fac6c16
timeleft_accept: ack global timeout, moved to ftp.c
|
13 years ago |
Daniel Stenberg
|
377471f387
FTP: move FTP-specific struct field to ftpc_conn
|
13 years ago |