toddouska
|
0c363a17f1
init blake2
|
12 years ago |
toddouska
|
4c9595c419
bump version
|
12 years ago |
toddouska
|
541deaa0c0
release 2.4.6
|
12 years ago |
toddouska
|
a108c5565e
get release 2.4.4 ready
|
12 years ago |
toddouska
|
c49e7a85f7
fix configure.ac quoting
|
12 years ago |
toddouska
|
ca7e5d2463
valgrind config output
|
12 years ago |
toddouska
|
067f10ae8e
add enable-valgrind
|
12 years ago |
John Safranek
|
9005d2b54b
removed XMALLOC_USER from the leanpsk compile flags
|
12 years ago |
John Safranek
|
8c97675979
Lean PSK trimming
|
12 years ago |
toddouska
|
584520fbc1
hide make clean output
|
12 years ago |
John Safranek
|
0c9fe151de
added configure option --disable-examples to remove example code build, configure runs make clean at the end, sniffer test isn't built if sniffer disabled
|
12 years ago |
John Safranek
|
66a3ce2ec1
added SHA-256 based RNG when setting NO_RC4 compile flag
|
12 years ago |
John Safranek
|
f8f7f69f48
compile option to leave out MD5 and SSL code
|
12 years ago |
toddouska
|
d4035e5f62
add freebsd crl-monitor support
|
12 years ago |
toddouska
|
9ac2eaa3d6
fix ipv6 unused warning, add os check for crl monitor
|
12 years ago |
toddouska
|
4a7e56442a
bump dev version
|
12 years ago |
John Safranek
|
b8c9247769
for lean-psk build: remove big int math, MD4, error strings
|
12 years ago |
John Safranek
|
85e8f1988a
leanpsk build removes cert code, moved ctaocrypt error strings to own file
|
12 years ago |
toddouska
|
f175bd302d
bump dev version
|
12 years ago |
John Safranek
|
174618ebfb
added build option for leanPSK
|
12 years ago |
toddouska
|
cf1f1f3ae7
turn jobserver back on
|
12 years ago |
toddouska
|
a1e8cd532d
disable jobserver for now, is broken on some systems
|
12 years ago |
Brian Aker
|
994fc1f8e3
This add the generic structure required to have pkgconfig work.
|
12 years ago |
Brian Aker
|
767b452d61
This dramatically speeds up the time taken to compile cyassl (assuming you have multiple cores...).
|
12 years ago |
toddouska
|
bb5280d0e4
remove mktime check since takes forever on some systems
|
12 years ago |
toddouska
|
0b4ed2c633
change to C_EXTRA_FLAGS for user addtions to CFLAGS since CFLAGS may contain -g -O2 even if user doesn't override, no way to tell
|
12 years ago |
toddouska
|
6737f5beb9
Brian changes
|
12 years ago |
toddouska
|
57c6d46ea7
add more features output to end of configure
|
12 years ago |
toddouska
|
aef97af361
make rabbit optional with configure option
|
12 years ago |
toddouska
|
3461c12083
Brian's c++/clang fixes, minor adjustments
|
12 years ago |