toddouska
|
ae905d70c4
|
crl warning fixes
|
2012-11-01 14:14:40 -07:00 |
|
toddouska
|
0e2c236e77
|
fix x64 windows warnings, make sure word is 64bit
|
2012-11-01 12:21:47 -07:00 |
|
Chris Conlon
|
dc83cc6a0e
|
fix VS2008 asn.c warning, CTaoCrypt RSA test
|
2012-11-01 11:29:11 -06:00 |
|
Chris Conlon
|
f6304ae37a
|
add support for Freescale MQX
|
2012-11-01 11:23:42 -06:00 |
|
toddouska
|
a4220120ba
|
remove memset for setcokopt uninit
|
2012-10-31 15:43:08 -07:00 |
|
toddouska
|
d732a2ef07
|
make suite test file name input arg longer
|
2012-10-31 15:25:39 -07:00 |
|
toddouska
|
6348f3f2c7
|
fix valgrind uninit warning on dtls setsockopt
|
2012-10-31 13:26:03 -07:00 |
|
toddouska
|
905cf9c018
|
fix valgrind warnings from yesterday changes
|
2012-10-31 12:54:56 -07:00 |
|
toddouska
|
01138a5c53
|
fix stack-check warnings for newer versions but fastmath still has some so take away warning for now
|
2012-10-30 17:35:12 -07:00 |
|
toddouska
|
f175bd302d
|
bump dev version
|
2012-10-30 16:23:59 -07:00 |
|
John Safranek
|
a6b201c051
|
added the PSK Null cipher test script to the release build
|
2012-10-30 15:09:31 -07:00 |
|
John Safranek
|
9871b13480
|
build test covers leanpsk
|
2012-10-30 12:51:14 -07:00 |
|
John Safranek
|
174618ebfb
|
added build option for leanPSK
|
2012-10-29 15:39:42 -07:00 |
|
toddouska
|
cf1f1f3ae7
|
turn jobserver back on
|
2012-10-26 15:38:37 -07:00 |
|
toddouska
|
335de43333
|
Merge https://github.com/BrianAker/cyassl
|
2012-10-26 15:29:36 -07:00 |
|
Brian Aker
|
ce297f67af
|
Add in missing files for JOBSERVER.
|
2012-10-26 15:10:42 -07:00 |
|
toddouska
|
35b4f08049
|
add CyaSSL_send()/recv() with flags parameter
|
2012-10-26 15:09:58 -07:00 |
|
Brian Aker
|
91f075a5cf
|
Add in m4/ax_print_to_file.m4
|
2012-10-26 15:20:44 -04:00 |
|
toddouska
|
a1e8cd532d
|
disable jobserver for now, is broken on some systems
|
2012-10-26 10:36:20 -07:00 |
|
Brian Aker
|
994fc1f8e3
|
This add the generic structure required to have pkgconfig work.
I also fixed autogen.sh to do some magic on warnings/errors based on whether code comes from github or not.
|
2012-10-26 02:06:06 -04:00 |
|
Brian Aker
|
767b452d61
|
This dramatically speeds up the time taken to compile cyassl (assuming you have multiple cores...).
|
2012-10-26 00:35:52 -04:00 |
|
Brian Aker
|
60f28f322e
|
Fixes install issue with rpm (I didn't notice that I got the install wrong until I tried to use it...).
|
2012-10-25 23:53:21 -04:00 |
|
toddouska
|
d4d5243f4d
|
add user ability to set IO read/write flags
|
2012-10-25 14:17:11 -07:00 |
|
toddouska
|
01ae0696af
|
shorten64 fixes for key-gen/cert-gen
|
2012-10-25 12:31:11 -07:00 |
|
toddouska
|
0bbbea20be
|
switch sniffer buffers to dynamic, reduce holding memory if large number of sessions cached
|
2012-10-24 17:37:57 -07:00 |
|
toddouska
|
3e7619c785
|
make sure sniffer frees handhsake resources early
|
2012-10-24 14:51:04 -07:00 |
|
toddouska
|
f969bc3645
|
if sniffer sees ACK for missing packet(s) set to error, can't recover
|
2012-10-24 13:33:11 -07:00 |
|
toddouska
|
bb5280d0e4
|
remove mktime check since takes forever on some systems
|
2012-10-24 12:09:53 -07:00 |
|
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
|
2012-10-24 12:01:11 -07:00 |
|
toddouska
|
6737f5beb9
|
Brian changes
|
2012-10-24 11:53:33 -07:00 |
|
John Safranek
|
ba2a7f2627
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-24 11:27:05 -07:00 |
|
John Safranek
|
936d0ff7a9
|
fixed off-by-one dtls cookie size check. fixed some warnings when disabling features
|
2012-10-24 11:05:50 -07:00 |
|
toddouska
|
2885d66b17
|
remove fatal sniffer error sessions right away
|
2012-10-23 16:32:47 -07:00 |
|
toddouska
|
1cb2f28308
|
align rabbit test keys and ivs
|
2012-10-23 13:48:16 -07:00 |
|
toddouska
|
57c6d46ea7
|
add more features output to end of configure
|
2012-10-22 17:39:50 -07:00 |
|
toddouska
|
4d719897a5
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-22 17:29:19 -07:00 |
|
toddouska
|
aef97af361
|
make rabbit optional with configure option
|
2012-10-22 17:28:46 -07:00 |
|
John Safranek
|
5a421c04e7
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-22 14:50:02 -07:00 |
|
John Safranek
|
d78770c1e5
|
change null cipher to allow different buffers
|
2012-10-22 14:48:27 -07:00 |
|
toddouska
|
3461c12083
|
Brian's c++/clang fixes, minor adjustments
|
2012-10-22 11:37:46 -07:00 |
|
toddouska
|
cb08eb672e
|
Merge branch 'master' of https://github.com/BrianAker/cyassl
|
2012-10-22 10:56:53 -07:00 |
|
toddouska
|
10306013bb
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-22 10:37:58 -07:00 |
|
toddouska
|
b09d902ef4
|
add in ecc impl
|
2012-10-22 10:37:40 -07:00 |
|
Brian Aker
|
ac998a0f7c
|
Remove version (it is a generated file), also updated how visibility is done.
|
2012-10-20 21:24:28 -04:00 |
|
Brian Aker
|
db8bd91488
|
Fix for some platforms that didn't want to insert the harden LIB in some cases.
|
2012-10-20 20:07:30 -04:00 |
|
Brian Aker
|
1be873533e
|
This adds support for "make rpm"
|
2012-10-20 04:42:34 -04:00 |
|
John Safranek
|
a92b639155
|
add optional null cipher support for RSA
|
2012-10-19 20:52:22 -07:00 |
|
Brian Aker
|
f3b14343a5
|
Add support for correctly compiling on darwin12
|
2012-10-19 20:21:35 -07:00 |
|
Brian Aker
|
b883cc55a4
|
Fix rules around pthread usage to fix clang warning.
|
2012-10-19 20:09:17 -07:00 |
|
Brian Aker
|
1bc0dc53f9
|
Fixes for hardening flags.
Additional fixes for using C++ compiler to compile.
Include file pcap.h now gates sniffer for build.
|
2012-10-19 22:00:17 -04:00 |
|