- 02 7月, 2014 14 次提交
-
-
由 Dr. Stephen Henson 提交于
Primitive encodings shouldn't use indefinite length constructed form. PR#2438 (partial).
-
由 Libor Krystek 提交于
PR#2706 though patch is from PR#3366.
-
由 Ben Laurie 提交于
(cherry picked from commit 2db3ea29298bdc347f15fbfab6d5746022f05101) Conflicts: ssl/t1_lib.c
-
由 Rich Salz 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
- 01 7月, 2014 6 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
(cherry picked from commit c97ec5631bb08a2171a125008d2f0d2a75687aaa)
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Test EVP_CIPHER_CTX_copy in evp_test. This will catch any problems with copying in underlying ciphers.
-
- 30 6月, 2014 8 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
Internal pointers in CCM, GCM and XTS contexts should either be NULL or set to point to the appropriate key schedule. This needs to be adjusted when copying contexts.
-
由 Dr. Stephen Henson 提交于
We can't unfortunately print the CMAC cipher used without extending the API. PR#2579
-
由 Jeffrey Walton 提交于
IN parameter. Under the old docs, the only thing stated was "at most EVP_PKEY_size(pkey) bytes will be written". It was kind of misleading since it appears EVP_PKEY_size(pkey) WILL be written regardless of the signature's buffer size.
-
由 Ben Laurie 提交于
-
由 ZNV 提交于
PR#3272
-
由 Oscar Jacobsson 提交于
PR#3412
-
由 Ben Laurie 提交于
-
- 29 6月, 2014 8 次提交
-
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Dr. Stephen Henson 提交于
PR#2531
-
由 Ken Ballou 提交于
PR#3173
-
由 Dr. Stephen Henson 提交于
If CSR verify fails in ca utility print out error messages. Otherwise some errors give misleading output: for example if the key size exceeds the library limit. PR#2875
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Update protocols supported and note that SSLv2 is effectively disabled by default. PR#3184
-
由 Dr. Stephen Henson 提交于
Tolerate BER length encoding which may include leading zeroes. PR#2746
-
- 28 6月, 2014 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
PR#3107
-
由 Dr. Stephen Henson 提交于
Some state strings were erronously not compiled when no-ssl2 was set. PR#3295
-
由 yogesh nagarkar 提交于
PR#3141
-