index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
/
v3_alt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for dirName from config files in GeneralName extensions.
Dr. Stephen Henson
2003-02-27
1
-0
/
+32
*
IPv6 display and input support for extensions usingh GeneralName.
Dr. Stephen Henson
2003-02-05
1
-23
/
+41
*
Initial ASN1 generation code. This can construct
Dr. Stephen Henson
2002-11-12
1
-1
/
+35
*
Make it possible to move the emailAddress object to the subjectAltName
Richard Levitte
2001-04-11
1
-3
/
+11
*
Fix bug in copy_email() which would not
Dr. Stephen Henson
2001-03-01
1
-1
/
+1
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
Add OCSP service locator extension.
Dr. Stephen Henson
2000-12-16
1
-4
/
+3
*
New function X509V3_extensions_print() this removes extension duplication
Dr. Stephen Henson
2000-12-14
1
-0
/
+54
*
Rewrite the extension code to use an ASN1_ITEM structure
Dr. Stephen Henson
2000-12-13
1
-12
/
+7
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-14
/
+14
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-3
/
+3
*
Modify the X509 V3 extension lookup code.
Dr. Stephen Henson
1999-12-01
1
-1
/
+0
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-4
/
+4
*
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
Dr. Stephen Henson
1999-06-22
1
-12
/
+12
*
Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It
Dr. Stephen Henson
1999-06-21
1
-8
/
+8
*
Oops ... fix warning.
Dr. Stephen Henson
1999-04-27
1
-1
/
+1
*
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
Dr. Stephen Henson
1999-04-27
1
-0
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-8
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-3
/
+3
*
Fix lots of warnings.
Ulf Möller
1999-04-21
1
-1
/
+2
*
Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.
Dr. Stephen Henson
1999-04-20
1
-37
/
+38
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-30
/
+13
*
Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
Dr. Stephen Henson
1999-03-06
1
-2
/
+2
*
Various changes to make this stuff compile under Win32 and VC++ with and
Dr. Stephen Henson
1999-02-22
1
-12
/
+8
*
Add more functionality to issuer alt name and subject alt name. New options
Dr. Stephen Henson
1999-02-21
1
-2
/
+170
*
Added code to GENERAL_NAME with support for more options and preliminary
Dr. Stephen Henson
1999-02-17
1
-22
/
+140
*
More extension code. Incomplete support for subject and issuer alt
Dr. Stephen Henson
1999-02-10
1
-7
/
+8
*
Comment out def of currently unimplemented function to stop warning.
Dr. Stephen Henson
1999-02-08
1
-1
/
+1
*
Fix filename in comment.
Dr. Stephen Henson
1999-02-07
1
-1
/
+1
*
Add support for GeneralName and GeneralNames extensions. Also preliminary
Dr. Stephen Henson
1999-02-07
1
-0
/
+141