index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
/
v3_conf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Embed X509_CINF
Dr. Stephen Henson
2015-09-16
1
-1
/
+1
*
X509_CRL_INFO embed
Dr. Stephen Henson
2015-09-16
1
-1
/
+1
*
make X509_CRL opaque
Dr. Stephen Henson
2015-09-02
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-10
/
+15
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-2
/
+2
*
Initialize potentially uninitialized local variables
Gunnar Kudrjavets
2015-05-06
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-24
1
-2
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-5
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-389
/
+395
*
do_ext_i2d: free ext_der or ext_oct on error path
Jonas Maebe
2014-08-17
1
-2
/
+7
*
option to replace extensions with new ones: mainly for creating cross-certifi...
Dr. Stephen Henson
2010-03-03
1
-4
/
+4
*
PR: 2183
Dr. Stephen Henson
2010-03-03
1
-0
/
+15
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
1
-5
/
+5
*
LHASH revamp. make depend.
Ben Laurie
2008-05-26
1
-20
/
+21
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-6
/
+6
*
Make DER option work again.
Dr. Stephen Henson
2003-05-02
1
-2
/
+2
*
Support for policy constraints.
Dr. Stephen Henson
2003-03-21
1
-1
/
+1
*
Support for dirName from config files in GeneralName extensions.
Dr. Stephen Henson
2003-02-27
1
-1
/
+11
*
Initial ASN1 generation code. This can construct
Dr. Stephen Henson
2002-11-12
1
-9
/
+38
*
Modify apps to use NCONF code instead of old CONF code.
Dr. Stephen Henson
2001-06-28
1
-147
/
+234
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
Stop extension creation code core dumping.
Dr. Stephen Henson
2000-12-13
1
-0
/
+1
*
Rewrite the extension code to use an ASN1_ITEM structure
Dr. Stephen Henson
2000-12-13
1
-7
/
+14
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-4
/
+4
*
Allow extensions to be added to certificate requests, update the sample
Dr. Stephen Henson
1999-08-25
1
-1
/
+25
*
Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It
Dr. Stephen Henson
1999-06-21
1
-12
/
+13
*
Various clarifications to extension docs: change the name of literal
Dr. Stephen Henson
1999-05-17
1
-1
/
+1
*
The various character predicates (isspace and the like) may not be
Bodo Möller
1999-05-10
1
-2
/
+2
*
Kill evil casts, fix PKCS#7 and add new X509V3 Function.
Dr. Stephen Henson
1999-05-09
1
-9
/
+37
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-10
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Fix lots of warnings.
Ulf Möller
1999-04-21
1
-1
/
+1
*
Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.
Dr. Stephen Henson
1999-04-20
1
-2
/
+6
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-65
/
+30
*
Initial support for Certificate Policies extension: print out works but setting
Dr. Stephen Henson
1999-04-19
1
-11
/
+10
*
Massive constification.
Ben Laurie
1999-04-17
1
-2
/
+2
*
Add initial support for r2i RAW extensions which can access the config database
Dr. Stephen Henson
1999-04-17
1
-0
/
+82
*
Added support for adding extensions to CRLs, also fix a memory leak and
Dr. Stephen Henson
1999-03-06
1
-0
/
+23
*
Various changes to make this stuff compile under Win32 and VC++ with and
Dr. Stephen Henson
1999-02-22
1
-5
/
+6
*
Add more functionality to issuer alt name and subject alt name. New options
Dr. Stephen Henson
1999-02-21
1
-3
/
+12
*
Add support for raw extensions. This means that you can include the DER encoding
Dr. Stephen Henson
1999-02-14
1
-11
/
+102
*
More extension code. Incomplete support for subject and issuer alt
Dr. Stephen Henson
1999-02-10
1
-0
/
+8
*
Initial addition of new X509 V3 files, tidy of old files.
Dr. Stephen Henson
1999-01-24
1
-0
/
+165