index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
ftpd
/
extern.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify globbing of ftpd(8)s list and nlst commands.
jan
2020-01-15
1
-2
/
+2
*
rm dead code and simplify ftpd_popen. this code has only called
tedu
2019-05-08
1
-3
/
+4
*
fix custom popen to return pid to caller instead of tracking in a giant
tedu
2015-10-04
1
-3
/
+3
*
In preparation for getline and getdelim additions to libc, rename getline()
fgsch
2012-03-04
1
-2
/
+2
*
Don't split large commands into multiple commands on a 512-byte
moritz
2008-09-12
1
-2
/
+2
*
lint cleanup; ok ray moritz dhill
deraadt
2006-04-21
1
-3
/
+1
*
some -Wimplicit-function-declaration cleaning; ok millert@
david
2004-12-22
1
-1
/
+2
*
privilege seperate ftpd
henning
2004-11-28
1
-2
/
+3
*
spacing
deraadt
2003-12-10
1
-3
/
+3
*
make this match protos; millert ok
deraadt
2003-07-07
1
-1
/
+5
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
si_len should be u_int8_t, not socklen_t; form@form.openbsd.ru
millert
2002-06-13
1
-4
/
+4
*
i heard in the bar that this breaks things
deraadt
2002-06-13
1
-4
/
+4
*
u_char -> {socklen_t, sa_family_t, in_port_t}. From form@.
mpech
2002-06-10
1
-4
/
+4
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-40
/
+40
*
$OpenBSD$
niklas
2001-01-28
1
-0
/
+1
*
cleanup EPSV/EPRT error handling. avoid possible memory leak (getaddrinfo).
itojun
2000-11-14
1
-0
/
+6
*
IPv6 support from KAME.
itojun
1999-12-08
1
-0
/
+43
*
partial Wall
deraadt
1997-06-29
1
-1
/
+3
*
ftpd now eventually times out if a ftp client does:
bitblt
1996-12-07
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+67