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
/
ftp-proxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
code is not being used; toss into Attic
deraadt
2005-11-24
6
-2318
/
+0
*
avoid a nasty line split;
jmc
2005-09-23
1
-2
/
+3
*
let IAP/IP/IAC thru. This lets the server receive an ABORT command with
espie
2005-08-17
1
-1
/
+2
*
Check snprintf return value for -1.
cloder
2005-03-05
1
-8
/
+9
*
const correctness, string literals are const char *, no functional change
dhartmei
2005-02-24
2
-6
/
+6
*
Fix -S flag for non-root; from Ewen McNeill (closes PR 4066)
millert
2005-01-19
1
-2
/
+2
*
options sort and sync usage();
jmc
2004-11-19
2
-11
/
+13
*
more unsigned char
deraadt
2004-09-16
1
-4
/
+4
*
addr -> address in usage() for consistency.
brad
2004-07-11
1
-2
/
+2
*
The 'reverse ftp-proxy' mode adds a command line option -R to
dhartmei
2004-07-06
4
-15
/
+80
*
typos from Andrey Matveev;
jmc
2004-03-16
1
-2
/
+2
*
#include fixes, from Max Laier, ok beck@ henning@
dhartmei
2004-03-14
1
-2
/
+2
*
Make example "rdr pass" not just "rdr"; OK beck@
millert
2004-02-24
1
-2
/
+2
*
Add a -a address option to set the address which the proxy will use
beck
2004-01-22
3
-19
/
+53
*
use socklen_t; andrushock@korovino.net
deraadt
2003-12-22
1
-2
/
+3
*
remove -Werror from userland builds, to give us a chance to
avsm
2003-11-20
1
-2
/
+2
*
macro cleanup and some typos;
jmc
2003-09-05
1
-52
/
+70
*
typo from naddy@;
jmc
2003-09-05
1
-2
/
+2
*
pf spelling police
david
2003-08-22
1
-2
/
+2
*
correctly handle multiline responses with leading space followed by number
henning
2003-07-29
1
-1
/
+3
*
missing protos
deraadt
2003-06-28
3
-5
/
+14
*
delinting from beck
deraadt
2003-06-23
1
-17
/
+14
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
removed unnecessary punctuation from SEE ALSO;
jmc
2003-05-10
1
-2
/
+2
*
Duplicate include. Pointed out by andrushock at korovino dot net
tdeval
2003-04-27
1
-2
/
+1
*
cmdline options in alphabetical order in usage() and manpage
david
2003-03-20
2
-55
/
+55
*
.Xr typos;
jmc
2003-03-06
1
-3
/
+3
*
date should be written formally: .Dd Month day, year
david
2003-03-06
1
-2
/
+2
*
start new sentence on a new line
david
2003-02-26
1
-4
/
+6
*
typos;
jmc
2003-01-31
1
-2
/
+2
*
Removing leading spaces can result in a failure with multiline commands. Ok millert.
couderc
2003-01-26
1
-6
/
+1
*
Honour TCP_WRAPPERS mk.conf setting; ok millert@
djm
2003-01-23
3
-6
/
+19
*
better example rules from David Krause, Thanks!
henning
2002-12-21
1
-3
/
+4
*
various tweaks. someone mailed in a huge diff that was so wrong in so
deraadt
2002-12-19
3
-69
/
+78
*
accidental commit
deraadt
2002-12-19
3
-79
/
+71
*
missing .Pp
deraadt
2002-12-19
4
-72
/
+81
*
typo; David Krause
henning
2002-12-01
1
-2
/
+2
*
I fucked up. The manpage was correct before my last commit.
henning
2002-11-27
1
-6
/
+9
*
corrections and clarifications from Han Boetes <han at mijncomputer dot nl>
henning
2002-11-27
1
-15
/
+20
*
Add 'proto tcp' to example rdr rule, it's required now.
dhartmei
2002-10-11
1
-2
/
+2
*
use port 8021 in examples
henning
2002-10-04
1
-3
/
+3
*
improvements; rjmooney@aboveground.cx
deraadt
2002-10-04
1
-10
/
+10
*
spaces
deraadt
2002-07-24
1
-2
/
+2
*
clean up docs a bit
deraadt
2002-07-24
1
-11
/
+19
*
typos/grammar/better words
jufi
2002-07-07
1
-3
/
+3
*
KNF
deraadt
2002-07-03
1
-10
/
+10
*
nat.conf(5) no longer exist, reference to pf.conf(5) instead
pvalchev
2002-06-17
1
-3
/
+3
*
Some nat.conf(5) -> pf.conf(5) changes.
miod
2002-06-16
1
-3
/
+2
*
no newlines in syslog
beck
2002-06-09
3
-30
/
+30
*
add example using per-user pf rules to allow backchannel connections
beck
2002-06-08
1
-1
/
+9
[next]