index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-9
/
+4
*
gcc can't spot that 'derlst' is not used uninitialised, so appease it.
Geoff Thorpe
2001-08-26
1
-1
/
+1
*
The indexes returned by ***_get_ex_new_index() functions are used when
Geoff Thorpe
2001-08-12
1
-3
/
+4
*
Start to reduce some of the header bloat.
Ben Laurie
2001-08-05
2
-139
/
+141
*
Header bloat reduction for EVP_PKEY.
Ben Laurie
2001-08-03
4
-0
/
+8
*
make update
Richard Levitte
2001-07-31
1
-64
/
+71
*
Vade retro C++ comments!
Richard Levitte
2001-07-31
1
-1
/
+3
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
3
-486
/
+250
*
More linker bloat reorganisation:
Dr. Stephen Henson
2001-07-27
10
-19
/
+34
*
Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in
Richard Levitte
2001-07-09
2
-0
/
+4
*
Another empty X509_NAME fix.
Dr. Stephen Henson
2001-06-26
1
-0
/
+2
*
Handle empty X509_NAME in printing routines.
Dr. Stephen Henson
2001-06-26
1
-2
/
+2
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-8
/
+3
*
cp is only used when DSA is built.
Richard Levitte
2001-06-19
1
-1
/
+1
*
Add support for MS CSP Name PKCS#12 attribute.
Dr. Stephen Henson
2001-06-11
1
-1
/
+3
*
'make update'
Richard Levitte
2001-06-05
1
-3
/
+3
*
New internal function OPENSSL_gmtime, which is intended to do the same
Richard Levitte
2001-05-16
3
-69
/
+14
*
Fix ASN1 bug when decoding OTHER type.
Dr. Stephen Henson
2001-04-21
2
-3
/
+8
*
Fix warning.
Ben Laurie
2001-04-16
1
-1
/
+5
*
Don't use 'tt' uninitialized when reporting an error
Bodo Möller
2001-04-05
1
-1
/
+0
*
Rewrite CHOICE field setting code to properly handle
Dr. Stephen Henson
2001-04-02
2
-13
/
+22
*
Overhaul the display of certificate details in
Dr. Stephen Henson
2001-03-15
2
-5
/
+13
*
Document the -certopt option to the x509 utility.
Dr. Stephen Henson
2001-03-15
1
-2
/
+4
*
Instead of telling both 'make' and the user that ranlib
Bodo Möller
2001-03-09
1
-2
/
+1
*
avoid compiler warning
Bodo Möller
2001-03-08
1
-1
/
+1
*
Get rid of '#define ERR_file_name __FILE__', which is unnecessary indirection.
Bodo Möller
2001-03-08
1
-1
/
+1
*
New option '-subj arg' for 'openssl req' and 'openssl ca'. This
Bodo Möller
2001-03-05
1
-1
/
+8
*
Introduce the possibility to access global variables through
Richard Levitte
2001-03-02
2
-4
/
+4
*
make update
Richard Levitte
2001-02-26
1
-116
/
+112
*
Trap an invalid ASN1_ITEM construction and print out
Dr. Stephen Henson
2001-02-25
3
-4
/
+16
*
Print out OID of unknown signature or public key
Dr. Stephen Henson
2001-02-24
1
-6
/
+11
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
20
-41
/
+40
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
10
-62
/
+216
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-452
/
+439
*
Exported header files should not include e_os.h.
Richard Levitte
2001-02-22
1
-1
/
+0
*
Rebuild ASN1 error codes to remove unused function and reason codes.
Dr. Stephen Henson
2001-02-22
2
-200
/
+46
*
'make update'
Geoff Thorpe
2001-02-21
2
-31
/
+39
*
Include string.h so mem*() functions get properly declared.
Richard Levitte
2001-02-20
1
-0
/
+1
*
Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMS
Richard Levitte
2001-02-20
1
-2
/
+2
*
Include string.h so mem* functions get properly declared.
Richard Levitte
2001-02-20
1
-0
/
+1
*
Include string.h so mem* functions get properly declared.
Richard Levitte
2001-02-20
1
-0
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
3
-8
/
+8
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
19
-613
/
+591
*
New options to 'ca' utility to support CRL entry extensions.
Dr. Stephen Henson
2001-02-16
3
-2
/
+8
*
Fix CRL printing to correctly show when there are no revoked certificates.
Dr. Stephen Henson
2001-02-10
3
-1
/
+3
*
Various Win32 related fixed. Make no-krb5 work in mkdef.pl .
Dr. Stephen Henson
2001-02-09
1
-0
/
+2
*
Include string.h (whis is in all relevant standards) instead of
Bodo Möller
2001-02-05
1
-1
/
+1
*
Make depend.
Ben Laurie
2001-02-04
1
-487
/
+525
*
Fix a warning.
Ben Laurie
2001-02-04
1
-0
/
+1
*
Fix ASN1_TIME_to_generlizedtime().
Dr. Stephen Henson
2001-02-04
1
-2
/
+2
[next]