Todd A Ouska
1ce566971c
fix gcc lots o warnings for optional library build features
2011-04-28 12:04:38 -07:00
Todd A Ouska
50b2e1d2d4
fix gcc lots of warnings for build
2011-04-27 17:31:08 -07:00
Todd A Ouska
de18c6b6ec
fix aux dir and make dist
2011-04-27 16:00:22 -07:00
Todd A Ouska
b2e0428b71
fix debug messages b4 declarations
2011-04-27 13:23:06 -07:00
Todd A Ouska
ab1935ed8d
don't use AUX config, if version mismatch problems
2011-04-27 13:11:19 -07:00
Todd A Ouska
3ba4aa9cca
put config gen files in config/
2011-04-27 12:36:39 -07:00
Todd A Ouska
858d61ad5c
remove old Makefile generation
2011-04-27 11:17:17 -07:00
Todd A Ouska
8846b8cad5
use a single Makefile, no recursion
2011-04-26 17:45:41 -07:00
Todd A Ouska
575dc32780
ignore aclocal.m4
2011-04-26 15:54:56 -07:00
Todd A Ouska
491f0e440b
add compiler visibility detection, default hide, add external API linkage and internal LOCAL linkage
2011-04-26 15:41:16 -07:00
Todd A Ouska
9acaa22020
disable default static build from autoconf, fix -small build with new stuff
2011-04-26 11:29:40 -07:00
Todd A Ouska
5be1c4c9f3
wincyrpt.h clashes fix, submitted by eof
2011-04-26 10:05:54 -07:00
Todd A Ouska
b83862d01d
add more SHA-256 cipher suites, DHE
2011-04-26 09:32:18 -07:00
Todd A Ouska
adaffeca6c
fix initsuites with PSK on downgrade, example server with PSK
2011-04-25 16:11:23 -07:00
Todd A Ouska
1ad10ffdc8
allow client to downgrade version with v23, make server downgrade more robust
2011-04-25 15:49:30 -07:00
Todd A Ouska
6c96166c48
more logging messages
2011-04-25 09:24:21 -07:00
Todd A Ouska
5a78a8999a
add better codes/messages for CyaSSL generic errors
2011-04-20 16:58:51 -07:00
Todd A Ouska
92bc4fc00d
better error messages for generics in CTaoCrypt
2011-04-20 16:29:19 -07:00
Todd A Ouska
adaef70aec
remove large static buffer for cert chain processing
2011-04-20 15:54:34 -07:00
Todd A Ouska
1326c79bb6
add server EDH
2011-04-20 14:40:07 -07:00
Todd A Ouska
33e5d2f04a
add submitted by eof tag
2011-04-15 16:48:13 -07:00
Todd A Ouska
651b793791
add cyassl runtime alloc routines override, move to ctaocrypt so both can use, submitted by eof
2011-04-15 16:43:00 -07:00
Todd A Ouska
7014d6bbc1
allow runtime setting of logging function, move to ctaocrypt for use by both, submitted by eof
2011-04-15 14:55:07 -07:00
Todd A Ouska
41f1e72407
fix SUBJECT_CN dynamic type (was issuser)
2011-04-14 13:26:09 -07:00
Todd A Ouska
1084ad3026
when processing multiple cert files don't error out if some junk at eof
2011-04-14 10:49:38 -07:00
Todd A Ouska
78ea389021
Merge branch 'master' of github.com:cyassl/cyassl
2011-04-14 10:06:48 -07:00
Todd A Ouska
d788030343
pkcs#5 v.20 and pkcs#12 private encryption for pkcs#8 keys
2011-04-14 10:04:24 -07:00
Todd A Ouska
4cf94570d7
fix confirm CA get signer bug, ugh
2011-04-13 17:21:30 -07:00
Todd A Ouska
2da2e15484
remove SSL caList pointer, only use SSL_CTX one as current
2011-04-13 12:28:01 -07:00
Todd A Ouska
58589b4f9b
add verify from root, top->down, serial number extension for size
2011-04-11 12:55:17 -07:00
Todd A Ouska
7a0c0264a6
UID name tracking
2011-04-09 16:31:25 -07:00
Todd A Ouska
45c32b858d
allow multi/chain PEM CA files or buffers
2011-04-09 13:48:12 -07:00
Todd A Ouska
f32d59c883
remove pdf doc from github and dist, add doc/README link
2011-04-09 13:16:54 -07:00
Todd A Ouska
831f4b6be9
add use cert chain handling
2011-04-09 13:08:56 -07:00
Todd A Ouska
0c6015fb86
sha256 with ECDSA certificate signatures
2011-04-08 11:08:45 -07:00
Todd A Ouska
214d2cfad7
sha256 rsa signed certs
2011-04-08 11:00:38 -07:00
Todd A Ouska
8a31288c95
serial int init bug fix submitted by eof
2011-04-07 08:56:34 -07:00
Todd A Ouska
cf978c8189
more porting changes
2011-04-04 17:42:50 -07:00
Todd A Ouska
8d38f93d8a
make building into resip easier
2011-03-31 16:45:05 -07:00
Todd A Ouska
0604c96e0f
Add SHA1 OpenSSL
2011-03-30 12:36:23 -07:00
Todd A Ouska
50c8faf7a1
add PBKDF2
2011-03-28 17:15:14 -07:00
Todd A Ouska
249935d59b
remove non external headers from install
2011-03-28 15:02:23 -07:00
Todd A Ouska
9ad5726d2b
add library version for libtool
2011-03-28 14:28:09 -07:00
Todd A Ouska
43674f2de4
send proper http GET for examples/client
2011-03-22 08:18:27 -07:00
Todd A Ouska
c068592799
use first 64 bits of SERIAL number
2011-03-22 08:15:03 -07:00
Todd A Ouska
680358abe1
PKCS #5 v1.5 encrypted key adds, small build fixes
2011-03-22 07:35:18 -07:00
Todd A Ouska
b9ff110b2e
add CyaSSL_X509_get_serial_number()
2011-03-11 15:22:16 -08:00
Todd A Ouska
f874bf9b76
mix MTU defines and DTLS version info
2011-03-11 14:10:32 -08:00
Jacob Appelbaum
9a932a2b67
This patch adds three new configure options
...
--enable-gcc-lots-o-warnings
This enables a bunch of useful gcc warnings
--enable-gcc-hardening
This enables FORTIFY_SOURCE, integer wrapping, stack smashing protection
and other useful security related gcc-isms.
--enable-linker-hardening
This enables Linux specific linker hardening.
Signed-off-by: Jacob Appelbaum <jacob@appelbaum.net>
2011-03-11 10:24:46 -08:00
Jacob Appelbaum
f75b9b86d5
This adds an autogen.sh script; it will generate configure scripts
...
Signed-off-by: Jacob Appelbaum <jacob@appelbaum.net>
2011-03-11 10:24:45 -08:00