Richard Levitte
|
4286ca47c7
Following the license change, modify the boilerplates in crypto/x509v3/
|
6 years ago |
FdaSilvaYY
|
1a78a33aed
remove magic number
|
7 years ago |
Paul Yang
|
7a908204ed
Simplify the stack reservation
|
7 years ago |
FdaSilvaYY
|
270a4bba49
Use more pre-allocation
|
7 years ago |
Pauli
|
a2371fa933
Trivial bounds checking.
|
7 years ago |
Rich Salz
|
0904e79a6e
Undo commit d420ac2
|
7 years ago |
Paul Yang
|
bd91e3c870
Fix a bundle of trailing spaces in several files
|
7 years ago |
Matt Caswell
|
75a3e39288
Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME
|
7 years ago |
FdaSilvaYY
|
d2a5699998
Few nit's
|
8 years ago |
Tomas Mraz
|
ca1cb0d434
Fix irregularities in GENERAL_NAME_print().
|
8 years ago |
FdaSilvaYY
|
c8f717fe87
Constify input buffers of some X509V3 and X509_PURPOSE -related methods
|
8 years ago |
Kurt Roeckx
|
4b68cb41d1
Specify array sizes
|
8 years ago |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 years ago |
Dmitry-Me
|
5e04cfdef3
GH769: Reuse strndup()
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 years ago |
Kurt Roeckx
|
8ec5c5dd36
do_dirname: Don't change gen on failures
|
9 years ago |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Jonas Maebe
|
54298141d3
do_othername: check for NULL after allocating objtmp
|
11 years ago |
Dr. Stephen Henson
|
38663fcc82
Missing break.
|
15 years ago |
Andy Polyakov
|
051742fb6c
v3_alt.c: otherName parsing fix.
|
15 years ago |
Dr. Stephen Henson
|
22c98d4aad
Update from 1.0.0-stable
|
15 years ago |
Dr. Stephen Henson
|
06ddf8eb08
Updates from 1.0.0-stable
|
15 years ago |
Dr. Stephen Henson
|
e9afa08cd1
Update from stable branch.
|
16 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Ben Laurie
|
babb379849
Type-checked (and modern C compliant) OBJ_bsearch.
|
16 years ago |