index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
ts
Age
Commit message (
Expand
)
Author
2014-05-31
Get the public headers from the official place with <openssl/ >
Theo de Raadt
2014-05-30
Don't write out more than we have allocated in obj_txt, as the glory
Bob Beck
2014-05-29
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
Bob Beck
2014-05-27
Fix a Y2038 problem, by conversion of long to time_t.
Theo de Raadt
2014-05-25
calloc instead of malloc/memset. from Benjamin Baier
Ted Unangst
2014-05-22
Hello? Yes, you're speaking with OPENSSL_SYS_UNIX.
Joel Sing
2014-04-28
Remove WIN32, WIN64 and MINGW32 tentacles.
Miod Vallat
2014-04-27
Put explicit (void) in function declarations and shuffle keywords in some
Miod Vallat
2014-04-26
Replace all use of ERR_add_error_data with ERR_asprintf_error_data.
Bob Beck
2014-04-21
KNF.
Joel Sing
2014-04-20
Restore tedu's rev 1.4: snprintf() was reviewed.
Philip Guenther
2014-04-20
reset imprint to NULL to avoid double free. from mancha1 at zoho
Ted Unangst
2014-04-19
We'll interpret a (void) cast on snprintf() to mean it's been verified that
Philip Guenther
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2014-04-16
Clean up dangerous strncpy use. This included a use where the resulting
Bob Beck
2014-04-16
Zero-pad usec format to handle values less than 100,000 correctly
Philip Guenther
2014-04-16
Mandatory Surgeon Guenther's Warning: This code could not possibly be
Ted Unangst
2014-04-16
revert. the full horror has only now revealed itself.
Ted Unangst
2014-04-16
replace some bio_snprintf crazy with regular snprintf.
Ted Unangst
2014-04-15
we don't use these files for building
Ted Unangst
2014-04-14
remove auto-generated dependencies from the old unused build system, so
Theo de Raadt
2014-04-14
Remove the nCipher CHIL engine. It is not standalone and depends on
Reyk Floeter
2014-04-13
Cope with the removal of openssl/symhacks.h
Theo de Raadt
2012-10-13
resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2010-10-01
import OpenSSL-1.0.0a
Damien Miller