Commit History

Author SHA1 Message Date
  toddouska e93a0640f1 break up huge math into individual parts so can add piece by piece, e.g., ECC256 11 years ago
  toddouska f813182efd release update 11 years ago
  toddouska e98f5f95c2 add public key callbacks for ecc sign/verify, examples 11 years ago
  toddouska 65f0e9f6b9 add atomic user macencrypt cb 11 years ago
  toddouska 16db0c234e bump dev version 11 years ago
  toddouska 427a421ec5 fix rpm with .pc install, from Brian 11 years ago
  Moisés Guimarães 55401c13dd Truncated HMAC first part (protocol). Extension processing will be coded later. 11 years ago
  John Safranek 43f320d5e2 SEP Extensions 11 years ago
  toddouska b3d99f2d32 only have fastmath on by default on x86_64 11 years ago
  toddouska b51d6f3b8f add NetX default IO context handling 11 years ago
  Moisés Guimarães 4502716fc4 Merge branch 'master' of https://github.com/cyassl/cyassl 11 years ago
  Moisés Guimarães 5f3ee80407 added: 11 years ago
  toddouska a1f25a9299 release 2.7.0 init 11 years ago
  John Safranek 4ad91673ca fixed description for filesystem configure option to match default 11 years ago
  toddouska baa012b1d9 change = to space for user options defines with = value 11 years ago
  toddouska d2003bb8b7 merge in sni 11 years ago
  toddouska 4dbb2d6d3b fix valgrind prog check, catch more failures 11 years ago
  toddouska 871c116395 fix enable inline default message to enabled 11 years ago
  toddouska a7228d0463 Merge branch 'master' of github.com:cyassl/cyassl 11 years ago
  toddouska a0c630b4ee add cert cache persistence 11 years ago
  Chris Conlon 864f0468aa Cygwin/Mingw64 fixes 11 years ago
  toddouska bc1a6282eb bump dev version 11 years ago
  toddouska 956ac08cab add persistent session cache, ssn9 11 years ago
  toddouska 38dec0b932 bump dev version 11 years ago
  toddouska 4da114354b release 2.6.0 README 11 years ago
  toddouska fe0cd26b1e make clear where options.h came from 11 years ago
  toddouska b90d0d305d add wolfSSL header to configure generated options.h 11 years ago
  toddouska 0b7e18040c generate cyassl/options.h based on ./configure flags/settings for user app use 11 years ago
  toddouska f6edc37549 change fastmath opt to 2 instead of 3, causes potential confilicts with aesni on non-aesni systems with gcc 4.6.3 11 years ago
  toddouska 12f00a7acc change ipv6 tests to use getaddrinfo for better scope id % handling, inet_pton doesn't always work depending on system 11 years ago