- Oct 04, 2012
-
-
Ben Laurie authored
little maze of #ifs, all different).
-
- Sep 24, 2012
-
-
Bodo Möller authored
Submitted by: Adam Langley
-
Richard Levitte authored
-
- Sep 21, 2012
-
-
Richard Levitte authored
debugging code that's seldom used.
-
- Sep 17, 2012
-
-
Bodo Möller authored
Submitted by: Chromium Authors
-
- Sep 11, 2012
-
-
Dr. Stephen Henson authored
-
- Sep 01, 2012
-
-
Dr. Stephen Henson authored
Multiple copies of the ENGINE will cause problems when it is cleaned up as the methods are stored in static structures which will be overwritten and freed up more than once. Set static methods to NULL when the ENGINE is freed so it can be reloaded.
-
- Aug 17, 2012
-
-
Andy Polyakov authored
-
- Aug 13, 2012
-
-
Andy Polyakov authored
[from HEAD]. PR: 2858
-
Andy Polyakov authored
[from HEAD]. PR: 2838
-
- Jul 05, 2012
-
-
Richard Levitte authored
-
- Jul 04, 2012
-
-
Richard Levitte authored
-
- Jul 01, 2012
-
-
Andy Polyakov authored
-
- Jun 27, 2012
-
-
Andy Polyakov authored
on path with spaces [from HEAD]. PR: 2835
-
- Jun 19, 2012
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
PR: 2833
-
- May 16, 2012
-
-
Andy Polyakov authored
-
- May 11, 2012
-
-
Dr. Stephen Henson authored
Reported by: Constantine Sapuntzakis <csapuntz@gmail.com> Fix possible deadlock when decoding public keys.
-
- May 10, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
to fix DoS attack. Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic fuzzing as a service testing platform. (CVE-2012-2333)
-
Dr. Stephen Henson authored
Make sure tkeylen is initialised properly when encrypting CMS messages.
-
- May 04, 2012
-
-
Richard Levitte authored
-
- Apr 27, 2012
-
-
Andy Polyakov authored
of digest algorithms, mosty SHA, on Power7. Mystery of century, why SHA, why slower algorithm are affected more... [from HEAD]. PR: 2794 Submitted by: Ashley Lai
-
- Apr 22, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Apr 19, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
BUF_mem_grow and BUF_mem_grow_clean. Refuse attempts to shrink buffer in CRYPTO_realloc_clean. Thanks to Tavis Ormandy, Google Security Team, for discovering this issue and to Adam Langley <agl@chromium.org> for fixing it. (CVE-2012-2110)
-
Andy Polyakov authored
PR: 2793
-
- Apr 16, 2012
-
-
Andy Polyakov authored
PR: 2791 Submitted by: Ben Noordhuis
-
Andy Polyakov authored
PR: 2790 Submitted by: Alexei Khlebnikov
-
- Apr 15, 2012
-
-
Andy Polyakov authored
PR: 2538
-
- Apr 10, 2012
-
-
Dr. Stephen Henson authored
-
- Mar 31, 2012
-
-
Dr. Stephen Henson authored
Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com> Time is always encoded as 4 bytes, not sizeof(Time).
-
- Mar 29, 2012
-
-
Andy Polyakov authored
PR: 2776
-
- Mar 22, 2012
-
-
Dr. Stephen Henson authored
Fix memory leaks in 'goto err' cases.
-
- Mar 18, 2012
-
-
Dr. Stephen Henson authored
the old code came from SSLeay days before TLS was even supported.
-