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
/
libssl
Age
Commit message (
Expand
)
Author
2014-05-02
Sort function prototypes and group/sort entries within the functions array.
Joel Sing
2014-05-01
Do not output SOM-specific directives.
Miod Vallat
2014-05-01
Remove unreferenced OPENSSL_instrument_bus and OPENSSL_instrument_bus2 routines.
Miod Vallat
2014-05-01
Make the implicit `l' in `impicit' explicit.
Miod Vallat
2014-05-01
Fix include filename to get register name aliases under BSD
Miod Vallat
2014-05-01
Pass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_HIGH case.
Miod Vallat
2014-05-01
dead meat
Miod Vallat
2014-05-01
Update with recently added objects.
Joel Sing
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2009-04-06
import of OpenSSL 0.9.8k
Damien Miller
2014-05-01
Nuke unused evptests.txt - the real one is over in regress.
Joel Sing
2014-05-01
Provide an EVP implementation for ChaCha.
Joel Sing
2014-05-01
Add ChaCha to libcrypto, based on djb's public domain implementation.
Joel Sing
2014-05-01
Add support for the french ANSSI FRP256v1 elliptic curve.
Miod Vallat
2014-05-01
Add Brainpool elliptic curves. From OpenSSL RT#2239 via ${DAYJOB}.
Miod Vallat
2014-05-01
Remove fips_md_init() macro indirection for digest algorithms, used by the
Miod Vallat
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-30
Avoid a potential null pointer dereference by checking that we actually
Joel Sing
2014-04-30
First pass at removing win64 support from the assembly generating Perl
Joel Sing
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2009-04-06
import of OpenSSL 0.9.8k
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-30
i suck at math. b - 8 = 3, not 4. detected by Antoine Pitrou. thanks.
Ted Unangst
2014-04-29
Constrain bytes read/written to positive values.
Bob Beck
2014-04-28
Remove WIN32, WIN64 and MINGW32 tentacles.
Miod Vallat
2014-04-28
use the correct algorithm mask. reported by satish lvr via
Ted Unangst
2014-04-28
SSL_OP_ALL is supposed to be all options and workarounds that are safe,
Ted Unangst
2014-04-28
Remove ending cplusplus guard followed by starting cplusplus guard; from
Miod Vallat
2014-04-28
Leftover includes and local declarations; from Gebruiker Schoot
Miod Vallat
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
2014-04-27
typo in comment
Miod Vallat
2014-04-27
Remove orphaned l2n6 and n2l6 macros.
Miod Vallat
2014-04-27
Use C99 initializers for the various FOO_METHOD structs. More readable, and
Miod Vallat
2014-04-27
static const char * = "" -> static const char[] = "", to produce shorter code.
Miod Vallat
2014-04-27
Unifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it causes under Unix is to
Miod Vallat
2014-04-27
Put explicit (void) in function declarations and shuffle keywords in some
Miod Vallat
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-27
We do not need a separate file for two compatibility wrapper functions.
Joel Sing
2014-04-27
Fix leak last commit introduced. Spotted by Sebastian Kapfer.
Bob Beck
2014-04-26
Appease gcc3 -Wuninitialized.
Miod Vallat
2014-04-26
Replace all use of ERR_add_error_data with ERR_asprintf_error_data.
Bob Beck
2014-04-26
More KNF.
Joel Sing
2014-04-26
KNF.
Joel Sing
2014-04-26
This is not FreeBSD.
Joel Sing
2014-04-26
Do you really want to build OpenSSL for 16-bit Windows? Well, we don't.
Joel Sing
2014-04-25
KNF.
Joel Sing
2014-04-25
Fold in the zlib_cleanup macro.
Joel Sing
[prev]
[next]