index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
t_pkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-52
/
+50
*
Implement internally opaque bn access from asn1
Matt Caswell
2014-12-08
1
-3
/
+3
*
Revert to original...
Dr. Stephen Henson
2006-04-15
1
-727
/
+2
*
Oops...
Dr. Stephen Henson
2006-04-15
1
-2
/
+727
*
Move algorithm specific print code from crypto/asn1/t_pkey.c to separate
Dr. Stephen Henson
2006-03-22
1
-262
/
+0
*
Gather printing routines into EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-22
1
-526
/
+49
*
create BN_CTX object
Nils Larsch
2006-03-15
1
-0
/
+14
*
add additional checks + cleanup
Nils Larsch
2006-01-30
1
-12
/
+22
*
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
Bodo Möller
2006-01-08
1
-2
/
+2
*
remove unused variable
Nils Larsch
2005-07-27
1
-1
/
+1
*
improved error checking and some fixes
Nils Larsch
2005-07-26
1
-2
/
+16
*
make
Nils Larsch
2005-07-16
1
-0
/
+4
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-15
/
+21
*
give EC_GROUP_*_nid functions a more meaningful name
Nils Larsch
2005-05-09
1
-1
/
+1
*
- use BN_set_negative and BN_is_negative instead of BN_set_sign
Nils Larsch
2005-04-22
1
-1
/
+1
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-2
/
+2
*
In ECPKParameters_print, output the private key length correctly
Bodo Möller
2002-12-04
1
-2
/
+8
*
use new BIO_indent() function here as well
Bodo Möller
2002-11-14
1
-30
/
+11
*
This didn't get to the 0.9.8-dev thread...
Richard Levitte
2002-11-13
1
-8
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-16
/
+7
*
implement and use new macros BN_get_sign(), BN_set_sign()
Bodo Möller
2002-11-04
1
-1
/
+1
*
Various Win32 fixes.
Dr. Stephen Henson
2002-10-06
1
-1
/
+1
*
less specific interface for EC_GROUP_get_basis_type
Bodo Möller
2002-08-26
1
-2
/
+1
*
ASN1 for binary curves
Bodo Möller
2002-08-26
1
-1
/
+27
*
add field type to text output
Bodo Möller
2002-08-09
1
-25
/
+74
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-3
/
+19
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-35
/
+30
*
Make sure buffers are large enough even for weird parameters
Bodo Möller
2002-06-26
1
-25
/
+65
*
Implement handling of EC parameter seeds (new functions
Bodo Möller
2002-06-18
1
-114
/
+247
*
New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...
Bodo Möller
2002-05-30
1
-56
/
+31
*
fix ECDSA handling
Bodo Möller
2002-04-09
1
-8
/
+19
*
EC curve stuff
Bodo Möller
2002-03-08
1
-3
/
+11
*
ECDSA support
Bodo Möller
2002-02-13
1
-30
/
+250
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-14
/
+14
*
Constify DH-related code.
Richard Levitte
2000-11-07
1
-2
/
+2
*
Constify DSA-related code.
Richard Levitte
2000-11-07
1
-4
/
+4
*
Constify the RSA parts of the ASN.1 library. Note some ugly casts
Richard Levitte
2000-11-07
1
-2
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-8
/
+8
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-4
/
+4
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-9
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-34
/
+10
*
Massive constification.
Ben Laurie
1999-04-17
1
-4
/
+6
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-6
/
+9
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+389