Chris Conlon
50464d4aef
gitignore PKCS#7 test files, delete on make clean
2016-10-31 14:46:03 -06:00
David Garske
1c9f013c09
Include the .project and .cproject files in distribution. Fix issue with adding wolfssl to existing project, so the <name> is "wolfssl", not "lib_wolfssl".
2016-07-12 13:03:47 -07:00
Jacob Barthelmeh
0c21b67bb6
add ocsp needed certs to dist
2015-12-30 10:19:20 -07:00
Jacob Barthelmeh
1cdc6d5edb
refactoring dist and install of user/fast-rsa
2015-12-15 16:09:49 -07:00
Jacob Barthelmeh
b87c7fb460
install user_rsa.h and fix leading bit function
2015-12-15 13:50:01 -07:00
Jacob Barthelmeh
6030970026
perfer local IPP libraries, memory usage and casting
2015-11-29 23:34:58 -07:00
Jacob Barthelmeh
b9dae51658
C Sharp wrapper
2015-11-19 20:51:32 -07:00
Jacob Barthelmeh
c132f9887e
Merge branch 'master' of https://github.com/wolfSSL/wolfssl
2015-10-19 13:56:39 -06:00
Jacob Barthelmeh
ee5a11b8d9
Add Intel IPP crypto for RSA
...
add user-crypto makefile
update README for IPP crypto
place user crypto in wolfcrypt and use autotools
adjust distributed files
move openssl compatibility consumption
auto use IPP RSA -- IPP directory containing shared libraries local
return value of wolfSSL_BN and formating of debug
openssh testing
make sure IPP not built when fips is
ipp init to select correct optimizations -- static libraries on linux -- fast-rsa disabled by default
try to only set library once
only use static IPP if fast rsa is enabled
make print out for user crypto more pretty
2015-10-19 13:51:49 -06:00
David Garske
fdab3943be
Added throughput benchmarking for client/server examples and added helper script "scripts/benchmark.test". Added example client option: "-B <num>" Benchmarking throughput. Added example server options: "-B <num>" Benchmark throughput, "-e" Echo data, "-i" Loop / Accept multiple connections. Cleanup of the include.am for examples. Cleanup of tcp_connect with DTLS enabled. Cleanup of the valid socket checking. Cleanup trailing whitespace.
2015-10-14 19:13:45 -07:00
toddouska
52cdf85e26
move touch fips files for non fips distribution to autogen.sh for cleaner autoconf handling
2015-10-14 09:18:05 -07:00
John Safranek
075370a39c
update automake includes to limit which files are added from the IDE sub-directories
2015-06-20 14:57:31 -07:00
toddouska
1e9647023c
add snifftest script check to make check
2015-04-18 08:35:47 -07:00
Chris Conlon
605ca8eaf6
update Freescale CodeWarrior project files to wolfSSL
2015-03-18 18:18:09 -06:00
John Safranek
9f37133e67
removed top-level iOS/iPhone projects in favor of the IDE/iOS projects
2015-03-02 12:02:29 -08:00
toddouska
6cced22256
add INSTALL, basic build instructions and locations for more info
2015-02-26 13:48:57 -08:00
toddouska
9e2c02d47a
wolfcrypt examples build option for build tests
2015-02-23 12:23:16 -08:00
Takashi Kojo
6827e4b8f4
update Makefile.am for mplabx/pcapi
2015-02-19 22:07:10 +09:00
kaleb-himes
aff7669cad
make distcheck and sniffer comment removed
2015-01-09 11:43:17 -07:00
Jacob Barthelmeh
95aad35e41
prunning on ctaocrypt files
2015-01-06 22:23:20 -07:00
kaleb-himes
e8af870e37
distribution fix
2015-01-05 16:58:28 -07:00
Jacob Barthelmeh
5365bdb06c
debugging on name change
2015-01-01 07:33:07 -07:00
Jacob Barthelmeh
7a3fdbc07f
debugging for test script
2014-12-30 13:50:40 -07:00
kaleb-himes
7da867135f
wolfssl/openssl/ headers updated
2014-12-30 11:52:21 -07:00
Jacob Barthelmeh
cbbdfc7b96
wolfcrypt api testwolfcrypt update
2014-12-29 14:35:46 -07:00
kaleb-himes
edf53a1ed0
new changes
2014-12-29 10:27:03 -07:00
Jacob Barthelmeh
5107c6c12b
debugging linking error
2014-12-19 15:30:07 -07:00
Kaleb Himes
cf8cf779c5
headers and include.ams
2014-12-17 15:33:22 -07:00
Kaleb Himes
0957d275b3
latest
2014-12-17 13:55:34 -07:00
Chris Conlon
6108f9cd45
add LICENSING file
2014-10-22 14:26:20 -06:00
toddouska
0c20584ed3
add client side initiated secure r, same specs
2014-09-24 18:48:23 -07:00
Chris Conlon
b4e58a4105
update wolfcrypt_test CodeWarrior project files
2014-09-17 16:50:45 -06:00
toddouska
dffd5e09bf
make dist adds for tirtos files
2014-07-29 16:34:12 -07:00
John Safranek
9c9499584d
remove client-test.sh from make check
2014-07-14 15:19:31 -07:00
John Safranek
adf5ba96e6
tie in the client test script to check target
2014-07-03 12:18:03 -07:00
Chris Conlon
a86e710fc1
make clean to remove generated certs/keys
2014-06-05 15:06:59 -06:00
toddouska
3d803653c6
add visual studio 64 project files to autoconf, fix distclcean
2014-05-20 13:45:11 -07:00
toddouska
c671f1c663
reverse suite test dependency
2014-03-07 14:29:37 -08:00
John Safranek
18f60966f4
force make tests to run serially
2014-03-06 21:34:33 -08:00
Chris Conlon
fc97174fb8
tie Microchip files into autoconf system
2013-12-02 15:31:48 -07:00
toddouska
427a421ec5
fix rpm with .pc install, from Brian
2013-08-06 11:29:37 -07:00
toddouska
c3cb9b3b43
add IDE files to distribution
2013-06-24 12:00:21 -07:00
Chris Conlon
6aaf484b90
add mcapi MPLAB X project files
2013-03-28 11:12:19 -06:00
toddouska
8564014983
add mcapi hash with tests
2013-03-20 10:14:06 -07:00
John Safranek
b5d3613946
added new iOS project to automake include list
2013-03-18 09:49:23 -07:00
Chris Conlon
a3caa03381
tie MQX directory into automake, update docs
2013-01-31 10:20:29 -07:00
Chris Conlon
5d29bf1e49
add MPLAB X projects, PIC32 GenerateSeed()
2013-01-30 18:02:18 -07:00
Chris Conlon
532f0aaee7
add ability to use cert/key buffers in CTaoCrypt test app
2013-01-28 17:15:28 -07:00
toddouska
9053a8c0ec
uninstall generic config for distcheck
2013-01-15 13:21:26 -08:00
toddouska
66a66c8905
valgrind needs .sh
2012-12-20 18:29:25 -08:00