Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
vor 9 Jahren |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
vor 19 Jahren |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
vor 20 Jahren |
Geoff Thorpe
|
0f814687b9
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
vor 20 Jahren |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
vor 21 Jahren |
Bodo Möller
|
b53e44e572
implement and use new macros BN_get_sign(), BN_set_sign()
|
vor 22 Jahren |
Ben Laurie
|
25ace3ed25
Fix warnings.
|
vor 22 Jahren |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
vor 22 Jahren |
Dr. Stephen Henson
|
a8312c0e24
Fix typo in OCSP nonce extension.
|
vor 24 Jahren |
Dr. Stephen Henson
|
9d6b1ce644
|
vor 24 Jahren |
Dr. Stephen Henson
|
7df1c720f6
Fix typo in i2d_ASN1_ENUMERATED
|
vor 24 Jahren |
Dr. Stephen Henson
|
cae0ae2e4b
|
vor 24 Jahren |
Dr. Stephen Henson
|
f6c1c9e95d
Fix a bug in the new i2d_{ENUMERATED,INTEGER} that
|
vor 24 Jahren |
Dr. Stephen Henson
|
a338e21bd1
|
vor 24 Jahren |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
vor 24 Jahren |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
vor 25 Jahren |
Dr. Stephen Henson
|
2449961ab2
|
vor 25 Jahren |
Dr. Stephen Henson
|
d8223efd04
Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.
|
vor 25 Jahren |
Ben Laurie
|
cbb448c945
Don't return stuff from void functions.
|
vor 25 Jahren |
Dr. Stephen Henson
|
08e9c1af6c
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
vor 25 Jahren |
Dr. Stephen Henson
|
1ad2ecb66f
The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative
|
vor 25 Jahren |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
vor 25 Jahren |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
vor 25 Jahren |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
vor 25 Jahren |
Dr. Stephen Henson
|
119f62881a
Oops... forgot to add new ENUMERATED file...
|
vor 26 Jahren |