index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
/
v3_bcons.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
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
-1
/
+2
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-2
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-46
/
+54
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Rewrite the extension code to use an ASN1_ITEM structure
Dr. Stephen Henson
2000-12-13
1
-5
/
+3
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-44
/
+6
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-1
/
+1
*
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
Dr. Stephen Henson
1999-06-22
1
-2
/
+2
*
Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It
Dr. Stephen Henson
1999-06-21
1
-7
/
+7
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-13
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-18
/
+9
*
Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
Dr. Stephen Henson
1999-03-06
1
-1
/
+1
*
Various changes to make this stuff compile under Win32 and VC++ with and
Dr. Stephen Henson
1999-02-22
1
-6
/
+5
*
More extension code. Incomplete support for subject and issuer alt
Dr. Stephen Henson
1999-02-10
1
-3
/
+3
*
Initial addition of new X509 V3 files, tidy of old files.
Dr. Stephen Henson
1999-01-24
1
-0
/
+187