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
/
lib
/
libc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
have _THREAD_PRIVATE_MUTEX for DNS/YP/hosts lookup.
itojun
2002-07-24
1
-3
/
+16
*
correct check for strchr() failure in EXAMPLE; from pinskia@physics.uc.edu
pvalchev
2002-07-20
1
-2
/
+2
*
ansi
deraadt
2002-07-20
31
-166
/
+81
*
typo
millert
2002-07-18
1
-2
/
+2
*
ansi
deraadt
2002-07-16
1
-4
/
+2
*
suppress ctags warnings; millert@ ok
mickey
2002-07-15
1
-2
/
+2
*
indent, and double free fix; millert ok
deraadt
2002-07-14
1
-10
/
+12
*
Add a missing check for fts_alloc() returning NULL; Chad Loder
millert
2002-07-12
1
-3
/
+4
*
Back out revision 1.3; we return EWOULDBLOCK on lock failure, not EAGAIN.
millert
2002-07-11
1
-9
/
+2
*
we can live very well w/ MI ffs()
mickey
2002-07-08
2
-62
/
+2
*
Use qsort() instead of mergesort() since the latter can fail due
millert
2002-07-08
1
-2
/
+18
*
offload the arguments from the stack before performing
mickey
2002-07-08
1
-9
/
+7
*
Remove kernel support for NTP. ok deraadt@ and tholo@
nordin
2002-07-06
3
-10
/
+3
*
KNF
deraadt
2002-07-06
3
-64
/
+67
*
cope better if realloc fails; better fix than cloder@acm.org
deraadt
2002-07-06
1
-1
/
+2
*
more refinement
deraadt
2002-07-05
1
-9
/
+10
*
missing priority argument in example; ok millert@
stevesk
2002-07-02
1
-2
/
+2
*
more type pedant
itojun
2002-07-01
1
-2
/
+2
*
lint clean (and don't mixup signed/unsigned). from martin husemann
itojun
2002-07-01
1
-12
/
+12
*
need string.h
deraadt
2002-07-01
1
-1
/
+2
*
Disc -> Disk for EDQUOT; now the error and log messages that appear when
pjanzen
2002-07-01
1
-2
/
+2
*
Fix strnvis(): don't truncate unnecessarily, set the return value correctly
pjanzen
2002-07-01
2
-17
/
+31
*
typo
espie
2002-07-01
1
-2
/
+2
*
make more pedantic check on strtoul. from deraadt, sync w/kame
itojun
2002-07-01
1
-8
/
+12
*
indent
deraadt
2002-07-01
1
-1
/
+2
*
correct port range check. from deraadt. sync w/kame. bind-bugs have already notified.
itojun
2002-06-29
1
-2
/
+3
*
Replace strtou?q() with the more standard strtou?ll(), using weak
millert
2002-06-29
5
-42
/
+108
*
minor bump for readpassphrase() flag addition
millert
2002-06-28
1
-1
/
+1
*
Add RPP_STDIN flag which acts as the converse of RPP_REQUIRE_TTY.
millert
2002-06-28
2
-6
/
+11
*
Lies, damn lies and getcap(3). The description for cgetclose() was
millert
2002-06-28
1
-4
/
+12
*
%u
deraadt
2002-06-27
1
-3
/
+3
*
KNF
deraadt
2002-06-27
1
-2
/
+2
*
note Supplementary group IDs remain unchanged; ok deraadt@ tholo@
stevesk
2002-06-27
1
-2
/
+4
*
%u and uid/gid
deraadt
2002-06-27
1
-4
/
+4
*
%d -> %u. mostly in #ifdef DEBUG.
itojun
2002-06-27
5
-34
/
+34
*
%d/%u mixup (in #ifdef DEBUG)
itojun
2002-06-27
2
-5
/
+5
*
ntohs() returns unsigned value
itojun
2002-06-27
1
-2
/
+2
*
correct bad practice in the code - it uses two changing variables
itojun
2002-06-26
2
-26
/
+22
*
avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>
itojun
2002-06-26
2
-43
/
+33
*
uid_t is unsigned
deraadt
2002-06-23
2
-4
/
+4
*
use strtok_r() instead of strtok(); millert ok
deraadt
2002-06-22
1
-15
/
+16
*
Close log file when leaving syslog_r(). deraadt@ ok
jjbg
2002-06-20
1
-1
/
+5
*
Update license based on lite2 version
millert
2002-06-19
1
-14
/
+30
*
Rewrite to get proper Copyright.
espie
2002-06-18
1
-15
/
+40
*
make fabs use asm, and license repair
deraadt
2002-06-17
1
-6
/
+32
*
match man page to source; from Jean-Francois Brousseau <krapht@secureops.com>
todd
2002-06-16
1
-3
/
+3
*
spelling; from Brian Poole <raj@cerias.purdue.edu>
todd
2002-06-14
2
-4
/
+4
*
__indr_reference() and the definition in the same compilation unit are
fgsch
2002-06-12
8
-56
/
+32
*
Document kern.userasymcrypto
angelos
2002-06-11
1
-1
/
+8
*
random cleanup that's cheaper to commit than to remove from my tree.
art
2002-06-11
1
-2
/
+2
[next]