История коммитов

Автор SHA1 Сообщение Дата
  toddouska 54a2f8b9aa add useratomic DecryptVerify Callbacks, example 11 лет назад
  toddouska 65f0e9f6b9 add atomic user macencrypt cb 11 лет назад
  toddouska 5c5cee0789 use external CYASSL_MAX_ERROR_SZ for buffer size 11 лет назад
  Moisés Guimarães 4502716fc4 Merge branch 'master' of https://github.com/cyassl/cyassl 11 лет назад
  Moisés Guimarães 5f3ee80407 added: 11 лет назад
  toddouska ae84982777 add STACK_TRAP to track stack use on client, will seqfault if exceed limit to see where use is too high, doesn't work with pthread_create() 11 лет назад
  toddouska fd5937b599 MDK-ARM updates 11 лет назад
  toddouska dcf88daae7 fix KEIL warnings 11 лет назад
  toddouska cfdfa7b2b3 pull in Kojo MDK-ARM projects, changes 11 лет назад
  Chris Conlon 864f0468aa Cygwin/Mingw64 fixes 11 лет назад
  toddouska bad1c32df2 add session cert conversion to x509, and free x509 for dynamic variety 11 лет назад
  toddouska 8c0ee8a6f7 make sure all external APIs at SSL level return SSL_SUCCESS instead of sometimes 0 from old CyaSSL API 11 лет назад
  toddouska 997d6dccf3 fix windows ipv6 test w/ getaddrinfo 11 лет назад
  toddouska 12f00a7acc change ipv6 tests to use getaddrinfo for better scope id % handling, inet_pton doesn't always work depending on system 11 лет назад
  toddouska b5c43d8ad4 don't default to loopback only for ipv6 tests, if inet_pton available allow lookups 11 лет назад
  toddouska 576cb10732 fix port 0 hack for unit tests with ipv6 11 лет назад
  Chris Conlon f73585eec8 HP/UX fixes, strsep impl 11 лет назад
  toddouska ee0595f543 add --enable-stacksize to print out stack use info with pthreads for example client/server 11 лет назад
  John Safranek 7d287a6ba9 modified test port number to allow concurrent testing 11 лет назад
  toddouska ea9784b32b cast size_t for printf mem output, c99 may not be available 11 лет назад
  toddouska 4f9e915bc1 add KEEP_PEER_CERT flag for non opensslextra peer cert storage, ssn3 11 лет назад
  toddouska 88938390ba fix track memroy overread on realloc example problem 11 лет назад
  toddouska e3f72effb2 fix memory track free return warning 11 лет назад
  toddouska 543108bdcc add memory tracker to example client and server if using default memory cbs 11 лет назад
  John Safranek 20e4889092 Merge branch 'dtls' 11 лет назад
  John Safranek 43ed4a7424 added test cases and fixed a bug with AEAD ciphers with DTLSv1.2. 11 лет назад
  toddouska 85b3346bbf NO_RSA build, cipher suite tests need work for this build optoin, ssn2 11 лет назад
  toddouska 9ea3371079 2nd round scan build 11 лет назад
  toddouska 62ef5de25c scan build fixes 11 лет назад
  Todd Ouska 44b6593fe5 add cavium ciphers to SSL, and example client 11 лет назад