Darren Tucker
|
5d5ec165c5
|
Restrict ECDSA and ECDH tests.
ifdef out some more ECDSA and ECDH tests when built against an OpenSSL
that does not have eliptic curve functionality.
|
2015-02-25 15:32:49 +11:00 |
Damien Miller
|
cb030ce25f
|
include includes.h to avoid build failure on AIX
|
2015-02-24 09:23:30 -08:00 |
Darren Tucker
|
4c356308a8
|
Wrap stdint.h includes in HAVE_STDINT_H.
|
2015-02-24 13:49:31 +11:00 |
Damien Miller
|
ade31d7b6f
|
these need active_state defined to link on OSX
temporary measure until active_state goes away entirely
|
2015-01-27 23:06:23 +11:00 |
miod@openbsd.org
|
7dd355fb1f
|
upstream commit
Move -lz late in the linker commandline for things to
build on static arches.
|
2015-01-27 00:03:30 +11:00 |
Damien Miller
|
1ca3e2155a
|
fix kex test
|
2015-01-20 10:11:31 +11:00 |
markus@openbsd.org
|
9e06a0fb23
|
upstream commit
add kex unit tests
|
2015-01-20 00:22:50 +11:00 |