OpenGrok
Cross Reference: ftp.c
xref
: /
src
/
usr.sbin
/
faithd
/
ftp.c
Home
|
History
|
Annotate
|
Download
|
only in
faithd
History log of
/src/usr.sbin/faithd/ftp.c
Revision
Date
Author
Comments
1.20
09-Feb-2024
andvar
s/connetion/connection/ in messages.
1.19
26-Nov-2010
christos
KNF, pass lint.
1.18
19-Apr-2009
lukem
Fix -Wsign-compare issues
1.17
24-May-2006
christos
branches: 1.17.28;
Coverity CID 1321: False -gative detection.
1.16
23-May-2006
christos
Coverity CID 3671: Cast close to void and don't close negative fds.
1.15
16-Mar-2005
itojun
plug memory leak. Patrick Latifi
1.14
29-Oct-2004
dsl
Add (unsigned char) cast to ctype functions
1.13
02-Sep-2003
itojun
use poll(2) instead of select(2). based on patch from deraadt@openbsd, via kame
1.12
08-Sep-2002
itojun
socklen_t audit. from deraadt, sync w/kame
1.11
20-Aug-2002
itojun
die if fd_set overrun. explicitly turn off use of IPv4 mapped addr on AF_INET6
socket.
1.10
24-Jun-2002
itojun
correct ftp relay functionality.
1.9
07-Jun-2002
itojun
remove unmaintained option (#ifdef FAITH4). sync w/kame
1.8
24-Apr-2002
itojun
branches: 1.8.2;
handle ECONNABORTED at accept(2). correct error handling for connect(2)
sync w/ kame
1.7
05-Sep-2001
itojun
sync with the latest kame.
- select() with the right maxfd.
- don't write() with len <= 0.
- no wacky macro ERRSTR.
1.6
14-Sep-2000
itojun
sync with latest kame.
- improve logging.
- correct multicast address check for the relayed destination.
- repair EPRT translation.
- support 227 result without paren.
- change behavior on no-argument to more sensible side
(before: relay telnet, now: error)
WARNING: you may need to change your startup script.
1.5
31-May-2000
itojun
sync with latest kame code. a bug with malloc() size (that can lead to
SEGV) is corrected.
1.4
20-Dec-1999
itojun
branches: 1.4.2;
void unbounded sprintf().
fix proc title.
1.3
20-Dec-1999
itojun
fix uninitialized pointer access on mapped addr handling.
add more debugging info on setsockopt errors.
1.2
09-Dec-1999
itojun
sync with latest KAME. nuke use of ss_{len,family}.
CVsA: ----------------------------------------------------------------------
1.1
13-Jul-1999
itojun
branches: 1.1.4;
add faithd, IPv6-to-IPv4 tcp relay translator.
utilizes pseudo-device "faith".
1.1.4.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.4.2.1
22-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.8.2.1
24-Jun-2002
lukem
Pull up revision 1.10 (requested by itojun in ticket #355):
correct ftp relay functionality.
1.17.28.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Wed Oct 22 13:09:56 GMT 2025