summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-22 01:01:16 +0000
committerMatt Caswell <matt@openssl.org>2015-01-22 09:46:18 +0000
commita8b966f48f23fb66645d409c609603e8b8a005f1 (patch)
tree84aa8c07304378a24b10e68f4f2b2ee469283807
parente3db68b766609ad5a3d1ab1fbf68d9286e6cf8b3 (diff)
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
-rw-r--r--MacOS/GetHTTPS.src/MacSocket.h107
-rw-r--r--MacOS/Randomizer.h75
-rw-r--r--MacOS/_MWERKS_GUSI_prefix.h4
-rw-r--r--MacOS/_MWERKS_prefix.h4
-rw-r--r--MacOS/buildinf.h6
-rw-r--r--MacOS/opensslconf.h140
-rw-r--r--apps/app_rand.c188
-rw-r--r--apps/apps.c4963
-rw-r--r--apps/apps.h327
-rw-r--r--apps/asn1pars.c692
-rw-r--r--apps/ca.c5491
-rw-r--r--apps/ciphers.c309
-rw-r--r--apps/cms.c2382
-rw-r--r--apps/crl.c678
-rw-r--r--apps/crl2p7.c466
-rw-r--r--apps/dgst.c1038
-rw-r--r--apps/dh.c517
-rw-r--r--apps/dhparam.c841
-rw-r--r--apps/dsa.c569
-rw-r--r--apps/dsaparam.c766
-rw-r--r--apps/ec.c566
-rw-r--r--apps/ecparam.c1175
-rw-r--r--apps/enc.c1181
-rw-r--r--apps/engine.c886
-rw-r--r--apps/errstr.c101
-rw-r--r--apps/gendh.c345
-rw-r--r--apps/gendsa.c418
-rw-r--r--apps/genpkey.c655
-rw-r--r--apps/genrsa.c515
-rw-r--r--apps/nseq.c181
-rw-r--r--apps/ocsp.c2578
-rw-r--r--apps/openssl.c1020
-rw-r--r--apps/passwd.c936
-rw-r--r--apps/pkcs12.c1650
-rw-r--r--apps/pkcs7.c413
-rw-r--r--apps/pkcs8.c637
-rw-r--r--apps/pkey.c381
-rw-r--r--apps/pkeyparam.c211
-rw-r--r--apps/pkeyutl.c899
-rw-r--r--apps/prime.c159
-rw-r--r--apps/progs.h348
-rw-r--r--apps/rand.c295
-rw-r--r--apps/req.c3092
-rw-r--r--apps/rsa.c744
-rw-r--r--apps/rsautl.c555
-rw-r--r--apps/s_apps.h73
-rw-r--r--apps/s_cb.c1381
-rw-r--r--apps/s_client.c2873
-rw-r--r--apps/s_server.c4344
-rw-r--r--apps/s_socket.c983
-rw-r--r--apps/s_time.c781
-rw-r--r--apps/sess_id.c430
-rw-r--r--apps/smime.c1381
-rw-r--r--apps/speed.c5113
-rw-r--r--apps/spkac.c403
-rw-r--r--apps/testdsa.h430
-rw-r--r--apps/testrsa.h924
-rw-r--r--apps/timeouts.h14
-rw-r--r--apps/ts.c1908
-rw-r--r--apps/verify.c521
-rw-r--r--apps/version.c139
-rw-r--r--[-rwxr-xr-x]apps/vms_decc_init.c168
-rw-r--r--apps/winrand.c153
-rw-r--r--apps/x509.c2225
-rw-r--r--bugs/alpha.c46
-rw-r--r--bugs/dggccbug.c43
-rw-r--r--bugs/sgiccbug.c74
-rw-r--r--bugs/stream.c119
-rw-r--r--bugs/ultrixcc.c50
-rw-r--r--crypto/LPdir_nyi.c27
-rw-r--r--crypto/LPdir_unix.c123
-rw-r--r--crypto/LPdir_vms.c234
-rw-r--r--crypto/LPdir_win.c237
-rw-r--r--crypto/LPdir_win32.c7
-rw-r--r--crypto/LPdir_wince.c13
-rw-r--r--crypto/aes/aes.h96
-rw-r--r--crypto/aes/aes_cbc.c17
-rw-r--r--crypto/aes/aes_cfb.c40
-rw-r--r--crypto/aes/aes_ctr.c14
-rw-r--r--crypto/aes/aes_ecb.c18
-rw-r--r--crypto/aes/aes_ige.c454
-rw-r--r--crypto/aes/aes_locl.h50
-rw-r--r--crypto/aes/aes_misc.c13
-rw-r--r--crypto/aes/aes_ofb.c9
-rw-r--r--crypto/aes/aes_wrap.c365
-rw-r--r--crypto/asn1/a_bitstr.c369
-rw-r--r--crypto/asn1/a_bool.c97
-rw-r--r--crypto/asn1/a_bytes.c444
-rw-r--r--crypto/asn1/a_d2i_fp.c378
-rw-r--r--crypto/asn1/a_digest.c66
-rw-r--r--crypto/asn1/a_dup.c88
-rw-r--r--crypto/asn1/a_enum.c213
-rw-r--r--crypto/asn1/a_gentm.c353
-rw-r--r--crypto/asn1/a_i2d_fp.c168
-rw-r--r--crypto/asn1/a_int.c718
-rw-r--r--crypto/asn1/a_mbstr.c553
-rw-r--r--crypto/asn1/a_object.c615
-rw-r--r--crypto/asn1/a_octet.c31
-rw-r--r--crypto/asn1/a_print.c126
-rw-r--r--crypto/asn1/a_set.c321
-rw-r--r--crypto/asn1/a_sign.c328
-rw-r--r--crypto/asn1/a_strex.c917
-rw-r--r--crypto/asn1/a_strnid.c320
-rw-r--r--crypto/asn1/a_time.c227
-rw-r--r--crypto/asn1/a_type.c171
-rw-r--r--crypto/asn1/a_utctm.c477
-rw-r--r--crypto/asn1/a_utf8.c291
-rw-r--r--crypto/asn1/a_verify.c272
-rw-r--r--crypto/asn1/ameth_lib.c667
-rw-r--r--crypto/asn1/asn1.h1889
-rw-r--r--crypto/asn1/asn1_err.c534
-rw-r--r--crypto/asn1/asn1_gen.c1468
-rw-r--r--crypto/asn1/asn1_lib.c739
-rw-r--r--crypto/asn1/asn1_locl.h127
-rw-r--r--crypto/asn1/asn1_mac.h973
-rw-r--r--crypto/asn1/asn1_par.c670
-rw-r--r--crypto/asn1/asn1t.h1198
-rw-r--r--crypto/asn1/asn_mime.c1509
-rw-r--r--crypto/asn1/asn_moid.c146
-rw-r--r--crypto/asn1/asn_pack.c192
-rw-r--r--crypto/asn1/bio_asn1.c780
-rw-r--r--crypto/asn1/bio_ndef.c289
-rw-r--r--crypto/asn1/charmap.h22
-rw-r--r--crypto/asn1/d2i_pr.c186
-rw-r--r--crypto/asn1/d2i_pu.c127
-rw-r--r--crypto/asn1/evp_asn1.c262
-rw-r--r--crypto/asn1/f_enum.c274
-rw-r--r--crypto/asn1/f_int.c294
-rw-r--r--crypto/asn1/f_string.c281
-rw-r--r--crypto/asn1/i2d_pr.c40
-rw-r--r--crypto/asn1/i2d_pu.c46
-rw-r--r--crypto/asn1/n_pkey.c496
-rw-r--r--crypto/asn1/nsseq.c25
-rw-r--r--crypto/asn1/p5_pbe.c141
-rw-r--r--crypto/asn1/p5_pbev2.c321
-rw-r--r--crypto/asn1/p8_pkey.c153
-rw-r--r--crypto/asn1/t_bitst.c65
-rw-r--r--crypto/asn1/t_crl.c111
-rw-r--r--crypto/asn1/t_pkey.c103
-rw-r--r--crypto/asn1/t_req.c360
-rw-r--r--crypto/asn1/t_spki.c73
-rw-r--r--crypto/asn1/t_x509.c814
-rw-r--r--crypto/asn1/t_x509a.c93
-rw-r--r--crypto/asn1/tasn_dec.c2312
-rw-r--r--crypto/asn1/tasn_enc.c1153
-rw-r--r--crypto/asn1/tasn_fre.c375
-rw-r--r--crypto/asn1/tasn_new.c563
-rw-r--r--crypto/asn1/tasn_prn.c945