index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ftp
Age
Commit message (
Expand
)
Author
2021-10-24
Pull up following revision(s) (requested by lukem in ticket #1367):
martin
2021-10-24
Pull up following revision(s) (requested by lukem in ticket #1366):
martin
2021-10-24
Pull up following revision(s) (requested by lukem in ticket #1365):
martin
2021-06-14
Pull up following revision(s) (requested by lukem in ticket #1295):
martin
2021-06-14
Pull up following revision(s) (requested by lukem in ticket #1294):
martin
2021-06-14
Pull up following revision(s) (requested by lukem in ticket #1293):
martin
2021-06-14
Pull up following revision(s) (requested by lukem in ticket #1292):
martin
2021-06-14
Pull up following revision(s) (requested by lukem in ticket #1291):
martin
2021-06-14
Pull up following revision(s) (requested by lukem in ticket #1290):
martin
2021-01-29
Pull up following revision(s) (requested by lukem in ticket #1190):
martin
2019-06-22
trim down error checking if we are small.
christos
2019-06-22
make this compile again with -DNO_PROGRESS
christos
2019-04-07
redo the connection waiting handling to make it more clear.
christos
2019-04-04
Make fetch_read() return size_t like fread() does. It is bogus to
christos
2019-02-06
Try to avoid a (bogus) fatal warning from clang.
martin
2019-02-04
- add justquit() that always exits. use it to avoid unreachable code.
mrg
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2019-01-28
PR/53916: Rob Gill: remove redundant assignment to matchlen.
christos
2018-03-04
Don't use the local username as the default anonftp password.
dholland
2018-02-11
more volatile to appease gcc.
christos
2018-02-06
explicitly include <string.h> since OpenSSL-1.1 does not do it for us.
christos
2017-11-25
Make outfile always allocated, free it to set it to NULL, and don't move it
christos
2017-11-20
Issue PWD commands to the server only when we actually
kre
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-02-15
ftp(1): split the auth processing function.
nonaka
2017-01-31
Use the first name we requested the http/https URL for, not any name we ended
christos
2016-12-15
handle proxy authentication correctly.
nonaka
2016-10-17
PR/51558: ast@: ftp dumps core after usage message when IPv6 URL lacks a slash.
christos
2016-10-04
When using data outside the signed char range, it is better to
joerg
2016-08-03
Do globbing for FTP URLs of the form ftp://... too
maya
2016-04-04
PR/51043: Yorick Hardy: ftp(1) should use the port number for CONNECT
christos
2016-03-18
sprinkle more volatile (distribution build with gcc-5.3)
christos
2016-02-27
CID 1354295: Array overrun.
christos
2016-02-06
use sizeof() and array notation.
christos
2016-02-05
Initialize the token match pointer.
nonaka
2016-01-05
Fix downloads of local files using file:// URLs
wiz
2015-12-17
mark function as only needed with ssl.
christos
2015-12-17
Split the position/size parsing into a separate function.
christos
2015-12-17
Simplify and factor out connect message
christos
2015-12-17
- Fix to connect https via proxy.
nonaka
2015-12-16
make DPRINTF/DWARN always statements.
christos
2015-12-16
PR/50438: NONAKA Kimihiro: ftp(1): CONNECT method support
christos
2015-12-16
more refactoring:
christos
2015-12-16
Fix compile failure without WITH_SSL.
nonaka
2015-12-15
Factor the proxy handling code out.
christos
2015-12-15
Separate no_proxy handling.
christos
2015-12-15
Try to factor out some code, this is completely out of control.
christos
2015-12-13
(Hopefully) fix build without IPv6 support
tron
2015-12-11
Use the proper format "[IPv6 address]:port" when reporting connection
tron
[next]