Chris Conlon
|
defd1f9f94
|
add configure option for wolfSSL JNI, --enable-jni
|
2015-06-02 21:58:23 -06:00 |
|
Takashi Kojo
|
13185574d2
|
Merge branch 'EWARM' into TI_hash
|
2015-06-01 20:07:16 +09:00 |
|
Takashi Kojo
|
fe3253e618
|
IAR/EWARM wolfSSL name change
|
2015-06-01 20:02:20 +09:00 |
|
Takashi Kojo
|
644f7a4cdb
|
ti-hash.c included in wc_port.c
|
2015-06-01 14:32:36 +09:00 |
|
Moisés Guimarães
|
3d41595ed4
|
internal.c: refactoring TimingPadVerify to reduce stack usage:
--- variable dummy replaced with ssl object (~250 bytes saved)
internal.c: refactoring VerifyMac to reduce stack usage:
--- variable dummy replaced with ssl object (~250 bytes saved)
|
2015-05-30 10:44:14 -03:00 |
|
Moisés Guimarães
|
ed65565390
|
integer.c: refactoring mp_exptmod_fast to reduce stack usage:
--- variable M moved to the heap (512 bytes saved)
|
2015-05-28 18:29:17 -03:00 |
|
Moisés Guimarães
|
a7a00a4bd5
|
remove trailing spaces.
|
2015-05-28 18:29:17 -03:00 |
|
John Safranek
|
77fe4f3a2e
|
Fixes #71. Disable SHA works with TLS, PWDBASED, testing.
|
2015-05-28 10:25:41 -07:00 |
|
Takashi Kojo
|
e4580c3461
|
adding hash.h to include.am
|
2015-05-28 20:50:22 +09:00 |
|
Takashi Kojo
|
d67168d539
|
aes.c cleaned. ti-has.c, ti-aes.c, ti-des3.c are included in each respective algorithm source file.
|
2015-05-28 20:40:53 +09:00 |
|
Takashi Kojo
|
902799ef75
|
adding ti hash/crypt to include.am
|
2015-05-27 19:34:11 +09:00 |
|
Takashi Kojo
|
559404137e
|
moving xxxGetHash to hash.c
|
2015-05-27 18:37:19 +09:00 |
|
Chris Conlon
|
b4a6ed1d7f
|
Merge pull request #68 from tass-belgium/master
Improved support for PicoTCP on embedded devices
|
2015-05-26 13:47:45 -06:00 |
|
Moisés Guimarães
|
67a93a5999
|
fixes trailing white spaces.
adds port mapping in Vagrantfile.
|
2015-05-22 20:09:01 -03:00 |
|
Takashi Kojo
|
aaa1fe813a
|
Added aes.c/des3.c
|
2015-05-22 09:55:49 +09:00 |
|
John Safranek
|
8fbcd7d74b
|
added upper bound check on DH min bit size for configure forced default
|
2015-05-21 10:30:54 -07:00 |
|
John Safranek
|
64602d1969
|
added check for allowed minimum DH key size
|
2015-05-21 10:11:21 -07:00 |
|
Takashi Kojo
|
5bcce85de4
|
md5.h cleaned
|
2015-05-21 18:34:51 +09:00 |
|
Takashi Kojo
|
ce8b4e0cdc
|
Added ti-hash.c
|
2015-05-21 18:26:35 +09:00 |
|
Takashi Kojo
|
d24c7f070c
|
files cleaned
|
2015-05-21 18:12:43 +09:00 |
|
Takashi Kojo
|
527013ec1e
|
corrected NL code
|
2015-05-21 14:16:09 +09:00 |
|
Takashi Kojo
|
b5654092ec
|
Added Md5GetHash for BuildCertHashes
|
2015-05-21 13:42:02 +09:00 |
|
Takashi Kojo
|
1a315fd89e
|
Initial TI crypt/hash
|
2015-05-21 13:31:02 +09:00 |
|
John Safranek
|
50a80bbcd2
|
update Windows FIPS preprocessor flags in project file
|
2015-05-19 14:37:03 -07:00 |
|
John Safranek
|
9a10210a2a
|
replaced always-true comparison in PrintSessionStats with preprocessor checks
|
2015-05-19 09:52:30 -07:00 |
|
toddouska
|
bbec7011d4
|
add session ticket hint interval setter
|
2015-05-18 13:15:13 -07:00 |
|
toddouska
|
8b52330877
|
add key name compare for session ticket callback example
|
2015-05-18 09:48:15 -07:00 |
|
toddouska
|
e730aa571c
|
add sanity checks to user session ticket encrypt callback
|
2015-05-18 09:29:25 -07:00 |
|
toddouska
|
8ff17b66f3
|
add session tickets to echoserver example too
|
2015-05-18 09:13:34 -07:00 |
|
toddouska
|
ebf73fab5d
|
Merge branch 'tickets'
|
2015-05-15 16:13:09 -07:00 |
|
toddouska
|
cedd41432c
|
fix windows session ticket warnings
|
2015-05-15 16:10:38 -07:00 |
|
toddouska
|
74cc2274fa
|
add tiket key cleanup to help valgrind
|
2015-05-15 15:30:29 -07:00 |
|
toddouska
|
2212381925
|
add session ticket key returns for reject and use but create
|
2015-05-15 14:58:16 -07:00 |
|
toddouska
|
f6d12bfc37
|
initial server side session ticket support
|
2015-05-15 12:51:44 -07:00 |
|
John Safranek
|
660e0b868b
|
added check for window's api's min macro
|
2015-05-14 11:40:23 -07:00 |
|
John Safranek
|
dcd6602293
|
misc.c can now only be included once
|
2015-05-13 15:10:05 -07:00 |
|
John Safranek
|
5e083eafb4
|
Merge branch 'master' of github.com:wolfSSL/wolfssl
|
2015-05-13 14:55:16 -07:00 |
|
John Safranek
|
4e482a348e
|
wrapped the min() inline functions with better preprocessor checks
|
2015-05-13 14:53:11 -07:00 |
|
John Safranek
|
48034b56c5
|
update the VS solution and project files for FIPS build
|
2015-05-13 13:10:03 -07:00 |
|
John Safranek
|
b6e540b005
|
new VS solution and project files for FIPS build
|
2015-05-12 16:36:38 -07:00 |
|
John Safranek
|
69b4b37e86
|
modify ossl-extra HMAC testcase to use longer password
|
2015-05-12 16:16:44 -07:00 |
|
John Safranek
|
0b1ea204b7
|
cleaned up Windows build warnings
|
2015-05-12 11:59:07 -07:00 |
|
toddouska
|
513b43baae
|
update CUSTOM_RAND_GENERATE to not include dev random files
|
2015-05-11 12:03:53 -07:00 |
|
toddouska
|
dde4b29462
|
add handshake done callback with ability to end connection
|
2015-05-09 11:04:47 -07:00 |
|
toddouska
|
d2c53c3229
|
reduce wolfcrypt test stack use, curve25519
|
2015-05-07 15:25:20 -07:00 |
|
toddouska
|
d4982bb988
|
add dsa verify input check, not used at TLS or default
|
2015-05-07 15:10:33 -07:00 |
|
toddouska
|
8f8fb3834a
|
reduce benchmark stack use, reduce max variable sizes
|
2015-05-07 14:24:58 -07:00 |
|
toddouska
|
4fe04c6bed
|
detect build cases where external script test case doesn't make sense
|
2015-05-07 12:50:27 -07:00 |
|
toddouska
|
914a27ad9f
|
Merge branch 'kaleb'
|
2015-05-07 12:33:44 -07:00 |
|
toddouska
|
357ab1df14
|
Merge https://github.com/kaleb-himes/wolfssl into kaleb
|
2015-05-07 12:19:34 -07:00 |
|