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
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
2015-09-16
Workaround const issues of SSL_set_tlsext_host_name.
joerg
2015-09-12
servername cannot be NULL here.
wiz
2015-09-12
Bump version for SNI support.
wiz
2015-09-12
Add Server Name Indication (SNI) support for https.
wiz
2015-04-23
Add -x xferbufsize to set xferbuf size.
lukem
2015-01-12
Increase the buffer limit; otherwise files in:
christos
2014-10-31
Version 20141026
lukem
2014-10-26
don't pay attention to special characters if they don't come from the command
christos
2014-01-07
Annotate functions using format strings.
joerg
2013-11-07
more volatile for m68k
christos
2013-11-03
let progressmeter deal with the timeout once we've started transferring.
christos
2013-11-02
PR/34796: Hauke Fath: ftp does not timeout on http fetches.
christos
2013-05-05
Version 20130220: restart fix, SYST response parsing improvement
lukem
2013-02-23
fix restart from anon ymous
christos
2013-02-19
When using the response to SYST to decide whether to default to 'binary'
dsl
2013-02-06
merry belated x-mas.
christos
2012-12-24
backwards compatible with netbsd-6.
christos
2012-12-22
compile without SSL
christos
2012-12-22
document https support, mentioning certificates are not validated, and obey
christos
[next]