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