index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
OpenBSD doesn't have ucontext.h so don't try and include it
Matt Caswell
2016-06-01
1
-1
/
+3
*
Updates from review
Mat
2016-05-31
1
-7
/
+9
*
Fix: PEM_read_bio_PrivateKey with no-ui / no-stdio
Mat
2016-05-31
1
-7
/
+7
*
Parameter copy sanity checks.
Dr. Stephen Henson
2016-05-31
4
-3
/
+11
*
Make sure max in fmtstr() doesn't overflow into negativity
Richard Levitte
2016-05-30
1
-2
/
+10
*
add removed functions back as deprecated
Joey Yandle
2016-05-29
1
-0
/
+13
*
get rid of unnecessary include
Joey Yandle
2016-05-29
1
-1
/
+0
*
remove RAND_screen and friends
Joey Yandle
2016-05-29
1
-68
/
+0
*
cherry pick pr-512 changes
Joey Yandle
2016-05-29
1
-95
/
+0
*
OR flags with CRYPT_SILENT to really make sure no UI pops up
Joey Yandle
2016-05-29
1
-2
/
+2
*
fix endif comment
Joey Yandle
2016-05-29
1
-1
/
+1
*
remove all WINCE ifdefs
Joey Yandle
2016-05-29
1
-35
/
+2
*
- remove insane heap walk and kernel loading code; clean up style and calling...
Joey Yandle
2016-05-29
1
-349
/
+13
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
27
-27
/
+27
*
Add more zalloc
FdaSilvaYY
2016-05-29
5
-35
/
+8
*
Fix some missing inits
FdaSilvaYY
2016-05-29
5
-2
/
+19
*
poly1305/asm/poly1305-mips.pl: adhere to standard frame layout.
Andy Polyakov
2016-05-28
1
-20
/
+24
*
SPARC assembly pack: add missing .type directives.
Andy Polyakov
2016-05-28
3
-0
/
+46
*
Change a call of OPENSSL_strcasecmp to strcasecmp
Richard Levitte
2016-05-28
1
-1
/
+1
*
Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp
Richard Levitte
2016-05-28
1
-43
/
+0
*
crypto/o_str.c: add _GNU_SOURCE strerror_r case.
Andy Polyakov
2016-05-27
1
-1
/
+3
*
crypto/o_str.c: strerror_s is provided by specific compiler run-time,
Andy Polyakov
2016-05-27
1
-4
/
+2
*
bn/bn_exp.c: explain 'volatile' in MOD_EXP_CTIME_COPY_FROM_PREBUF.
Andy Polyakov
2016-05-27
1
-0
/
+8
*
bf/build.info: engage assembly module.
Andy Polyakov
2016-05-27
1
-1
/
+2
*
Avoid calling memcpy with lenght of 0
Kurt Roeckx
2016-05-27
1
-3
/
+4
*
Fix fmtstr for BIO_printf() et al
Richard Levitte
2016-05-27
1
-7
/
+8
*
Prevent an overflow when trying to print excessively big floats
Matt Caswell
2016-05-27
1
-4
/
+8
*
Fix implementation of "e" and "g" formats for printing floating points
Matt Caswell
2016-05-27
1
-10
/
+139
*
Fix some issues in b_print.c code
Matt Caswell
2016-05-27
1
-4
/
+16
*
fix BN_hex2bn()/BN_dec2bn() memory leak
huangqinjin
2016-05-27
1
-2
/
+2
*
Add rfc822Mailbox to string table.
Dr. Stephen Henson
2016-05-26
1
-0
/
+6
*
Handle Visual C warning about non-standard function names.
Richard Levitte
2016-05-26
1
-0
/
+1
*
Avoid creating an illegal pointer
Kurt Roeckx
2016-05-25
1
-4
/
+4
*
build.info files: add quotes around any spec that may contain spaces
Richard Levitte
2016-05-25
1
-1
/
+1
*
Avoid creating an illegal pointer
Kurt Roeckx
2016-05-24
1
-2
/
+4
*
GH919: Fix wrappers for two headers
Rich Salz
2016-05-24
1
-2
/
+2
*
Fix braces in e_aes.c: aes_init_key
Todd Short
2016-05-24
1
-1
/
+2
*
Clean up RAND_bytes() calls
Todd Short
2016-05-24
1
-7
/
+2
*
Fix a mem leak on an error path in OBJ_NAME_add()
Matt Caswell
2016-05-24
1
-3
/
+4
*
Fix error return value in SRP functions
Matt Caswell
2016-05-24
1
-8
/
+13
*
Add error return for OPENSSL_INIT_set_config_filename()
Matt Caswell
2016-05-24
1
-3
/
+13
*
Use strerror_r()/strerror_s() instead of strerror() where possible
Matt Caswell
2016-05-24
4
-7
/
+37
*
#4342: few missing malloc return checks and free in error paths
J Mohan Rao Arisankala
2016-05-24
3
-16
/
+41
*
Remove unused error/function codes.
Rich Salz
2016-05-23
32
-676
/
+63
*
VMS: remove last VAX vestiges
Richard Levitte
2016-05-23
2
-6462
/
+0
*
Support for traditional format private keys.
Dr. Stephen Henson
2016-05-23
1
-2
/
+9
*
Add checks on CRYPTO_set_ex_data return value
FdaSilvaYY
2016-05-23
1
-4
/
+7
*
Fix and simplify error handling in (RSA/EC_kmeth)_new_method()
FdaSilvaYY
2016-05-23
2
-42
/
+31
*
Remove useless NULL checks
FdaSilvaYY
2016-05-23
3
-6
/
+3
*
Complete the rename of LHASH functions and types
Richard Levitte
2016-05-23
1
-1
/
+1
[prev]
[next]