Dr. Stephen Henson
|
6c5b6cb035
ASN1 INTEGER refactor.
|
9 éve |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 éve |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 éve |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 éve |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 éve |
Dr. Stephen Henson
|
a0eed48d37
Fix encoding bug in i2c_ASN1_INTEGER
|
9 éve |
Dr. Stephen Henson
|
c315a547e6
Move more internal only functions to asn1_locl.h
|
9 éve |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
9 éve |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 éve |
Dr. Stephen Henson
|
259c360d0b
Remove obsolete IMPLEMENT_ASN1_SET_OF
|
9 éve |
Rich Salz
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 éve |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 éve |
Matt Caswell
|
c80fd6b215
Further comment changes for reformat (master)
|
9 éve |
Frdric Giudicelli
|
c753e71e0a
RT783: Minor optimization to ASN1_INTEGER_set
|
10 éve |
Dr. Stephen Henson
|
5de18d5d0d
Encode INTEGER correctly.
|
11 éve |
Andy Polyakov
|
6e913f9901
asn1/t_x509.c: fix serial number print, harmonize with a_int.c.
|
13 éve |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 éve |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 éve |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 éve |
Nils Larsch
|
6384e46da3
make some parameters const
|
18 éve |
Bodo Möller
|
fbeaa3c47d
Update util/ck_errf.pl script, and have it run automatically
|
19 éve |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
19 éve |
Dr. Stephen Henson
|
e08aad1d14
Make ASN1_INTEGER_cmp() work as expected with negative integers.
|
20 éve |
Geoff Thorpe
|
0f814687b9
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
20 éve |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 éve |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 éve |
Bodo Möller
|
b53e44e572
implement and use new macros BN_get_sign(), BN_set_sign()
|
22 éve |
Ben Laurie
|
25ace3ed25
Fix warnings.
|
22 éve |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
22 éve |
Dr. Stephen Henson
|
8e8972bb68
Fixes to various ASN1_INTEGER routines for negative case.
|
24 éve |