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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2002-06-09
backout previous
itojun
1
-5
/
+7
2002-06-09
pax -s <regex> is botched, don't use it.
itojun
1
-7
/
+5
2002-06-08
Add a flag - KVM_NO_FILES which tells kvm_openfiles to not
art
1
-1
/
+7
2002-06-07
Switch powerpc to using new split (aout/elf) link.h
drahn
1
-7
/
+1
2002-06-07
Backout previous change. Since it requires people to upgrade gcc, we want
miod
2
-13
/
+7
2002-06-07
split link.h into three parts. The MI parts are left in link.h
art
4
-179
/
+237
2002-06-05
Don't use MI dlfcn.h that are identical to the MD one.
art
1
-13
/
+13
2002-06-05
Use attribute((sentinel)) on functions where it makes sense.
espie
2
-7
/
+13
2002-06-03
compatiblity -> compatibility
deraadt
4
-8
/
+8
2002-06-02
withough -> without
deraadt
2
-4
/
+4
2002-06-02
no argh. we should doc these targets better
deraadt
1
-2
/
+2
2002-06-02
put libssl in PRDIRS instead; andre@ae-35.com
deraadt
1
-3
/
+3
2002-06-01
we do not need this to be Makefile.bsd-wrapper
deraadt
1
-12
/
+11
2002-05-31
do not declare int32_t and such locally. pull sys/types.h.
itojun
1
-17
/
+1
2002-05-16
Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory
millert
1
-2
/
+1
2002-05-08
includes should be installed during `make include', not later.
espie
1
-3
/
+5
2002-04-24
Introduce a new file, machine/internal_types.h, to hold that specific arch
espie
1
-2
/
+2
2002-04-22
Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...
millert
2
-4
/
+4
2002-04-19
avoid cranking libc minors for another few weeks
deraadt
1
-12
/
+6
2002-04-17
Use __func__ in assert.
espie
1
-6
/
+12
2002-04-08
install link.h and dlfcn.h from sys/arch/sparc64/include.
fgsch
1
-3
/
+3
2002-03-12
Make the function prototypes line up better and add stub struct
millert
1
-27
/
+29
2002-03-04
DES_LONG as non-int is just RIDICULOUS
deraadt
1
-6
/
+2
2002-02-20
Revert local changes that snuck in to the last commit.
millert
1
-8
/
+1
2002-02-20
Some user header files may define an abs macro which will cause a
millert
1
-1
/
+17
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
3
-9
/
+5
2002-02-18
netiso/xebec no more
mickey
1
-4
/
+3
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
20
-159
/
+133
2002-02-16
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
68
-1076
/
+1076
2001-12-30
libusb -> libusbhid
pvalchev
1
-2
/
+2
2001-11-06
no more vm in LDIRS
deraadt
1
-2
/
+2
2001-11-04
Ghostscript port refused to build with 'printf' in the
krw
1
-2
/
+2
2001-11-02
attribute(format) no longer implies nonnull...
espie
1
-7
/
+13
2001-11-01
Mention printf-like attributes for setproctitle().
miod
1
-2
/
+3
2001-10-11
C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.
espie
1
-1
/
+3
2001-10-01
new rmd160 implementation. based on
markus
1
-40
/
+35
2001-09-15
prototype cleanup
deraadt
2
-4
/
+4
2001-09-04
put changes back, this time ALL the files.
fgsch
1
-2
/
+2
2001-09-03
how did ../lib/libusb not get added? Bad developers
deraadt
1
-3
/
+3
2001-08-30
Back out fgsch@'s tree breaking commits.
todd
1
-2
/
+2
2001-08-30
fix some const warnings
fgsch
1
-2
/
+2
2001-08-26
Change the second arg to pw_mkdb() from a boolean flag to a set of
millert
1
-1
/
+5
2001-08-07
remove redundant __noreturn__ attributes now that __dead is sane for modern gcc
millert
2
-11
/
+11
2001-08-06
add getrrsetbyname(3) - API to retrieve arbitrary DNS records
jakob
1
-1
/
+38
2001-07-31
add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@
jakob
2
-2
/
+9
2001-07-31
we talked about libsectok having an include target a couple of times....
deraadt
1
-3
/
+3
2001-07-25
EDNS0 RFC ref typo. ok deraadt@
jakob
1
-2
/
+2
2001-07-19
typo in comment
espie
1
-2
/
+2
2001-07-19
Expose protos for _{err,warn}{,x} regardless of __indr_reference being
millert
1
-3
/
+1
2001-07-15
Give login_cap_t a struct name so we can use forward declarations.
millert
1
-2
/
+2
[prev]
[next]