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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-03
assign servtimeout to sa.sa_handler to actually use the alternate
jcs
1
-1
/
+2
2004-03-01
zap extra spaces. From a PR by Jared Yanovich.
espie
1
-5
/
+6
2004-03-01
typo; we do have spamlogd(8) not spamlog(8);
xsa
1
-2
/
+2
2004-03-01
uset inet_pton(3) instead of home grown address validator; some other cleanup
otto
2
-68
/
+23
2004-02-28
Fix macro definition if pf.conf example. Ok beck@
matthieu
1
-3
/
+3
2004-02-28
- ensure greylist entry expiry is not updated until actually whitelisted
beck
2
-77
/
+87
2004-02-27
fix CFLAGS -I
david
1
-2
/
+2
2004-02-27
make spamlogd watch the destination of outbound smtp connections,
beck
2
-37
/
+113
2004-02-27
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
deraadt
6
-762
/
+2
2004-02-26
don't leak one here either.
beck
1
-2
/
+3
2004-02-26
don't leak an fd here.
beck
1
-4
/
+5
2004-02-26
Add ommitted copyright.
beck
1
-2
/
+15
2004-02-26
paranoia; beck ok
deraadt
7
-31
/
+66
2004-02-26
spaces
deraadt
1
-4
/
+4
2004-02-26
Add -g option for greylisting support for spamd. The greylisting techinque
beck
10
-90
/
+1127
2004-02-25
Fix this assumed sizeof(long) == 4 error. Would very occasionally cause
drahn
1
-2
/
+2
2004-02-24
Make example "rdr pass" not just "rdr"; OK beck@
millert
1
-2
/
+2
2004-02-23
pretty
deraadt
6
-50
/
+50
2004-02-23
Set the user variable environ early in ld.so so that library constructors can
drahn
1
-1
/
+30
2004-02-15
new arg to disk_unbusy, to record separate read/write statistics.
tedu
1
-3
/
+3
2004-02-11
some sections came out wrong (no space) in SDL.
espie
1
-3
/
+3
2004-02-11
more accurate .so test.
espie
1
-2
/
+2
2004-02-10
misleading regexp -> pattern
espie
1
-3
/
+3
2004-02-10
harder check in picky mode: find the page AND verify it is the same.
espie
1
-10
/
+38
2004-02-10
Make this work. will figure out what this should be later.
drahn
2
-8
/
+10
2004-02-10
Fix/enable lazy binding on amd64 ld.so
drahn
2
-62
/
+22
2004-02-10
Disable lazy binding for now.
drahn
2
-2
/
+20
2004-02-10
sync with reloc.h change.
drahn
2
-6
/
+2
2004-02-10
AMD64 dynamic linker. initial work by mickey finished up by myself.
drahn
10
-0
/
+1544
2004-02-10
Check for RTLD_TEXT_PLT define instead of an architecture specific check.
drahn
3
-5
/
+9
2004-02-09
Enable lazy binding on arm:
drahn
2
-44
/
+67
2004-02-09
Use macros to reduce the amount of hand written asm. inspired by future amd64
drahn
1
-91
/
+25
2004-02-09
Disable lazy binding until that feature is fixed.
drahn
1
-1
/
+9
2004-02-07
Dynamic linker support for arm. non-lazy binding works.
drahn
6
-3
/
+780
2004-01-29
spamd-setup(8) does not take a file arg;
jmc
1
-2
/
+1
2004-01-27
TSIZE & TIMEOUT support; from freebsd via tholo
deraadt
1
-14
/
+140
2004-01-22
Add a -a address option to set the address which the proxy will use
beck
3
-19
/
+53
2004-01-21
clean from jmc
deraadt
1
-2
/
+3
2004-01-21
New spamd configuration method. Many people have trouble with the spam
deraadt
3
-14
/
+59
2004-01-21
cleanup
deraadt
1
-15
/
+19
2004-01-21
the example should use 'rdr pass' so that you do not have to open 8025 to
deraadt
1
-2
/
+3
2004-01-12
make DESCRIPTION not conflict with the options;
jmc
1
-5
/
+19
2004-01-12
GCC3 compatible asm code. tested on gcc2 myself. ok brad@
drahn
1
-41
/
+52
2004-01-10
the sparcv9 ABI requires registers %g2, %g3 to be first announced before
pvalchev
1
-1
/
+2
2004-01-07
Inline the cleanup() routine since it is no longer a signal handler
millert
1
-13
/
+8
2004-01-05
include path fixes for gcc3.
espie
1
-2
/
+2
2004-01-04
spaces
deraadt
2
-4
/
+4
2003-12-22
use socklen_t; andrushock@korovino.net
deraadt
1
-2
/
+3
2003-12-12
knf
deraadt
1
-8
/
+9
2003-12-12
term 3 cleanup, ok from brezak
deraadt
1
-9
/
+4
[prev]
[next]