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
2007-02-23
Make spamd include the HELO/EHLO identification string sent by
beck
2
-15
/
+48
2007-02-23
make dequotetolower use regular string functions instead of the manual
beck
1
-8
/
+12
2007-02-23
continue collecting lint to be sold as a parsley substitute; ok beck
deraadt
3
-22
/
+21
2007-02-23
spacing
deraadt
1
-6
/
+6
2007-02-23
greytrapping improvements
beck
4
-46
/
+171
2007-02-14
Fix some realloc() off-by-one errors found by ray@.
millert
1
-13
/
+7
2007-02-09
Fix off by one in blacklist memory allocation. From tdeval@
millert
1
-2
/
+2
2007-02-09
readdir buffers should not get a fixed buffer size, but should be dependant
drahn
3
-17
/
+6
2007-02-08
Remove __DTF_READALL usage in ld.so's private copy of readdir().
millert
1
-4
/
+2
2007-02-06
fix some dodgy displays;
jmc
1
-5
/
+4
2007-02-03
Kludge around a horrible problem where gcc 'knows' that __udivsi3 will
drahn
1
-1
/
+9
2007-01-28
revert 1.108, the diff allowed ldd to print the load address of the binary,
drahn
1
-13
/
+1
2007-01-04
Using DB_BTREE for spamd is wrong, order is never required
beck
2
-75
/
+264
2006-12-28
assume that new elf architectures will have ld.so
deraadt
1
-2
/
+2
2006-12-26
no more seperate prebind
deraadt
1
-2
/
+1
2006-12-23
Spelling.
krw
1
-4
/
+4
2006-12-21
'immediatly' -> 'immediately' in comments.
krw
1
-2
/
+2
2006-12-21
'tranfer' -> 'transfer' in comments.
krw
1
-3
/
+3
2006-12-20
add an additional rule to the filter anchor that allows traffic out from
joel
1
-1
/
+8
2006-12-20
More strlen("") fixes.
ray
1
-3
/
+11
2006-12-15
reduce RFC2292/3542 #ifdef.
itojun
1
-10
/
+2
2006-12-09
IPV6_RECVDSTADDR is not standard. use more standard IPV6_PKTINFO.
itojun
1
-6
/
+22
2006-12-07
check exit status of the pfctl command executed. ok beck@
otto
1
-3
/
+11
2006-11-27
Make spamd error out for a greylisted session only after the DATA
beck
1
-4
/
+6
2006-11-26
repair missing DPADD requests
deraadt
1
-1
/
+2
2006-11-21
Fill in load/end address for binary.
drahn
1
-1
/
+13
2006-11-15
failed to purge doubled up environment variables; found by Mark Dowd
deraadt
1
-3
/
+3
2006-11-14
stack corruption was fixed a while ago.
drahn
1
-12
/
+2
2006-11-14
improve previous;
jmc
1
-2
/
+2
2006-11-14
clarify "maxcon" somewhat, particularly its upper limit;
jmc
1
-3
/
+6
2006-11-14
cleanup pointed out by miod@
drahn
1
-4
/
+3
2006-11-13
Let this build on landisk.
drahn
1
-1
/
+4
2006-11-11
when calculating envp, skip over the NULL between argv and envp.
drahn
1
-1
/
+2
2006-11-11
remove '#if 0' block.
drahn
1
-47
/
+1
2006-11-11
Working?
drahn
1
-21
/
+10
2006-11-10
dont want to know where this stack corruption is coming from.
drahn
1
-2
/
+7
2006-11-10
better...
drahn
1
-5
/
+59
2006-11-10
Getting much closer.
drahn
3
-73
/
+545
2006-11-10
`elminate' etc. is not really the right way to spell `eliminate'.
mk
1
-2
/
+2
2006-11-10
Not quite working ld.so support for sh
drahn
8
-1
/
+953
2006-11-04
remove misplaced -l stuff; henning needs more caffeine...
jmc
1
-7
/
+1
2006-11-03
donot for tcpdump, use libpcap directly.
henning
3
-129
/
+217
2006-10-29
use setresuid/gid and check for failure, ok bob
henning
1
-8
/
+6
2006-10-28
Only mprotect pages during relocation if the library is marked TEXTREL
drahn
6
-29
/
+32
2006-10-26
- sort options
jmc
2
-10
/
+10
2006-10-25
allow spamlogd to use an alternate pflog interface
henning
2
-4
/
+15
2006-10-23
no need to use "keep state" and "flags S/SA" in pf rules,
jmc
1
-3
/
+3
2006-10-19
no need to escape "'";
jmc
1
-2
/
+2
2006-10-18
Avoid double fclose() of a file if we exceed retries. Coverity ID 2669.
millert
1
-4
/
+5
2006-10-18
you do not call fclose() on a file descriptor; ok cloder
deraadt
1
-3
/
+3
[prev]
[next]