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
/
libedit
/
keymacro.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Saving errno in el_errno is only needed for one purpose:
schwarze
2016-05-25
1
-7
/
+5
*
Replace the generated file "fcns.c" by a simpler header "func.h"
schwarze
2016-05-06
1
-2
/
+3
*
* Delete the unimplemented feature XK_EXE.
schwarze
2016-04-12
1
-8
/
+4
*
delete the "private" and "public" preprocessor macros, just use standard C;
schwarze
2016-04-11
1
-18
/
+18
*
get rid of the non-standard data type "Char" in almost all files;
schwarze
2016-04-11
1
-26
/
+29
*
Move wrapper macros to the two files actually needing them:
schwarze
2016-04-11
1
-2
/
+2
*
Delete 26 wrapper macros and two wrapper functions that are no
schwarze
2016-04-09
1
-5
/
+5
*
Always compile with WIDECHAR on and delete that preprocessor switch.
schwarze
2016-04-09
1
-4
/
+2
*
Reduce the FUN() macro madness by no longer applying it to el_[w]getc(3).
schwarze
2016-03-21
1
-3
/
+5
*
Cleanup of standard header inclusion:
schwarze
2016-03-20
1
-8
/
+8
*
Delete the useless Int datatype and always use the standard wint_t
schwarze
2016-03-20
1
-3
/
+3
*
remove some whitespace differences with NetBSD; no change with diff -b
schwarze
2016-01-31
1
-3
/
+3
*
Fifth step in synching with NetBSD:
schwarze
2016-01-30
1
-7
/
+7
*
Fourth step in synching with NetBSD:
schwarze
2016-01-30
1
-27
/
+27
*
Second step in synching with NetBSD:
schwarze
2016-01-29
1
-115
/
+119
*
Start synching with NetBSD:
schwarze
2016-01-29
1
-0
/
+660