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
/
regress
/
lib
/
libedit
/
read
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regress libedit needs header files generated during src libedit
bluhm
2019-05-10
1
-6
/
+7
*
Implement the generated dependency with a stamp file to avoid needless
bluhm
2017-07-05
5
-3
/
+7
*
Fix building the libedit regress programs.
bluhm
2017-07-04
1
-5
/
+3
*
Generate source and header files for regress on demand.
bluhm
2017-07-03
1
-7
/
+4
*
The libedit regress tests require header files generated during the
bluhm
2016-09-18
1
-5
/
+6
*
fix test after the errno reshuffle; ok swarsche@
otto
2016-09-08
1
-2
/
+2
*
deal with the el_errno -> read_errno cleanup, read.c rev. 1.43
schwarze
2016-05-25
1
-3
/
+3
*
cope with simplified chared/read interface
schwarze
2016-05-22
2
-8
/
+3
*
adapt to recently changed internal interface of read_getcmd()
schwarze
2016-05-10
1
-3
/
+3
*
cope with the deletion of Char, use wchar_t
schwarze
2016-04-11
3
-4
/
+4
*
drop -DWIDECHAR, it's no longer needed
schwarze
2016-04-11
1
-2
/
+1
*
initialize el_state.metanext before testing read_getcmd()
schwarze
2016-03-22
1
-0
/
+1
*
Fix the CHARSET_IS_UTF8 case in read_char().
schwarze
2016-03-20
1
-3
/
+2
*
More unit tests for libedit.
schwarze
2016-03-01
5
-42
/
+177
*
Test the C/POSIX locale too, in addition to UTF-8.
schwarze
2016-02-11
2
-17
/
+37
*
Slowly start a unit test suite for libedit; Christos is right that
schwarze
2016-02-11
3
-0
/
+178