Commit Graph

  • 03fd89bc45 Wrapping PBKDF PKCS#12 algorithm. Iurii Kudriavtsev 2016-01-10 10:50:02 +01:00
  • db1f321ae3 Merge pull request #249 from lchristina26/master toddouska 2016-01-08 16:08:13 -08:00
  • 5e0fa1de90 utf8 switched to default and added comments Jacob Barthelmeh 2016-01-08 16:50:49 -07:00
  • 86ddeeb110 Add steps for including wolfSSL as an Arduino library Leah 2016-01-08 12:07:35 -07:00
  • ae92a41512 Update fork to upstream: Merge https://github.com/wolfSSL/wolfssl lchristina26 2016-01-08 11:59:35 -07:00
  • f7baf9e392 settings for Arduino functionality lchristina26 2016-01-08 11:54:46 -07:00
  • efae688120 add entropy steps for VxWorks lchristina26 2016-01-08 11:43:05 -07:00
  • ee1a767332 account for null terminator Jacob Barthelmeh 2016-01-07 17:39:00 -07:00
  • 5360e22ba5 fix a sequence number issue with DTLS epoch 0 messages earlier in the handshake John Safranek 2016-01-07 13:18:01 -08:00
  • 431951a692 Merge pull request #247 from kaleb-himes/null-pointer-excptn toddouska 2016-01-06 10:25:14 -08:00
  • 38392ce56a safeguards to avoid de-referencing a null pointer kaleb-himes 2016-01-06 10:12:52 -07:00
  • 251550ea62 Merge pull request #242 from kaleb-himes/scan-build-fixes John Safranek 2016-01-05 15:31:52 -08:00
  • a6ca2c3bdd Avoid un-necessary cast kaleb-himes 2016-01-05 14:32:45 -07:00
  • 29e6f283cf Implement peer suggestion kaleb-himes 2016-01-05 14:19:46 -07:00
  • ef95000236 Merge pull request #243 from kaleb-himes/scan-build-fixes2 John Safranek 2016-01-05 12:30:32 -08:00
  • db55f0f8dd Merge pull request #235 from moisesguimaraes/fix_localhost_ocsp_stapling_tests John Safranek 2016-01-05 12:07:43 -08:00
  • 1a16001dac Merge pull request #245 from kaleb-himes/scan-build-fixes4 toddouska 2016-01-05 10:52:53 -08:00
  • 1fd496a5a7 Merge pull request #244 from kaleb-himes/scan-build-fixes3 Moisés Guimarães 2016-01-05 15:27:26 -03:00
  • d815affe83 RSA OAEP padding Jacob Barthelmeh 2016-01-05 10:56:15 -07:00
  • e4c4c5a73a white space change removed kaleb-himes 2016-01-05 07:37:31 -07:00
  • 699597bb21 execute undef before checking and return kaleb-himes 2016-01-05 07:35:28 -07:00
  • 3725133592 Merge pull request #240 from kaleb-himes/myStack-init-check toddouska 2016-01-04 16:45:12 -08:00
  • fcfef59c43 check err after set kaleb-himes 2016-01-04 17:04:10 -07:00
  • 21c972f805 Remove unnecessary assignment prior to return kaleb-himes 2016-01-04 16:08:04 -07:00
  • 023052eaf1 Avoid unused variable warnings with dead store in AES_GCM_decrypt kaleb-himes 2016-01-04 15:40:10 -07:00
  • dd469bb67d avoid unused variable warnings kaleb-himes 2016-01-04 15:03:39 -07:00
  • 0718f4b9a3 formatting fixes for VxWorks README lchristina26 2016-01-04 14:44:08 -07:00
  • 9351f0d2e7 updates to VxWorks README lchristina26 2016-01-04 14:41:31 -07:00
  • 4834e2d5cf updates for VxWorks simulator entropy lchristina26 2016-01-04 14:33:30 -07:00
  • 15918ebd99 initialize myStack to NULL for the later check against NULL kaleb-himes 2016-01-04 13:18:43 -07:00
  • 858da86c05 restore original certs, without OCSP Authority Information Access; Moisés Guimarães 2016-01-04 17:15:29 -03:00
  • e6398998b1 check for NULL after malloc in posix_memalign kaleb-himes 2016-01-04 12:55:35 -07:00
  • 723a7fcf90 Merge branch 'master' of https://github.com/wolfSSL/wolfssl into myStack-init-check kaleb-himes 2016-01-04 09:17:04 -07:00
  • 8a47c1d01e Merge pull request #237 from kaleb-himes/32-bit-ocsp Moisés Guimarães 2016-01-04 09:33:12 -03:00
  • d817f0fbc8 fixes test scripts to avoid bash-isms Moisés Guimarães 2016-01-04 09:27:58 -03:00
  • 7bbd93b609 Merge pull request #239 from kaleb-himes/openx-curve-unused toddouska 2015-12-31 18:35:03 -08:00
  • fa3f0660b6 compiler warning about myStack use kaleb-himes 2015-12-31 13:59:11 -07:00
  • 51e365541f Merge pull request #238 from toddouska/aesni-192key John Safranek 2015-12-31 12:55:28 -08:00
  • b78fb311bb Fix cases that were not detected in Jenkins kaleb-himes 2015-12-31 13:18:37 -07:00
  • 99539b8875 fix aesni 192bit key expansion over read of 64bits toddouska 2015-12-31 11:19:47 -08:00
  • 84ae9a9ae5 Also account for 32-bit users kaleb-himes 2015-12-31 12:05:45 -07:00
  • 71a3555f6f Merge pull request #236 from kaleb-himes/ed-openx-unused toddouska 2015-12-31 10:29:32 -08:00
  • 6a56a53545 catching up on old jenkins issues kaleb-himes 2015-12-31 09:33:01 -07:00
  • 1bef0ba455 cosmetic changes to OCSP Stapling options. Moisés Guimarães 2015-12-30 17:10:25 -03:00
  • 5fb8ea691a updates ocsp certs with better OCSP Responder URI. Moisés Guimarães 2015-12-30 16:29:27 -03:00
  • 5040820f98 prepare for 3.8.0 release v3.8.0 Jacob Barthelmeh 2015-12-30 12:09:31 -07:00
  • 2145eebd1a Merge pull request #234 from JacobBarthelmeh/master toddouska 2015-12-30 10:51:17 -08:00
  • 0c21b67bb6 add ocsp needed certs to dist Jacob Barthelmeh 2015-12-30 10:19:20 -07:00
  • 87e828bf17 Merge pull request #233 from toddouska/hint-types JacobBarthelmeh 2015-12-30 09:34:25 -07:00
  • 71218169c1 Merge pull request #232 from kaleb-himes/master toddouska 2015-12-29 18:22:11 -08:00
  • 157486ce0d fix hint types for misuse of in_buffer and out_buffer toddouska 2015-12-29 16:13:09 -08:00
  • a973eca4b8 accounts for assumptions with external ocsp stapling test kaleb-himes 2015-12-29 17:05:51 -07:00
  • 6ba14fa241 fixes some errors from Jenkins Expected Configurations Build # 111 Moisés Guimarães 2015-12-29 10:19:27 -03:00
  • 0a14e6f3c6 Merge pull request #230 from cconlon/mcp_time_fix toddouska 2015-12-28 21:56:07 -08:00
  • 774d335387 Merge branch 'csr' Moisés Guimarães 2015-12-28 19:53:27 -03:00
  • ec9d23a9c3 Merge branch 'csr' Moisés Guimarães 2015-12-28 19:38:04 -03:00
  • 487bb4eb5e fixes before merge Moisés Guimarães 2015-12-28 19:33:06 -03:00
  • a9894e9033 Merge pull request #229 from ejohnstown/dtls-warnings Chris Conlon 2015-12-28 14:20:03 -07:00
  • 47426b1f8d fix LowResTimer on Microchip ports Chris Conlon 2015-12-28 13:58:01 -07:00
  • 2e00b12b69 updates configure.ac with better option naming. Moisés Guimarães 2015-12-28 17:55:41 -03:00
  • 91c06736cb Merge pull request #228 from kaleb-himes/typo-corrections toddouska 2015-12-28 11:56:48 -08:00
  • 2d33380abc Merge pull request #225 from JacobBarthelmeh/master toddouska 2015-12-28 11:56:13 -08:00
  • c3df8af997 Merge pull request #223 from cconlon/vswarnings toddouska 2015-12-28 11:55:13 -08:00
  • 3a1909dab9 Merge pull request #209 from kaleb-himes/master toddouska 2015-12-28 11:52:38 -08:00
  • 92cb8eee61 revise the comments about port 0 use in the example client and server John Safranek 2015-12-24 15:42:52 -08:00
  • 99797eb4f6 Merge pull request #227 from ejohnstown/example-comments Kaleb Joseph Himes 2015-12-23 15:09:54 -07:00
  • cc8633fe7f minor typo corrections kaleb-himes 2015-12-23 13:28:45 -07:00
  • 4b836f8476 added note to client and server regarding port 0 John Safranek 2015-12-23 12:20:53 -08:00
  • d17549f848 update example client ShowVersions() to not show disabled old-tls versions John Safranek 2015-12-23 12:12:41 -08:00
  • 558d2566cc Merge pull request #226 from toddouska/ranports-scripts Kaleb Joseph Himes 2015-12-23 12:49:16 -07:00
  • 5cbaa9de20 Merge pull request #224 from ejohnstown/windows-fips-segments Chris Conlon 2015-12-22 17:08:57 -07:00
  • 22385f2b39 add random ports for all make check scripts, unique ready file toddouska 2015-12-22 14:35:34 -08:00
  • 41f50b7a73 NTRU suites considered part of static RSA suites group Jacob Barthelmeh 2015-12-22 15:19:11 -07:00
  • 0721b79282 help message to use NTRU key in example server Jacob Barthelmeh 2015-12-22 11:51:26 -07:00
  • 44c4f18d3e fix DTLS warnings for Windows John Safranek 2015-12-22 09:45:54 -08:00
  • cbf3213c4f correct logic on pre-processor macro kaleb-himes 2015-12-21 23:33:33 -07:00
  • 0cb2374c69 Ensure configured before assuming message digest is supported kaleb-himes 2015-12-21 23:03:45 -07:00
  • b153ac002c fix Visual Studio warnings Chris Conlon 2015-12-21 16:11:02 -07:00
  • d5295edbd1 add the Windows object ordering tags to wolfCrypt first and last sources John Safranek 2015-12-21 11:01:09 -08:00
  • 37b8e60537 Merge branch 'toddouska-hello-size' Jacob Barthelmeh 2015-12-18 10:00:00 -07:00
  • 4da1ae3947 Merge branch 'hello-size' of https://github.com/toddouska/wolfssl into toddouska-hello-size Jacob Barthelmeh 2015-12-18 09:33:13 -07:00
  • 917edc5f18 Merge pull request #218 from toddouska/ssl3-aes256 John Safranek 2015-12-17 18:30:23 -08:00
  • b89354880f switch pragma once uses, causes warnings on some compilers Chris Conlon 2015-12-17 13:19:17 -07:00
  • e503b89ca1 allow sniffer build with -v 0 examples to work toddouska 2015-12-17 12:10:22 -08:00
  • 6c69b7f109 make hello suite size user settable, increase default toddouska 2015-12-17 09:57:44 -08:00
  • d395c5aba3 condense to one switch statement for testing of message digests kaleb-himes 2015-12-16 11:40:58 -07:00
  • 46c4653f60 Merge branch 'master' of https://github.com/wolfSSL/wolfssl kaleb-himes 2015-12-16 11:37:07 -07:00
  • ed8a50ce69 Merge pull request #211 from lchristina26/master toddouska 2015-12-15 15:59:20 -08:00
  • 94b1df49ae Merge pull request #219 from JacobBarthelmeh/master toddouska 2015-12-15 15:57:48 -08:00
  • 3113c8db9b update VXWORKS GenerateSeed() - no printf, error return lchristina26 2015-12-15 16:52:21 -07:00
  • 1cdc6d5edb refactoring dist and install of user/fast-rsa Jacob Barthelmeh 2015-12-15 16:09:49 -07:00
  • b87c7fb460 install user_rsa.h and fix leading bit function Jacob Barthelmeh 2015-12-15 13:50:01 -07:00
  • eed40eb690 add aes256 key derivation to ssl3 toddouska 2015-12-15 11:54:03 -08:00
  • b9e2ff3055 Merge pull request #217 from NickolasLapp/openssl_version_increase toddouska 2015-12-15 11:17:52 -08:00
  • 9688a0f0db fixes API names (marketing wise); Moisés Guimarães 2015-12-14 23:12:08 -03:00
  • a15c003211 adds extra certs for ocspstapling tests; Moisés Guimarães 2015-12-14 22:53:04 -03:00
  • 0ca6a5601e fixes OCSP_MULTI check; adds root-ca-cert to index0.txt; adds keyUsage to CA certs; sets fixed serial to root-ca-cert; Moisés Guimarães 2015-12-14 20:22:48 -03:00
  • bf621f1832 Add in stub functions for opensslv1.0.1 w/ stunnel and lighttpd Nickolas Lapp 2015-11-19 17:05:52 -07:00
  • 196b983b7b adds ocsp test scripts; Moisés Guimarães 2015-12-13 18:02:19 -03:00
  • a834c2acf6 improved DTLS handshake sequence numbering when retransmitting finished message John Safranek 2015-12-11 18:41:09 -08:00