This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
openssl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update obsolete email address...
master
Dr. Stephen Henson
14 years ago
parent
5947ca0409
commit
2e5975285e
145 changed files
with
145 additions
and
145 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
apps/asn1pars.c
+1
-1
apps/genpkey.c
+1
-1
apps/nseq.c
+1
-1
apps/ocsp.c
+1
-1
apps/pkcs12.c
+1
-1
apps/pkcs8.c
+1
-1
apps/pkey.c
+1
-1
apps/pkeyparam.c
+1
-1
apps/pkeyutl.c
+1
-1
apps/rsautl.c
+1
-1
apps/smime.c
+1
-1
apps/spkac.c
+1
-1
crypto/asn1/a_mbstr.c
+1
-1
crypto/asn1/a_strex.c
+1
-1
crypto/asn1/a_strnid.c
+1
-1
crypto/asn1/ameth_lib.c
+1
-1
crypto/asn1/asn1_gen.c
+1
-1
crypto/asn1/asn1_locl.h
+1
-1
crypto/asn1/asn1t.h
+1
-1
crypto/asn1/asn_moid.c
+1
-1
crypto/asn1/asn_pack.c
+1
-1
crypto/asn1/bio_asn1.c
+1
-1
crypto/asn1/nsseq.c
+1
-1
crypto/asn1/p5_pbe.c
+1
-1
crypto/asn1/p5_pbev2.c
+1
-1
crypto/asn1/p8_pkey.c
+1
-1
crypto/asn1/t_bitst.c
+1
-1
crypto/asn1/t_crl.c
+1
-1
crypto/asn1/t_spki.c
+1
-1
crypto/asn1/t_x509a.c
+1
-1
crypto/asn1/tasn_dec.c
+1
-1
crypto/asn1/tasn_enc.c
+1
-1
crypto/asn1/tasn_fre.c
+1
-1
crypto/asn1/tasn_new.c
+1
-1
crypto/asn1/tasn_prn.c
+1
-1
crypto/asn1/tasn_typ.c
+1
-1
crypto/asn1/tasn_utl.c
+1
-1
crypto/asn1/x_algor.c
+1
-1
crypto/asn1/x_bignum.c
+1
-1
crypto/asn1/x_exten.c
+1
-1
crypto/asn1/x_long.c
+1
-1
crypto/asn1/x_nx509.c
+1
-1
crypto/asn1/x_x509a.c
+1
-1
crypto/conf/conf_mall.c
+1
-1
crypto/conf/conf_mod.c
+1
-1
crypto/conf/conf_sap.c
+1
-1
crypto/dh/dh_ameth.c
+1
-1
crypto/dh/dh_asn1.c
+1
-1
crypto/dh/dh_pmeth.c
+1
-1
crypto/dsa/dsa_ameth.c
+1
-1
crypto/dsa/dsa_asn1.c
+1
-1
crypto/dsa/dsa_pmeth.c
+1
-1
crypto/dsa/dsa_prn.c
+1
-1
crypto/ec/ec_ameth.c
+1
-1
crypto/ec/ec_pmeth.c
+1
-1
crypto/engine/eng_cnf.c
+1
-1
crypto/evp/evp_acnf.c
+1
-1
crypto/evp/evp_locl.h
+1
-1
crypto/evp/evp_pbe.c
+1
-1
crypto/evp/evp_pkey.c
+1
-1
crypto/evp/m_sigver.c
+1
-1
crypto/evp/p5_crpt.c
+1
-1
crypto/evp/p5_crpt2.c
+1
-1
crypto/evp/pmeth_fn.c
+1
-1
crypto/evp/pmeth_gn.c
+1
-1
crypto/evp/pmeth_lib.c
+1
-1
crypto/hmac/hm_ameth.c
+1
-1
crypto/hmac/hm_pmeth.c
+1
-1
crypto/objects/obj_xref.c
+1
-1
crypto/ocsp/ocsp_asn.c
+1
-1
crypto/ocsp/ocsp_ht.c
+1
-1
crypto/ocsp/ocsp_srv.c
+1
-1
crypto/ocsp/ocsp_vfy.c
+1
-1
crypto/pem/pem_x509.c
+1
-1
crypto/pem/pem_xaux.c
+1
-1
crypto/pem/pvkfmt.c
+1
-1
crypto/pkcs12/p12_add.c
+1
-1
crypto/pkcs12/p12_asn.c
+1
-1
crypto/pkcs12/p12_attr.c
+1
-1
crypto/pkcs12/p12_crpt.c
+1
-1
crypto/pkcs12/p12_crt.c
+1
-1
crypto/pkcs12/p12_decr.c
+1
-1
crypto/pkcs12/p12_init.c
+1
-1
crypto/pkcs12/p12_key.c
+1
-1
crypto/pkcs12/p12_kiss.c
+1
-1
crypto/pkcs12/p12_mutl.c
+1
-1
crypto/pkcs12/p12_npas.c
+1
-1
crypto/pkcs12/p12_p8d.c
+1
-1
crypto/pkcs12/p12_p8e.c
+1
-1
crypto/pkcs12/p12_utl.c
+1
-1
crypto/pkcs12/pkcs12.h
+1
-1
crypto/pkcs7/pk7_asn1.c
+1
-1
crypto/pkcs7/pk7_attr.c
+1
-1
crypto/pkcs7/pk7_mime.c
+1
-1
crypto/pkcs7/pk7_smime.c
+1
-1
crypto/rsa/rsa_ameth.c
+1
-1
crypto/rsa/rsa_asn1.c
+1
-1
crypto/rsa/rsa_null.c
+1
-1
crypto/rsa/rsa_pmeth.c
+1
-1
crypto/rsa/rsa_prn.c
+ 1
- 1
apps/asn1pars.c
View File
@ -56,7 +56,7 @@
*
[
including
the
GNU
Public
Licence
.
]
*/
/* A nice addition from Dr Stephen Henson <s
henson@bigfoot.com
> to
/* A nice addition from Dr Stephen Henson <s
teve@openssl.org
> to
*
add
the
-
strparse
option
which
parses
nested
binary
structures
*/
+ 1
- 1
apps/genpkey.c
View File
@ -1,5 +1,5 @@
/* apps/genpkey.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006
*/
/* ====================================================================
+ 1
- 1
apps/nseq.c
View File
@ -1,5 +1,5 @@
/* nseq.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
apps/ocsp.c
View File
@ -1,5 +1,5 @@
/* ocsp.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
apps/pkcs12.c
View File
@ -1,5 +1,5 @@
/* pkcs12.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
.
*/
/* ====================================================================
+ 1
- 1
apps/pkcs8.c
View File
@ -1,5 +1,5 @@
/* pkcs8.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999
-
2004.
*/
/* ====================================================================
+ 1
- 1
apps/pkey.c
View File
@ -1,5 +1,5 @@
/* apps/pkey.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006
*/
/* ====================================================================
+ 1
- 1
apps/pkeyparam.c
View File
@ -1,5 +1,5 @@
/* apps/pkeyparam.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006
*/
/* ====================================================================
+ 1
- 1
apps/pkeyutl.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
apps/rsautl.c
View File
@ -1,5 +1,5 @@
/* rsautl.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
apps/smime.c
View File
@ -1,5 +1,5 @@
/* smime.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
.
*/
/* ====================================================================
+ 1
- 1
apps/spkac.c
View File
@ -1,6 +1,6 @@
/* apps/spkac.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
Based
on
an
original
idea
by
Massimiliano
Pala
*
(
madwolf
@
openca
.
org
)
.
*/
+ 1
- 1
crypto/asn1/a_mbstr.c
View File
@ -1,5 +1,5 @@
/* a_mbstr.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/a_strex.c
View File
@ -1,5 +1,5 @@
/* a_strex.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/a_strnid.c
View File
@ -1,5 +1,5 @@
/* a_strnid.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/ameth_lib.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/asn1_gen.c
View File
@ -1,5 +1,5 @@
/* asn1_gen.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2002.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/asn1_locl.h
View File
@ -1,5 +1,5 @@
/* asn1t.h */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/asn1t.h
View File
@ -1,5 +1,5 @@
/* asn1t.h */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/asn_moid.c
View File
@ -1,5 +1,5 @@
/* asn_moid.c */
/* Written by Stephen Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Stephen Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/asn_pack.c
View File
@ -1,5 +1,5 @@
/* asn_pack.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/bio_asn1.c
View File
@ -1,5 +1,5 @@
/* bio_asn1.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/nsseq.c
View File
@ -1,5 +1,5 @@
/* nsseq.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/p5_pbe.c
View File
@ -1,5 +1,5 @@
/* p5_pbe.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/p5_pbev2.c
View File
@ -1,5 +1,5 @@
/* p5_pbev2.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999
-
2004.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/p8_pkey.c
View File
@ -1,5 +1,5 @@
/* p8_pkey.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/t_bitst.c
View File
@ -1,5 +1,5 @@
/* t_bitst.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/t_crl.c
View File
@ -1,5 +1,5 @@
/* t_crl.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/t_spki.c
View File
@ -1,5 +1,5 @@
/* t_spki.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/t_x509a.c
View File
@ -1,5 +1,5 @@
/* t_x509a.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/tasn_dec.c
View File
@ -1,5 +1,5 @@
/* tasn_dec.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/tasn_enc.c
View File
@ -1,5 +1,5 @@
/* tasn_enc.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/tasn_fre.c
View File
@ -1,5 +1,5 @@
/* tasn_fre.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/tasn_new.c
View File
@ -1,5 +1,5 @@
/* tasn_new.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/tasn_prn.c
View File
@ -1,5 +1,5 @@
/* tasn_prn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/tasn_typ.c
View File
@ -1,5 +1,5 @@
/* tasn_typ.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/tasn_utl.c
View File
@ -1,5 +1,5 @@
/* tasn_utl.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/x_algor.c
View File
@ -1,5 +1,5 @@
/* x_algor.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/x_bignum.c
View File
@ -1,5 +1,5 @@
/* x_bignum.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/x_exten.c
View File
@ -1,5 +1,5 @@
/* x_exten.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/x_long.c
View File
@ -1,5 +1,5 @@
/* x_long.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/x_nx509.c
View File
@ -1,5 +1,5 @@
/* x_nx509.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2005.
*/
/* ====================================================================
+ 1
- 1
crypto/asn1/x_x509a.c
View File
@ -1,5 +1,5 @@
/* a_x509a.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/conf/conf_mall.c
View File
@ -1,5 +1,5 @@
/* conf_mall.c */
/* Written by Stephen Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Stephen Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/conf/conf_mod.c
View File
@ -1,5 +1,5 @@
/* conf_mod.c */
/* Written by Stephen Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Stephen Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/conf/conf_sap.c
View File
@ -1,5 +1,5 @@
/* conf_sap.c */
/* Written by Stephen Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Stephen Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/dh/dh_ameth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/dh/dh_asn1.c
View File
@ -1,5 +1,5 @@
/* dh_asn1.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/dh/dh_pmeth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/dsa/dsa_ameth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/dsa/dsa_asn1.c
View File
@ -1,5 +1,5 @@
/* dsa_asn1.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/dsa/dsa_pmeth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/dsa/dsa_prn.c
View File
@ -1,5 +1,5 @@
/* crypto/dsa/dsa_prn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/ec/ec_ameth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/ec/ec_pmeth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/engine/eng_cnf.c
View File
@ -1,5 +1,5 @@
/* eng_cnf.c */
/* Written by Stephen Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Stephen Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/evp_acnf.c
View File
@ -1,5 +1,5 @@
/* evp_acnf.c */
/* Written by Stephen Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Stephen Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/evp_locl.h
View File
@ -1,5 +1,5 @@
/* evp_locl.h */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/evp_pbe.c
View File
@ -1,5 +1,5 @@
/* evp_pbe.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/evp_pkey.c
View File
@ -1,5 +1,5 @@
/* evp_pkey.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/m_sigver.c
View File
@ -1,5 +1,5 @@
/* m_sigver.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/p5_crpt.c
View File
@ -1,5 +1,5 @@
/* p5_crpt.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/p5_crpt2.c
View File
@ -1,5 +1,5 @@
/* p5_crpt2.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/pmeth_fn.c
View File
@ -1,5 +1,5 @@
/* pmeth_fn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/pmeth_gn.c
View File
@ -1,5 +1,5 @@
/* pmeth_gn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/evp/pmeth_lib.c
View File
@ -1,5 +1,5 @@
/* pmeth_lib.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/hmac/hm_ameth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2007.
*/
/* ====================================================================
+ 1
- 1
crypto/hmac/hm_pmeth.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2007.
*/
/* ====================================================================
+ 1
- 1
crypto/objects/obj_xref.c
View File
@ -1,5 +1,5 @@
/* crypto/objects/obj_xref.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/ocsp/ocsp_asn.c
View File
@ -1,5 +1,5 @@
/* ocsp_asn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/ocsp/ocsp_ht.c
View File
@ -1,5 +1,5 @@
/* ocsp_ht.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/ocsp/ocsp_srv.c
View File
@ -1,5 +1,5 @@
/* ocsp_srv.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/ocsp/ocsp_vfy.c
View File
@ -1,5 +1,5 @@
/* ocsp_vfy.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/pem/pem_x509.c
View File
@ -1,5 +1,5 @@
/* pem_x509.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/pem/pem_xaux.c
View File
@ -1,5 +1,5 @@
/* pem_xaux.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/pem/pvkfmt.c
View File
@ -1,4 +1,4 @@
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2005.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_add.c
View File
@ -1,5 +1,5 @@
/* p12_add.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_asn.c
View File
@ -1,5 +1,5 @@
/* p12_asn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_attr.c
View File
@ -1,5 +1,5 @@
/* p12_attr.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_crpt.c
View File
@ -1,5 +1,5 @@
/* p12_crpt.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_crt.c
View File
@ -1,5 +1,5 @@
/* p12_crt.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_decr.c
View File
@ -1,5 +1,5 @@
/* p12_decr.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_init.c
View File
@ -1,5 +1,5 @@
/* p12_init.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_key.c
View File
@ -1,5 +1,5 @@
/* p12_key.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_kiss.c
View File
@ -1,5 +1,5 @@
/* p12_kiss.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_mutl.c
View File
@ -1,5 +1,5 @@
/* p12_mutl.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_npas.c
View File
@ -1,5 +1,5 @@
/* p12_npas.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_p8d.c
View File
@ -1,5 +1,5 @@
/* p12_p8d.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_p8e.c
View File
@ -1,5 +1,5 @@
/* p12_p8e.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/p12_utl.c
View File
@ -1,5 +1,5 @@
/* p12_utl.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs12/pkcs12.h
View File
@ -1,5 +1,5 @@
/* pkcs12.h */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs7/pk7_asn1.c
View File
@ -1,5 +1,5 @@
/* pk7_asn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs7/pk7_attr.c
View File
@ -1,5 +1,5 @@
/* pk7_attr.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2001.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs7/pk7_mime.c
View File
@ -1,5 +1,5 @@
/* pk7_mime.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
.
*/
/* ====================================================================
+ 1
- 1
crypto/pkcs7/pk7_smime.c
View File
@ -1,5 +1,5 @@
/* pk7_smime.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
.
*/
/* ====================================================================
+ 1
- 1
crypto/rsa/rsa_ameth.c
View File
@ -1,5 +1,5 @@
/* crypto/rsa/rsa_ameth.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/rsa/rsa_asn1.c
View File
@ -1,5 +1,5 @@
/* rsa_asn1.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2000.
*/
/* ====================================================================
+ 1
- 1
crypto/rsa/rsa_null.c
View File
@ -1,5 +1,5 @@
/* rsa_null.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
1999.
*/
/* ====================================================================
+ 1
- 1
crypto/rsa/rsa_pmeth.c
View File
@ -1,5 +1,5 @@
/* crypto/rsa/rsa_pmeth.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
+ 1
- 1
crypto/rsa/rsa_prn.c
View File
@ -1,5 +1,5 @@
/* crypto/rsa/rsa_prn.c */
/* Written by Dr Stephen N Henson (s
henson@bigfoot.com
) for the OpenSSL
/* Written by Dr Stephen N Henson (s
teve@openssl.org
) for the OpenSSL
*
project
2006.
*/
/* ====================================================================
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save