projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix compiler warning; pow10 is also in math.h
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