Todd C. Miller
|
2fe127d108
|
Move some scripts from the top level src dir to a scripts dir.
|
2020-02-06 14:30:26 -07:00 |
|
Laszlo Orban
|
24c9438486
|
logserver option to disable certificate verification on server side and server authentication on client side
|
2020-01-23 10:12:12 -07:00 |
|
Laszlo Orban
|
9935a7e2ff
|
Rename tls_checkpeer to tls_reqcert in ServerHello message
|
2020-01-23 10:12:12 -07:00 |
|
Todd C. Miller
|
5913c63642
|
Add abs_top_srcdir and abs_top_builddir and use them.
Configure provides absolution versions of srcdir, builddir, top_srcdir
and top_builddir. We can use these instead of calling pwd.
|
2020-01-20 06:37:42 -07:00 |
|
Todd C. Miller
|
d2b7148b6c
|
Using "libtool --clean" to remove regular files is slow.
We only need to use libtool's clean mode to remove files created by libtool.
|
2020-01-18 05:53:55 -07:00 |
|
Laszlo Orban
|
33f6a16764
|
extend ServerHello message with two fields (tls, tls_checkpeer)
|
2019-11-22 11:11:55 +01:00 |
|
Todd C. Miller
|
58cede6fee
|
Move protobuf-c.c, log_server.proto, log_server.pb-c.[ch] to lib/logsrv
|
2019-11-15 13:35:58 -07:00 |
|