Commit Graph

598 Commits (e988c12c4a9d593397637e70f72eddb27bf7d76c)

Author SHA1 Message Date
kaleb-himes c224a97e7a Merge with upstream 2015-12-08 12:40:27 -08:00
kaleb-himes 3cd144b6e4 Header ifdef 2015-12-08 12:37:38 -08:00
Chris Conlon 4d2aaa88fd Android: add WOLFSSL_DIR to Android.mk, easier to switch between wolfssl versions 2015-12-03 14:21:09 -07:00
Chris Conlon c6c9575861 update Android README 2015-12-02 16:57:38 -07:00
Chris Conlon c76f1cdddd update Android NDK sample app 2015-12-02 16:56:11 -07:00
David Garske 51d1acf52f Merge branch 'master' of github.com:wolfSSL/wolfssl-examples 2015-11-16 11:15:37 -08:00
David Garske 68c534c867 Added RSA support to signature example. 2015-11-16 11:15:14 -08:00
David Garske 0d7d3f42cf Updated the example to separate the ECC sign/verify from RSA. Working on adding RSA support. 2015-11-13 12:28:45 -08:00
kaleb-himes e6b2d046b3 update git ignore and add DH params to server-tls example 2015-11-13 13:12:01 -07:00
kaleb-himes 4bb0402ee4 check in minor work on x509 and memory functions 2015-11-13 13:08:27 -07:00
David Garske d06125b4fa Fixed missing "fclose" in signature example. 2015-11-12 20:03:15 -08:00
David Garske 438f5c91c1 wolfSSL signature example. This example takes a file and creates a signature for it using the "wc_Signature*" wrapper functions. This example generates a new ECC key and dumps the key values, then creates a signature from a hash of the file and signs it. Then it performs a verification using the signature and public key. 2015-11-12 09:54:15 -08:00
kaleb-himes 91569d5452 New certs update client-callback and server-callback with new API 2015-10-19 14:56:01 -06:00
Kaleb Joseph Himes 13e0218998 Merge pull request #12 from kaleb-himes/master
update version
2015-10-06 18:16:26 -06:00
kaleb-himes 07f7540032 Merge branch 'master' of github.com:wolfSSL/wolfssl-examples 2015-10-06 18:14:12 -06:00
kaleb-himes 91f2c907ab add new files to build 2015-10-06 07:54:08 -06:00
kaleb-himes 1db6afd56a Merge branch 'master' of github.com:wolfSSL/wolfssl-examples 2015-10-06 07:47:47 -06:00
kaleb-himes 35fb3a4e41 Add in dummy files for certificates 2015-10-06 07:47:32 -06:00
Kaleb Joseph Himes 0c037923b3 Update README.md 2015-09-29 09:41:30 -06:00
Kaleb Joseph Himes 77dc11aa9f Update README.md 2015-09-29 09:39:55 -06:00
Kaleb Joseph Himes a896278b04 Update README.md 2015-09-29 09:39:18 -06:00
Kaleb Joseph Himes 99c70f3105 Update README.md 2015-09-29 09:05:17 -06:00
kaleb-himes 4275dc31f2 version 0.4 in configure.ac 2015-09-08 21:03:11 -06:00
kaleb-himes 83e261621a switch default case to default help 2015-09-08 14:42:22 -06:00
kaleb-himes 31e5ddbfe8 clu updates for long arguments 2015-09-08 14:36:05 -06:00
kaleb-himes 92a68db046 finished long arg updates, change version to 0.4 2015-09-08 14:04:09 -06:00
kaleb-himes f34711d5c4 Initialize long arguments in src/crypto and wolfsslMain. Do bench and hash next 2015-09-08 13:04:18 -06:00
kaleb-himes fa9c2c6b79 include hash.h for new declartion locations 2015-09-08 08:01:21 -06:00
kaleb-himes d479955cb1 licence updated 2015-08-31 13:37:37 -06:00
kaleb-himes 2f579f9069 fix error in loop logic, allow debugging 2015-08-31 10:03:28 -06:00
kaleb-himes 590e04c43a formatting fixes for some of the tls examples 2015-08-28 14:26:30 -06:00
kaleb-himes 303c628323 updated and new certs for examples 2015-08-28 14:25:53 -06:00
kaleb-himes eb7e6535b2 ecdhe client/server examples 2015-08-28 13:57:59 -06:00
Kaleb Joseph Himes f6e854bdc7 Update README.md 2015-08-14 16:25:16 -06:00
Kaleb Joseph Himes 71ced069b9 Update README.md 2015-08-14 16:24:46 -06:00
Kaleb Joseph Himes 64a425cfd5 Update TI-RTOS AND WOLFSSL README 2015-08-13 17:04:20 -06:00
Kaleb Joseph Himes fb0ea5c75d Update README.md 2015-08-12 15:22:51 -06:00
Kaleb Joseph Himes bf019e9785 Update README.md 2015-08-12 15:20:49 -06:00
Kaleb Joseph Himes e954df7828 Update README.md 2015-08-12 15:09:56 -06:00
Kaleb Joseph Himes e8cce05029 Update README.md 2015-08-12 14:57:28 -06:00
lbosnjak b81c0289ee Update tutorial-udp-dtls.md
corrected / extended definition and description of recvfrom();
2015-08-02 12:09:16 +02:00
kaleb-himes f58a85ed47 Merge branch 'master' of github.com:wolfSSL/wolfssl-examples 2015-07-16 13:33:55 -06:00
kaleb-himes d33aaa80bc format spaces removed 2015-07-16 13:33:47 -06:00
Chris Conlon dfd0232594 udpate README for certmanager example 2015-07-16 13:08:58 -06:00
Chris Conlon defa57f16d add simple CertManager example 2015-07-16 13:07:35 -06:00
Chris Conlon b1602f0df3 update Android README 2015-07-10 10:54:16 -06:00
Chris Conlon 8c463216b5 update .gitignore, fix android ant.properties 2015-07-09 09:41:47 -06:00
Chris Conlon 2eb80aeeba add Android NDK Sample, update README.md 2015-07-09 09:33:50 -06:00
Kaleb Joseph Himes acc4973a40 Update README.md 2015-07-06 11:37:21 -06:00
Jacob Barthelmeh b9926d5d39 add example for keys importing/exporting 2015-06-30 14:34:01 -06:00