Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / usr.bin / ftp
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.33 | 11 years | lukem | * Implement -s srcaddr; uses srcaddr as the local IP address for all connectio... |
![]() |
1.3 | 2 years | wiz | Add Server Name Indication (SNI) support for https. Needed for e.g. some github... |
![]() |
1.80 | 5 years | is | As discussed on tech-net@: Don't display expected EHOSTUNREACH for all but the l... |
![]() |
1.87 | 2 years | wiz | Bump version for SNI support. |
![]() |
1.22 | 5 years | riastradh | Clean up #includes in progress(1). Sort them, omit needless ones, and add omitt... |
![]() |
1.125 | 6 weeks | dholland | Don't use the local username as the default anonftp password. once upon a time ... |
![]() |
1.46 | 9 years | lukem | Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). |
![]() |
1.22 | 9 years | lukem | Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). |
![]() |
1.8 | 9 years | lukem | Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). |
![]() |
1.138 | 4 months | kre | Issue PWD commands to the server only when we actually need the results, not spe... |
![]() |
1.85 | 4 months | kre | Issue PWD commands to the server only when we actually need the results, not spe... |
![]() |
1.159 | 4 months | kre | Issue PWD commands to the server only when we actually need the results, not spe... |
![]() |
1.37 | 10 months | riastradh | Remove MKCRYPTO option. Originally, MKCRYPTO was introduced because the United ... |
![]() |
1.136 | 9 months | wiz | Remove workaround for ancient HTML generation code. |
![]() |
1.167 | 18 months | joerg | When using data outside the signed char range, it is better to consistently use ... |
![]() |
1.52 | 5 years | christos | document https support, mentioning certificates are not validated, and obey http... |
![]() |
1.6 | 2 months | christos | explicitly include <string.h> since OpenSSL-1.1 does not do it for us. |
![]() |
1.230 | 2 months | christos | more volatile to appease gcc. |