Commit Graph

83 Commits (54a7740cfe39ef82400b436baa13923e437dac8a)

Author SHA1 Message Date
John Safranek b8c9247769 for lean-psk build: remove big int math, MD4, error strings 2012-11-02 16:49:31 -07:00
John Safranek 85e8f1988a leanpsk build removes cert code, moved ctaocrypt error strings to own file 2012-11-01 12:36:47 -07:00
toddouska f175bd302d bump dev version 2012-10-30 16:23:59 -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 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
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
toddouska 57c6d46ea7 add more features output to end of configure 2012-10-22 17:39:50 -07:00
toddouska aef97af361 make rabbit optional with configure option 2012-10-22 17:28:46 -07:00
toddouska 3461c12083 Brian's c++/clang fixes, minor adjustments 2012-10-22 11:37:46 -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
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
Brian Aker afe043ee6c This should fix the issue around compiling cyassl with a C++ compiler. 2012-10-19 00:30:21 -04:00
John Safranek a503f13321 update readme and version number 2012-10-10 08:55:53 -07:00
toddouska 3ef8f65229 remove sasl and put black vcs_checkout if on same line for older autoconf 2012-09-20 11:13:27 -07:00
Brian Aker 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues
found in the process).
2012-09-19 23:38:41 -07:00
toddouska a39f540c5a increment dev version 2012-08-13 10:57:07 -07:00
toddouska ecd007b287 2.3.0 release 2012-08-10 09:38:56 -07:00
toddouska 706bd8a910 add cipher suite client/server driver 2012-08-06 17:14:31 -07:00
toddouska 85889f7fb9 add md2 signature hash support 2012-07-27 14:01:02 -07:00
John Safranek cb178856a8 added 64-bit (default), 32-bit version, and 8-bit table based AES-GCM for faster operation. Selection made at configure. 2012-07-19 14:44:08 -07:00
John Safranek 4e73ad8547 AES-GCM requires SHA-384, configure adds it automatically 2012-06-18 14:31:46 -07:00
John Safranek 76bb3b2558 added stubs for AES-GCM processing and build option 2012-06-13 21:31:32 -07:00
toddouska 31bf833239 have separate --enable-crl-monitor 2012-06-05 11:31:00 -07:00
John Safranek c08486e5e2 bump library version number 2012-06-05 10:38:39 -07:00
toddouska 7edd1bd843 don't use -Warray-bounds except on linux with lots-o-warnings 2012-06-01 12:14:30 -07:00
toddouska 28fb9fb0f7 new dev version 2012-05-25 14:43:36 -07:00
toddouska 6a62623c64 verify suite validity before server picks 2012-05-25 12:18:18 -07:00
toddouska db7773aa54 linux crl dir monitoring fixes 2012-05-23 16:55:26 -07:00
toddouska 5b5b7e231d fix crl dist and dev build 2012-05-18 16:35:19 -07:00
toddouska ecef0e38d5 fix configure sha-512 message 2012-05-18 16:18:53 -07:00
toddouska 2806c995a8 pre release 2.2.0 2012-05-18 11:06:32 -07:00
toddouska 7c91372621 skip crl revoked entry extensions 2012-05-17 15:16:53 -07:00
toddouska 32095795f2 Merge branch 'master' of github.com:cyassl/cyassl 2012-05-11 12:22:23 -07:00
toddouska 6210ff78aa init crl 2012-05-11 12:22:16 -07:00
toddouska 7b2d62f4f7 don't compare session id if server rejects 2012-05-11 12:21:17 -07:00
John Safranek 89b0c932a5 bump version number to v2.1.5 2012-05-10 13:55:34 -07:00
John Safranek b8411f1217 fixed compile flag for SHA-384 when enabling Fortress 2012-05-08 09:35:18 -07:00
toddouska 968dfc4cf7 fortress ssh build fixes 2012-05-07 18:19:48 -07:00
toddouska ccabe829cb v2.1.3 2012-05-03 10:38:10 -07:00
toddouska 225fba5c8d v2.1.2 2012-05-02 16:10:25 -07:00
toddouska 6c7e9b30a5 Merge branch 'master' of github.com:cyassl/cyassl 2012-04-17 11:24:54 -07:00
toddouska d858e9e7b6 2.1.1 for bloxx 2012-04-17 11:24:41 -07:00