toddouska
|
9e4e08d7a7
|
fix dsa pre padding
|
2016-09-21 18:51:11 -07:00 |
|
Jacob Barthelmeh
|
2feee8856e
|
revise static memory and update heap hint
|
2016-06-04 19:03:48 -06:00 |
|
David Garske
|
993972162e
|
MinGW fixes, server port assigning cleanup and ping test cleanup. Fixes issue with visibility detection with MinGW. The visibility.m4 script was not actually trying to call the hidden function, which caused MinGW to detect improperly that visibility was supported. Fix for bogusFile on Windows build. Fixes to build warnings for unused variable 'res' and signed/unsigned comparison for sizeof min(). Cleanup of the server side port assignment to allow use with Windows/MinGW/Cygwin. If Windows uses new GetRandomPort() function in test.h to get port in in the 49152 - 65535 range. If *nix then uses the tcp_listen returned port. Otherwise uses the default wolfSSLPort. Refactor of the ping test code to use common file and properly handle ping count differences (Windows "-c" vs. *Nix style "-n"). Workaround for MinGW and cyassl/options.h getting file permissions error. Added non-fatal compile warning if using MinGW that "strtok_s" might be missing along with a link to public domain source that can be used.
|
2016-04-08 11:48:14 -06:00 |
|
Jacob Barthelmeh
|
e99a5b0483
|
prepare for release v3.9.0
|
2016-03-17 16:02:13 -06:00 |
|
Chris Conlon
|
4b74e96542
|
remove stdio.h from dsa.c
|
2015-08-10 09:34:16 -06:00 |
|
Chris Conlon
|
5d40c5f566
|
Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage
|
2015-08-07 11:53:19 -06:00 |
|
Ludovic FLAMENT
|
8951d72f03
|
Merge branch 'master' of https://github.com/wolfSSL/wolfssl
Fix DSA key generation
|
2015-07-23 13:24:20 +02:00 |
|
Ludovic FLAMENT
|
349edd40c2
|
Add support for OpenSSH ssh-keygen tools
refactor existing code
|
2015-07-22 14:18:07 +02:00 |
|
John Safranek
|
4e482a348e
|
wrapped the min() inline functions with better preprocessor checks
|
2015-05-13 14:53:11 -07:00 |
|
toddouska
|
d4982bb988
|
add dsa verify input check, not used at TLS or default
|
2015-05-07 15:10:33 -07:00 |
|
kaleb-himes
|
a389620a29
|
Copyright (C) updates
|
2015-01-08 09:39:04 -07:00 |
|
Jacob Barthelmeh
|
2520973b73
|
update to c files for name change and pwdbased along with debugging src function calls
|
2015-01-03 19:09:48 -07:00 |
|
Jacob Barthelmeh
|
38e129fd24
|
cleaning up some cyassl
|
2014-12-31 17:01:27 -07:00 |
|
Jacob Barthelmeh
|
473d1d18a6
|
chacha, dh, dsa, hc128 c files
|
2014-12-17 14:37:13 -07:00 |
|