index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix perl shebang
Viktor Szakats
2016-04-05
1
-1
/
+1
*
use whitespace more consistently
Viktor Szakats
2016-04-05
2
-49
/
+49
*
Revert "various spelling fixes"
Rich Salz
2016-04-04
33
-66
/
+65
*
Revert "Fix an error code spelling."
Rich Salz
2016-04-04
3
-3
/
+3
*
Fix an error code spelling.
FdaSilvaYY
2016-04-04
3
-3
/
+3
*
various spelling fixes
FdaSilvaYY
2016-04-04
33
-65
/
+66
*
Fix a possible leak on NETSCAPE_SPKI_verify failure.
FdaSilvaYY
2016-04-04
1
-0
/
+1
*
Use X509_REQ_get0_pubkey
FdaSilvaYY
2016-04-04
4
-28
/
+13
*
Add X509_REQ_get0_pubkey method
FdaSilvaYY
2016-04-04
4
-5
/
+16
*
Fix two leaks in X509_REQ_to_X509
FdaSilvaYY
2016-04-04
1
-4
/
+14
*
Make sure the rand_byte buffer in padlock engine is cleansed.
Richard Levitte
2016-04-04
1
-1
/
+1
*
crypto/poly1305: don't break carry chains.
Andy Polyakov
2016-04-04
10
-76
/
+146
*
Fix memory leaks in ASN.1
Emilia Kasper
2016-04-04
7
-5
/
+157
*
Removed no-ops for the old locking API
MichaĆ Trojnara
2016-04-04
1
-24
/
+8
*
Fix mixed declarations and code
Viktor Dukhovni
2016-04-04
1
-1
/
+2
*
Don't shadow known symbols write, read, puts, gets
Richard Levitte
2016-04-04
1
-8
/
+8
*
Makefile et al template: only modify static library with new object files
Richard Levitte
2016-04-04
2
-2
/
+2
*
apps/Makefile.in: add tsget rule.
Andy Polyakov
2016-04-03
1
-0
/
+4
*
After saving errno clear it before calls to strtol et. al.
Viktor Dukhovni
2016-04-03
1
-0
/
+4
*
make update
Viktor Dukhovni
2016-04-03
1
-0
/
+2
*
Move peer chain security checks into x509_vfy.c
Viktor Dukhovni
2016-04-03
31
-73
/
+543
*
Tidy up x509_vfy callback handling
Viktor Dukhovni
2016-04-03
3
-289
/
+221
*
Ordinals adjustment
Richard Levitte
2016-04-03
1
-2
/
+2
*
Rename get/set_app_data to get0/set0_app_data
Matt Caswell
2016-04-03
4
-11
/
+11
*
Various DSA opacity fixups
Matt Caswell
2016-04-03
7
-89
/
+54
*
make update
Matt Caswell
2016-04-03
1
-0
/
+36
*
Added DSA opacity to CHANGES
Matt Caswell
2016-04-03
1
-0
/
+5
*
Document functions added as a result of DSA opacity changes
Matt Caswell
2016-04-03
3
-44
/
+262
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
14
-153
/
+476
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
16
-88
/
+243
*
Adapt some test recipes to the newer cmdstr()
Richard Levitte
2016-04-02
9
-9
/
+9
*
Enhance OpenSSL::Test::cmdstr to give cmd string variants
Richard Levitte
2016-04-02
1
-2
/
+25
*
moved structure bio_buf_mem_st from headers to bss_mem.c
Kirill Marinushkin
2016-04-02
3
-7
/
+8
*
sizeof() updated to cover coding style
Kirill Marinushkin
2016-04-02
1
-2
/
+2
*
Optimized BIO mem read - without reallocation
Kirill Marinushkin
2016-04-02
5
-41
/
+88
*
Fix: CRYPTO_THREAD_run_once
Mat
2016-04-02
1
-2
/
+2
*
apps/opt.c: next was only used when NDEBUG undefined, move it inside guard
Richard Levitte
2016-04-02
1
-1
/
+1
*
make depend: Check that find returned a non-empty string rather than an empty
Richard Levitte
2016-04-02
1
-1
/
+1
*
Fix X509_PUBKEY cached key handling.
Dr. Stephen Henson
2016-04-02
3
-26
/
+66
*
Correcting typo that causes make install fail
Coty Sutherland
2016-04-02
1
-1
/
+1
*
Add the C macro NDEBUG when configuring for release
Richard Levitte
2016-04-01
1
-0
/
+2
*
Force argv to be an array of long pointers on VMS
Richard Levitte
2016-04-01
5
-24
/
+19
*
Make the use of perl more consistent
Richard Levitte
2016-04-01
4
-4
/
+5
*
Use return "" not set a var and return.
Rich Salz
2016-03-31
2
-305
/
+146
*
crypto/blake2: make lowest-level function handle multiple blocks..
Andy Polyakov
2016-03-31
4
-171
/
+288
*
OpenSSL::Test: have cmdstr() return the true command.
Richard Levitte
2016-03-31
1
-2
/
+2
*
When looking for executables, don't forget the extension
Richard Levitte
2016-03-31
1
-6
/
+13
*
RT4458: Fix #ifndef line for GOST
Pauli
2016-03-31
1
-2
/
+2
*
Fix "no-ui" configuration
Richard Levitte
2016-03-31
7
-46
/
+118
*
Make the '-in' option in apps/passwd.c less mandatory
Richard Levitte
2016-03-31
1
-4
/
+10
[next]