- 05 7月, 2014 5 次提交
-
-
由 Viktor Dukhovni 提交于
Declaration, memory management, accessor and documentation.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
PR#319 (reoponed version).
-
由 Dr. Stephen Henson 提交于
-
- 04 7月, 2014 2 次提交
-
-
由 Dr. Stephen Henson 提交于
(cherry picked from commit 2cfbec1caea8f9567bdff85d33d22481f2afb40a)
-
由 Dr. Stephen Henson 提交于
Remove RFC5878 code. It is no longer needed for CT and has numerous bugs
-
- 03 7月, 2014 8 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
-
由 Rich Salz 提交于
298 424 656 882 939 1630 1807 2263 2294 2311 2424 2623 2637 2686 2697 2921 2922 2940 3055 3112 3156 3177 3277
-
由 Andy Polyakov 提交于
PR: #3390
-
由 Andy Polyakov 提交于
PR: #3397
-
- 02 7月, 2014 16 次提交
-
-
由 Matt Smart 提交于
ERR_get_error(3) references the non-existent ERR_get_last_error_line_data instead of the one that does exist, ERR_peek_last_error_line_data. PR#3283
-
由 Thijs Alkemade 提交于
-
由 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 3 次提交
-
-
由 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
-