Nils Larsch
|
6384e46da3
make some parameters const
|
18 years ago |
Bodo Möller
|
fbeaa3c47d
Update util/ck_errf.pl script, and have it run automatically
|
19 years ago |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
19 years ago |
Dr. Stephen Henson
|
e08aad1d14
Make ASN1_INTEGER_cmp() work as expected with negative integers.
|
20 years ago |
Geoff Thorpe
|
0f814687b9
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
20 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 years ago |
Bodo Möller
|
b53e44e572
implement and use new macros BN_get_sign(), BN_set_sign()
|
22 years ago |
Ben Laurie
|
25ace3ed25
Fix warnings.
|
22 years ago |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
22 years ago |
Dr. Stephen Henson
|
8e8972bb68
Fixes to various ASN1_INTEGER routines for negative case.
|
24 years ago |
Dr. Stephen Henson
|
a8312c0e24
Fix typo in OCSP nonce extension.
|
24 years ago |
Dr. Stephen Henson
|
9d6b1ce644
|
24 years ago |
Dr. Stephen Henson
|
cae0ae2e4b
|
24 years ago |
Dr. Stephen Henson
|
469938cb40
|
24 years ago |
Dr. Stephen Henson
|
f6c1c9e95d
Fix a bug in the new i2d_{ENUMERATED,INTEGER} that
|
24 years ago |
Dr. Stephen Henson
|
094fe66d9f
Fix some typose in the i2d/d2i functions that
|
24 years ago |
Dr. Stephen Henson
|
a338e21bd1
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ben Laurie
|
abc9400e10
Typesafety Thought Police part 5.
|
24 years ago |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 years ago |
Dr. Stephen Henson
|
d8223efd04
Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.
|
25 years ago |
Ben Laurie
|
cbb448c945
Don't return stuff from void functions.
|
25 years ago |
Dr. Stephen Henson
|
08e9c1af6c
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
25 years ago |
Dr. Stephen Henson
|
034292ad6a
Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it correctly works out
|
25 years ago |
Dr. Stephen Henson
|
1ad2ecb66f
The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |