.. |
.cvsignore
|
Ignore Makefile.save
|
1999-04-29 16:04:54 +00:00 |
a_bitstr.c
|
Make i2c_ASN1_BIT_STRING return the correct length.
|
2002-05-29 23:13:16 +00:00 |
a_bmp.c
|
Don't return stuff from void functions.
|
1999-10-23 09:19:42 +00:00 |
a_bool.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
a_bytes.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
a_d2i_fp.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
a_digest.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
a_dup.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
a_enum.c
|
Unneeded cast removed
|
2002-06-05 13:12:55 +00:00 |
a_gentm.c
|
Patches to make OpenSSL compilable on MacOS/X.
|
2002-01-08 09:19:55 +00:00 |
a_hdr.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
a_i2d_fp.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
a_int.c
|
Unneeded cast removed
|
2002-06-05 13:12:55 +00:00 |
a_mbstr.c
|
Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to make
|
2000-09-10 14:45:19 +00:00 |
a_meth.c
|
Don't include x509.h when we just need asn1.h
|
1999-07-24 03:09:01 +00:00 |
a_null.c
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
a_object.c
|
Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.c
|
2000-08-22 12:54:21 +00:00 |
a_octet.c
|
Don't return stuff from void functions.
|
1999-10-23 09:19:42 +00:00 |
a_print.c
|
Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'
|
1999-12-08 00:56:15 +00:00 |
a_set.c
|
Check the return values where memory allocation failures may happen.
|
2002-05-30 16:49:00 +00:00 |
a_sign.c
|
Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not
|
2002-04-26 08:30:31 +00:00 |
a_strex.c
|
Fix ASN1_STRING_to_UTF8: remove non sensical !*out test.
|
2002-08-30 17:16:56 +00:00 |
a_strnid.c
|
typo
|
2001-11-09 13:10:47 +00:00 |
a_time.c
|
Patches to make OpenSSL compilable on MacOS/X.
|
2002-01-08 09:19:55 +00:00 |
a_type.c
|
Catch V_ASN1_NULL.
|
2000-09-22 13:15:16 +00:00 |
a_utctm.c
|
If gmtime() returned NULL (and we couldn't fix it à la VMS), let's
|
2002-08-16 11:55:54 +00:00 |
a_utf8.c
|
int may be smaller than 32 bits.
|
2000-06-05 13:50:57 +00:00 |
a_verify.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
a_vis.c
|
Don't return stuff from void functions.
|
1999-10-23 09:19:42 +00:00 |
asn1.h
|
remove redundant ERR_load_... declarations
|
2001-12-17 19:24:39 +00:00 |
asn1_err.c
|
Preserve reason strings in automatically build tables.
|
2000-03-05 00:19:36 +00:00 |
asn1_lib.c
|
Fix typo
|
2002-08-02 19:00:21 +00:00 |
asn1_mac.h
|
New ASN1 macros which will encode an empty SEQUENCE OF.
|
2001-01-28 14:18:20 +00:00 |
asn1_par.c
|
Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).
|
2000-08-04 00:01:39 +00:00 |
asn_pack.c
|
Fixes for Win32 build.
|
2000-06-21 02:25:30 +00:00 |
charmap.h
|
New ASN1_STRING_print_ex() and X509_NAME_print_ex()
|
2000-07-28 01:58:15 +00:00 |
charmap.pl
|
New ASN1_STRING_print_ex() and X509_NAME_print_ex()
|
2000-07-28 01:58:15 +00:00 |
d2i_dhp.c
|
Avoid freeing certain things twice.
|
2002-05-30 12:51:16 +00:00 |
d2i_dsap.c
|
Avoid freeing certain things twice.
|
2002-05-30 12:51:16 +00:00 |
d2i_pr.c
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
d2i_pu.c
|
Don't include x509.h when we just need asn1.h
|
1999-07-24 03:09:01 +00:00 |
d2i_r_pr.c
|
Avoid freeing certain things twice.
|
2002-05-30 12:51:16 +00:00 |
d2i_r_pu.c
|
Make NEG_PUBKEY_BUG on by default.
|
2000-07-26 01:18:37 +00:00 |
d2i_s_pr.c
|
Make sure that bs is not getting free'd again.
|
2000-06-15 11:10:15 +00:00 |
d2i_s_pu.c
|
Make NEG_PUBKEY_BUG on by default.
|
2000-07-26 01:18:37 +00:00 |
evp_asn1.c
|
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
1999-10-20 01:50:23 +00:00 |
f.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
f_enum.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
f_int.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
f_string.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
i2d_dhp.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
i2d_dsap.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
i2d_pr.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
i2d_pu.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
i2d_r_pr.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
i2d_r_pu.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
i2d_s_pr.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
i2d_s_pu.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
Makefile.ssl
|
"make update"
|
2002-07-30 09:32:45 +00:00 |
n_pkey.c
|
Add support for the modified SGC key format used in IIS.
|
2000-06-15 23:48:05 +00:00 |
nsseq.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p5_pbe.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p5_pbev2.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_dgst.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_enc.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_enc_c.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_evp.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_i_s.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_lib.c
|
Oops... fix PKCS#7 bug properly this time.
|
2001-03-22 18:03:22 +00:00 |
p7_recip.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_s_e.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_signd.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p7_signi.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p8_key.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
p8_pkey.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
t_bitst.c
|
Allow additional information to be attached to a
|
1999-11-04 00:45:35 +00:00 |
t_crl.c
|
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
1999-10-20 01:50:23 +00:00 |
t_pkey.c
|
Make sure buffers are large enough even for weird parameters
|
2002-06-26 14:29:45 +00:00 |
t_req.c
|
Update test suite so that 'make test' succeeds in 'no-rsa' configuration.
|
2000-03-13 19:24:39 +00:00 |
t_spki.c
|
Add new 'spkac' utility and several SPKAC utility functions.
|
1999-09-03 01:08:34 +00:00 |
t_x509.c
|
Another empty X509_NAME fix.
|
2001-06-26 12:38:33 +00:00 |
t_x509a.c
|
Two new PKCS#12 demo programs.
|
2000-09-07 23:14:26 +00:00 |
x_algor.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_attrib.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_cinf.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_crl.c
|
For CRLs.
|
2001-01-28 14:48:13 +00:00 |
x_exten.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_info.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_name.c
|
Fix a bug caused by the 'fix' for empty X509_NAME encoding.
|
2001-03-30 00:58:49 +00:00 |
x_pkey.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_pubkey.c
|
Check the return values where memory allocation failures may happen.
|
2002-05-30 16:49:00 +00:00 |
x_req.c
|
Keep a not of original encoding in certificate requests.
|
2000-09-05 13:27:57 +00:00 |
x_sig.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_spki.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_val.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
x_x509.c
|
*BIG* verify code reorganisation.
|
2000-09-05 17:53:58 +00:00 |
x_x509a.c
|
Two new PKCS#12 demo programs.
|
2000-09-07 23:14:26 +00:00 |