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
1998-05-13
change size parameter to size_t
deraadt
1
-5
/
+5
1998-05-13
provide time_t without sys/types.h; kleink
deraadt
1
-1
/
+8
1998-05-04
make includes for libossaudio
provos
1
-5
/
+5
1998-04-30
make ctype macros on char 0x82 and such work
deraadt
1
-16
/
+16
1998-04-25
readlink() 3rd param is size_t; XPG
deraadt
1
-2
/
+2
1998-03-31
add X11 and local bins to std paths
deraadt
1
-3
/
+3
1998-03-30
Wall; Andreas.Gunnarsson@emw.ericsson.se
deraadt
1
-2
/
+2
1998-03-23
teach rmd160 not to throw leftovers out the window
janjaap
1
-2
/
+3
1998-03-19
Some -Wall
millert
1
-2
/
+2
1998-03-03
Dive into libg++ and gcc on includes
niklas
1
-3
/
+11
1998-03-02
We don't need two math.h headers incvs server: nothing known about
millert
1
-4
/
+7
1998-02-16
be more careful for _XOPEN_SOURCE
deraadt
1
-3
/
+5
1998-02-10
pretty some types, real minor
deraadt
2
-9
/
+9
1998-02-10
more explicit protos
deraadt
1
-3
/
+3
1998-02-10
move proto to unistd.h
deraadt
2
-3
/
+3
1998-02-08
strptime() proto; Andreas.Gunnarsson@emw.ericsson.se
deraadt
1
-1
/
+2
1998-02-07
More XPG4.2 --
millert
1
-4
/
+4
1998-02-06
size_t n in initstate(); XPG
deraadt
1
-2
/
+2
1998-01-31
Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping
millert
1
-1
/
+2
1997-12-27
Make usleep prototype match manual page and implementation
tholo
1
-2
/
+2
1997-12-22
add XPG4.2 lockf; kleink
deraadt
1
-1
/
+11
1997-12-09
for XPG, do not use special typedef types
deraadt
1
-2
/
+2
1997-11-29
Add __attribute__ for asprintf.
millert
1
-2
/
+3
1997-11-29
Implement asprintf(3) and vasprintf(3) functions similar to the
millert
1
-1
/
+5
1997-11-16
move proto to sys/stat.h; XPG4.2
deraadt
1
-2
/
+1
1997-11-09
Introduce uu_lock(), uu_unlock() and uu_lockerr()
bri
1
-1
/
+2
1997-09-22
Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME).
millert
1
-1
/
+2
1997-09-22
From FreeBSD:
millert
1
-1
/
+6
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
niklas
74
-1
/
+79
1997-09-01
#define GLOB_ABEND to GLOB_ABORTED for backwards compat. Noted by Theo.
millert
1
-1
/
+2
1997-09-01
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
millert
1
-1
/
+6
1997-09-01
Fix problem with ``find -execdir'' not having the correct initial cwd.
millert
1
-11
/
+12
1997-08-29
move _PATH_BOOTDIR w/ trailing slash into paths.h for other progs...
mickey
1
-1
/
+2
1997-08-24
prototype _err* and _warn*
millert
1
-0
/
+25
1997-08-18
inttypes.h as required by XPG4.2. Nothing uses this yet and all in-tree
millert
2
-4
/
+57
1997-08-17
basename(3) and dirname(3) as specified by XPG4 and XPG4.2
millert
2
-3
/
+52
1997-08-12
typo; graphix@iastate.edu
deraadt
1
-1
/
+1
1997-07-24
pre-def ypmaplist
deraadt
1
-0
/
+1
1997-07-23
_PATH_SKEYKEYS now lives in <paths.h>
millert
1
-1
/
+2
1997-07-23
add netatalk
denny
1
-2
/
+2
1997-07-17
__BEGIN_DECLS/__END_DECLS
deraadt
1
-0
/
+2
1997-07-17
proto more
deraadt
1
-0
/
+5
1997-07-17
mdX(3)-like interface to RIPEMD-160 hash function. Code by
millert
2
-2
/
+47
1997-07-16
proto yp_maplist
deraadt
1
-0
/
+1
1997-07-15
Add a missing const
millert
1
-3
/
+3
1997-07-12
Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).
millert
1
-1
/
+4
1997-07-10
Be consistent wrt unsigned vs. u_*
millert
1
-5
/
+5
1997-07-10
Different sha1 functions (taken from netinet's if_sha1.c) that
millert
1
-50
/
+16
1997-07-02
Move prototype for bindresvport(3) to <netiniet/in.h> as it is
millert
1
-1
/
+0
1997-06-29
relocated header files
provos
3
-3
/
+426
[prev]
[next]