projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
remove unused variable
2005-07-27
Nils Larsch
remove unused variable
commit
|
commitdiff
|
tree
2005-07-26
Nils Larsch
improved error checking and some fixes
Reviewed and edited by:
Nils Larsch
commit
|
commitdiff
|
tree
2005-07-25
Nils Larsch
fix BN_mod_word and give a more reasonable return value...
commit
|
commitdiff
|
tree
2005-07-21
Nils Larsch
set correct bn->top value
commit
|
commitdiff
|
tree
2005-07-20
Nils Larsch
the final byte of a pkcs7 padded plaintext can never...
commit
|
commitdiff
|
tree
2005-07-17
Nils Larsch
fix typo
commit
|
commitdiff
|
tree
2005-07-17
Nils Larsch
bugfix: 0 - w (w != 0) is actually negative
commit
|
commitdiff
|
tree
2005-07-16
Nils Larsch
make
commit
|
commitdiff
|
tree
2005-07-15
Nils Larsch
add missing entries for "-multivalue-rdn" and "-utf8...
commit
|
commitdiff
|
tree
2005-07-13
Nils Larsch
the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_R...
commit
|
commitdiff
|
tree
2005-07-01
Nils Larsch
initialize newly allocated data
commit
|
commitdiff
|
tree
2005-06-28
Nils Larsch
remove OPENSSL_NO_ASM dependency
commit
|
commitdiff
|
tree
2005-06-17
Nils Larsch
clear dso pointer in case of an error
commit
|
commitdiff
|
tree
2005-06-17
Nils Larsch
update for the cswift engine:
commit
|
commitdiff
|
tree
2005-06-13
Nils Larsch
update FAQ
commit
|
commitdiff
|
tree
2005-06-12
Nils Larsch
replace the deprecated "-m486" gcc option with "-march...
commit
|
commitdiff
|
tree
2005-06-10
Nils Larsch
- let SSL_CTX_set_cipher_list and SSL_set_cipher_list...
commit
|
commitdiff
|
tree
2005-06-08
Nils Larsch
use "=" instead of "|=", fix typo
commit
|
commitdiff
|
tree
2005-06-08
Nils Larsch
ssl_create_cipher_list should return an error if no...
commit
|
commitdiff
|
tree
2005-06-01
Nils Larsch
check return value
commit
|
commitdiff
|
tree
2005-06-01
Nils Larsch
clear error queue on success and return NULL if no...
commit
|
commitdiff
|
tree
2005-05-31
Nils Larsch
fix assertion
commit
|
commitdiff
|
tree
2005-05-31
Nils Larsch
changes from 0.9.8
commit
|
commitdiff
|
tree
2005-05-31
Nils Larsch
include opensslconf.h if OPENSSL_NO_* is used
commit
|
commitdiff
|
tree
2005-05-20
Nils Larsch
fix typo, add prototype
commit
|
commitdiff
|
tree
2005-05-19
Nils Larsch
fix potential memory leak
commit
|
commitdiff
|
tree
2005-05-19
Nils Larsch
update ecdsa doc
commit
|
commitdiff
|
tree
2005-05-19
Nils Larsch
fix "dereferencing type-punned pointer will break strict...
commit
|
commitdiff
|
tree
2005-05-18
Nils Larsch
make the type parameter const when ID2_OF_const() is...
commit
|
commitdiff
|
tree
2005-05-17
Nils Larsch
simplify EC_KEY_dup
commit
|
commitdiff
|
tree
2005-05-16
Nils Larsch
ecc api cleanup; summary:
commit
|
commitdiff
|
tree
2005-05-10
Nils Larsch
use 'p' as conversion specifier for printf to avoid...
commit
|
commitdiff
|
tree
2005-05-10
Nils Larsch
give EC_GROUP_new_by_nid a more meanigful name:
commit
|
commitdiff
|
tree
2005-05-10
Nils Larsch
improve command line argument checking
commit
|
commitdiff
|
tree
2005-05-08
Nils Larsch
give EC_GROUP_*_nid functions a more meaningful name
commit
|
commitdiff
|
tree
2005-05-05
Nils Larsch
fix compiler warning; pow10 is also in math.h
commit
|
commitdiff
|
tree
2005-05-03
Nils Larsch
remove false positive
commit
|
commitdiff
|
tree
2005-05-03
Nils Larsch
remove BN_ncopy, it was only used in bn_nist.c and...
commit
|
commitdiff
|
tree
2005-05-03
Nils Larsch
rewrite of bn_nist.c, disable support for some curves...
commit
|
commitdiff
|
tree
2005-05-03
Nils Larsch
fix typo
commit
|
commitdiff
|
tree
2005-05-03
Nils Larsch
backport fix from the stable branch
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
don't let BN_CTX_free(NULL) segfault
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
remove false positive
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
check return value of RAND_pseudo_bytes; backport from...
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
remove some false positive
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
hide the definition of ECDSA_METHOD and ECDSA_DATA...
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
add 192 bit prime curve to the command line options
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
add reference to BN_BLINDING_new.pod
commit
|
commitdiff
|
tree
2005-04-29
Nils Larsch
avoid warnings when building on systems where sizeof...
commit
|
commitdiff
|
tree
2005-04-27
Nils Larsch
get rid of Makefile.ssl in util/
commit
|
commitdiff
|
tree
2005-04-27
Nils Larsch
no Makefile.ssl anymore
commit
|
commitdiff
|
tree
2005-04-27
Nils Larsch
add missing parentheses
commit
|
commitdiff
|
tree
2005-04-26
Nils Larsch
add docu for BN_BLINDING functions
commit
|
commitdiff
|
tree
2005-04-26
Nils Larsch
some updates for the blinding code; summary:
commit
|
commitdiff
|
tree
2005-04-26
Nils Larsch
remove false positive
commit
|
commitdiff
|
tree
2005-04-24
Nils Larsch
update
commit
|
commitdiff
|
tree
2005-04-23
Nils Larsch
make asn.1 field names const
commit
|
commitdiff
|
tree
2005-04-23
Nils Larsch
change prototype of the ecdh KDF: make input parameter...
commit
|
commitdiff
|
tree
2005-04-22
Nils Larsch
more const
commit
|
commitdiff
|
tree
2005-04-22
Nils Larsch
make update
commit
|
commitdiff
|
tree
2005-04-22
Nils Larsch
- use BN_set_negative and BN_is_negative instead of...
commit
|
commitdiff
|
tree
2005-04-21
Nils Larsch
the pointer to the message digest is const
commit
|
commitdiff
|
tree
2005-04-15
Nils Larsch
const fixes
commit
|
commitdiff
|
tree
2005-04-15
Nils Larsch
EVP_CIPHER_CTX_init is a void function + fix typo
commit
|
commitdiff
|
tree
2005-04-13
Nils Larsch
Makefile.ssl -> Makefile
commit
|
commitdiff
|
tree
2005-04-11
Nils Larsch
include limits.h for UINT_MAX etc.
commit
|
commitdiff
|
tree
2005-04-08
Nils Larsch
add support for DER encoded private keys to SSL_CTX_use_Priv...
Reviewed by:
Nils Larsch
commit
|
commitdiff
|
tree
2005-04-08
Nils Larsch
improve docu of SSL_CTX_use_PrivateKey()
commit
|
commitdiff
|
tree
2005-04-07
Nils Larsch
get rid of very buggy and very imcomplete DH cert support
commit
|
commitdiff
|
tree
2005-04-07
Nils Larsch
make sure error queue is totally emptied
commit
|
commitdiff
|
tree
2005-04-07
Nils Larsch
const fixes
commit
|
commitdiff
|
tree
2005-04-05
Nils Larsch
some const fixes
commit
|
commitdiff
|
tree
2005-04-05
Nils Larsch
update progs.pl to reflect changes in progs.h
commit
|
commitdiff
|
tree
2005-04-05
Nils Larsch
fix example in docu
commit
|
commitdiff
|
tree
2005-04-05
Nils Larsch
some const fixes and cleanup
commit
|
commitdiff
|
tree
2005-04-04
Nils Larsch
remove unused recp method
commit
|
commitdiff
|
tree
2005-04-02
Nils Larsch
use SHA-1 as the default digest for the apps/openssl...
commit
|
commitdiff
|
tree
2005-04-01
Nils Larsch
really clear the error queue here
commit
|
commitdiff
|
tree
2005-04-01
Nils Larsch
use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc.
commit
|
commitdiff
|
tree
2005-03-30
Nils Larsch
fix header
commit
|
commitdiff
|
tree
2005-03-30
Nils Larsch
Makefile.ssl doesn't exist anymore
commit
|
commitdiff
|
tree
2005-03-30
Nils Larsch
update docs (recent constification)
commit
|
commitdiff
|
tree
2005-03-29
Nils Larsch
the second argument of EVP_SealInit is const
commit
|
commitdiff
|
tree
2005-03-28
Nils Larsch
when building with OPENSSL_NO_DEPRECATED defined BN_zero...
commit
|
commitdiff
|
tree
2005-03-22
Nils Larsch
test, remove unnecessary const cast
commit
|
commitdiff
|
tree
2005-03-20
Nils Larsch
add new curves to the loop (with some cleanup from me)
Reviewed by:
Nils Larsch
commit
|
commitdiff
|
tree
2005-03-20
Nils Larsch
some const fixes
commit
|
commitdiff
|
tree