projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
'covenant HOWTO' (what to do about the Sun covenant if you modify the code)
2002-10-29
Bodo Möller
'covenant HOWTO' (what to do about the Sun covenant...
commit
|
commitdiff
|
tree
2002-10-28
Bodo Möller
increase permissible message length so that we can...
commit
|
commitdiff
|
tree
2002-10-28
Bodo Möller
'broken' PKCS #8 format does not apply to ECDSA
commit
|
commitdiff
|
tree
2002-10-28
Bodo Möller
clean up new code for NIST primes
commit
|
commitdiff
|
tree
2002-10-28
Bodo Möller
fast reduction for NIST curves
commit
|
commitdiff
|
tree
2002-10-28
Bodo Möller
remove superfluous code
commit
|
commitdiff
|
tree
2002-10-23
Bodo Möller
fix warnings, and harmonize indentation
commit
|
commitdiff
|
tree
2002-10-23
Bodo Möller
I don't like c-tab-always-indent ...
commit
|
commitdiff
|
tree
2002-10-17
Bodo Möller
change Emacs indentation style to make it easier to...
commit
|
commitdiff
|
tree
2002-10-11
Bodo Möller
synchronize with 0.9.7-stable version of this file
commit
|
commitdiff
|
tree
2002-09-26
Bodo Möller
fix more race conditions
commit
|
commitdiff
|
tree
2002-09-25
Bodo Möller
really fix race conditions
commit
|
commitdiff
|
tree
2002-09-23
Bodo Möller
really fix race condition
commit
|
commitdiff
|
tree
2002-09-19
Bodo Möller
there is no minimum length for session IDs
commit
|
commitdiff
|
tree
2002-09-19
Bodo Möller
fix race condition
commit
|
commitdiff
|
tree
2002-09-16
Bodo Möller
make sure 'neg' flag (which does not really matter...
commit
|
commitdiff
|
tree
2002-09-16
Bodo Möller
add URL for Internet Draft
commit
|
commitdiff
|
tree
2002-09-10
Bodo Möller
1. switch from "-newkey ecdsa:..." to "-newkey ec:..."
commit
|
commitdiff
|
tree
2002-09-10
Bodo Möller
Let 'openssl req' fail if an argument to '-newkey'...
commit
|
commitdiff
|
tree
2002-09-02
Bodo Möller
-nameopt fix has been moved to 0.9.7
commit
|
commitdiff
|
tree
2002-09-02
Bodo Möller
mention EC_get_builtin_curves()
commit
|
commitdiff
|
tree
2002-09-02
Bodo Möller
change API for looking at the internal curve list
commit
|
commitdiff
|
tree
2002-08-29
Bodo Möller
don't memset(data,0,...) if data is NULL
commit
|
commitdiff
|
tree
2002-08-27
Bodo Möller
don't write beyond buffer
commit
|
commitdiff
|
tree
2002-08-27
Bodo Möller
change 'usage' formatting
commit
|
commitdiff
|
tree
2002-08-26
Bodo Möller
less specific interface for EC_GROUP_get_basis_type
commit
|
commitdiff
|
tree
2002-08-26
Bodo Möller
fix spacing
commit
|
commitdiff
|
tree
2002-08-26
Bodo Möller
move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c
commit
|
commitdiff
|
tree
2002-08-26
Bodo Möller
ASN1 for binary curves
commit
|
commitdiff
|
tree
2002-08-26
Bodo Möller
fix offsets
commit
|
commitdiff
|
tree
2002-08-26
Bodo Möller
ecdsa => ec
commit
|
commitdiff
|
tree
2002-08-16
Bodo Möller
typo
commit
|
commitdiff
|
tree
2002-08-16
Bodo Möller
'EC' vs. 'ECDSA'
commit
|
commitdiff
|
tree
2002-08-15
Bodo Möller
use correct function code in error message
commit
|
commitdiff
|
tree
2002-08-15
Bodo Möller
fix warnings (CHARSET_EBCDIC)
commit
|
commitdiff
|
tree
2002-08-15
Bodo Möller
fix manpage
commit
|
commitdiff
|
tree
2002-08-15
Bodo Möller
add crypto/ecdh
commit
|
commitdiff
|
tree
2002-08-15
Bodo Möller
Simplify handling of named curves: get rid of EC_GROUP_new_b...
commit
|
commitdiff
|
tree
2002-08-14
Bodo Möller
change how pod2man is handled: explicitly invoke '...
commit
|
commitdiff
|
tree
2002-08-14
Bodo Möller
move a TODO from CHANGES to STATUS
commit
|
commitdiff
|
tree
2002-08-14
Bodo Möller
add 'TODO' items
commit
|
commitdiff
|
tree
2002-08-12
Bodo Möller
Scripts for testing ECC ciphersuites.
commit
|
commitdiff
|
tree
2002-08-12
Bodo Möller
fix previous commit (there's no SSLEAY_VERSION_TEXT)
commit
|
commitdiff
|
tree
2002-08-12
Bodo Möller
remove comment
commit
|
commitdiff
|
tree
2002-08-12
Bodo Möller
remove debug messages
commit
|
commitdiff
|
tree
2002-08-12
Bodo Möller
fix comment
commit
|
commitdiff
|
tree
2002-08-12
Bodo Möller
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
commit
|
commitdiff
|
tree
2002-08-12
Bodo Möller
add 0.9.6g information
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
.cvsignore for crypto/ecdh
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
make update
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
fix warnings
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
add field type to text output
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
use 0, not NULL
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
ECDH engine support
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
ECC ciphersuite support
commit
|
commitdiff
|
tree
2002-08-09
Bodo Möller
Add ECDH support.
commit
|
commitdiff
|
tree
2002-08-07
Bodo Möller
use a generic EC_KEY structure (EC keys are not ECDSA...
commit
|
commitdiff
|
tree
2002-08-07
Bodo Möller
avoid SIGSEGV
commit
|
commitdiff
|
tree
2002-08-03
Bodo Möller
oops -- must use EVP_MD_size, not EVP_MD_block_size
commit
|
commitdiff
|
tree
2002-08-03
Bodo Möller
oops, undo previous change (was just for testing)
commit
|
commitdiff
|
tree
2002-08-03
Bodo Möller
fix bn_expand2
commit
|
commitdiff
|
tree
2002-08-03
Bodo Möller
use bn_wexpand instead of bn_expand2 (the latter is...
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
disable Sun divison algorithm by default
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
fix bn_expand2
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
optical changes
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
typo
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
remove obsolete part of comment
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
remove obsoleted disabled code
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
Let BN_rand_range() abort with an error after 100 iterations
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
update
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
Change BN_mod_sqrt() so that it verifies that the input...
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
move GF2m tests to the end
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
Rename implementations of method functions so that...
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
typos
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
ec2_smpt.c must be listed in LIBSRC
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
there is no alternative EC_METHOD for curves over GF...
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
add support for elliptic curves over binary fields
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
extend curve list (additional curves over binary fields)
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
Binary field arithmetic contributed by Sun Microsystems.
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
Add more WAP/WTLS elliptic curve OIDs.
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
New error code ERR_R_DISABLED
commit
|
commitdiff
|
tree
2002-08-02
Bodo Möller
get rid of OpenSSLDie
commit
|
commitdiff
|
tree
2002-07-29
Bodo Möller
mention SSL_do_handshake()
commit
|
commitdiff
|
tree
2002-07-26
Bodo Möller
Use SEC1 format for EC private keys.
commit
|
commitdiff
|
tree
2002-07-25
Bodo Möller
Move zeroing from bn_expand_internal() to bn_expand2...
commit
|
commitdiff
|
tree
2002-07-25
Bodo Möller
more detailed instructions for export from US
commit
|
commitdiff
|
tree
2002-07-23
Bodo Möller
harmonize options with those for 'ecparam',
commit
|
commitdiff
|
tree
2002-07-22
Bodo Möller
fix a typo and clarify
commit
|
commitdiff
|
tree
2002-07-22
Bodo Möller
add an explanation and fix a typo
commit
|
commitdiff
|
tree
2002-07-19
Bodo Möller
update
commit
|
commitdiff
|
tree
2002-07-18
Bodo Möller
Fix bug introduced with revision 1.95 when this filed...
commit
|
commitdiff
|
tree
2002-07-14
Bodo Möller
Replace 'ecdsaparam' commandline utility by 'ecparam'
commit
|
commitdiff
|
tree
2002-07-10
Bodo Möller
remove obsolete comment
commit
|
commitdiff
|
tree
2002-07-09
Bodo Möller
fix synopsis
commit
|
commitdiff
|
tree
2002-07-09
Bodo Möller
emtpy fragments are not necessary for SSL_eNULL
commit
|
commitdiff
|
tree
2002-07-04
Bodo Möller
AES cipher suites are now official (RFC3268)
commit
|
commitdiff
|
tree
2002-06-26
Bodo Möller
Make sure buffers are large enough even for weird parameters
commit
|
commitdiff
|
tree
2002-06-26
Bodo Möller
update an entry on EVP changes
commit
|
commitdiff
|
tree
2002-06-18
Bodo Möller
always include <string.h> (we do this in various other...
commit
|
commitdiff
|
tree
2002-06-18
Bodo Möller
always include <string.h> (we do this in various other...
commit
|
commitdiff
|
tree
next