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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regress libedit needs header files generated during src libedit
bluhm
2019-05-10
2
-11
/
+10
*
Remove all references to "make depend" from regress.
bluhm
2017-07-07
2
-4
/
+2
*
Implement the generated dependency with a stamp file to avoid needless
bluhm
2017-07-05
10
-12
/
+17
*
Fix building the libedit regress programs.
bluhm
2017-07-04
2
-7
/
+5
*
Generate source and header files for regress on demand.
bluhm
2017-07-03
4
-25
/
+18
*
Add missing includes to avoid implicit function declarations.
jsg
2017-02-25
1
-0
/
+1
*
The libedit regress tests require header files generated during the
bluhm
2016-09-18
3
-11
/
+18
*
fix test after the errno reshuffle; ok swarsche@
otto
2016-09-08
1
-2
/
+2
*
These tests didn't work without setting READLINE because we don't
schwarze
2016-09-06
2
-3
/
+3
*
Add detailed error messages and restructure to make the individual
schwarze
2016-06-01
1
-112
/
+118
*
Test history_get() return value;
schwarze
2016-06-01
1
-0
/
+30
*
The argument of remove_history() only counts existing entries,
schwarze
2016-05-31
1
-0
/
+7
*
Style unification and whitespace cleanup, in part suggested by
schwarze
2016-05-31
1
-35
/
+36
*
deal with the el_errno -> read_errno cleanup, read.c rev. 1.43
schwarze
2016-05-25
2
-7
/
+5
*
cope with simplified chared/read interface
schwarze
2016-05-22
2
-8
/
+3
*
Enable the readline(3) regression test provided by Bastian Maerkisch,
schwarze
2016-05-10
1
-2
/
+2
*
adapt to recently changed internal interface of read_getcmd()
schwarze
2016-05-10
1
-3
/
+3
*
A few regression tests for libedit readline(3) compat code.
schwarze
2016-05-06
2
-0
/
+276
*
cope with the deletion of Char, use wchar_t
schwarze
2016-04-11
5
-14
/
+18
*
drop -DWIDECHAR, it's no longer needed
schwarze
2016-04-11
3
-6
/
+3
*
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
*
After the bugfix in libedit/chared.c rev. 1.17,
schwarze
2016-03-01
1
-3
/
+2
*
More unit tests for libedit.
schwarze
2016-03-01
13
-42
/
+458
*
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