Work with -pedantic!
authorBen Laurie <ben@openssl.org>
Fri, 23 Apr 1999 15:01:15 +0000 (15:01 +0000)
committerBen Laurie <ben@openssl.org>
Fri, 23 Apr 1999 15:01:15 +0000 (15:01 +0000)
commit61f5b6f33807306d09bccbc2dcad474d1d04ca40
tree1680fa648df5f730df11ec433a512a1fadf0facd
parent779cc0bca98e35830db455f34b986b86a2d2f822
Work with -pedantic!
78 files changed:
Configure
apps/pkcs12.c
apps/s_server.c
apps/s_socket.c
crypto/Makefile.ssl
crypto/asn1/Makefile.ssl
crypto/asn1/asn1.h
crypto/asn1/asn1_lib.c
crypto/bf/Makefile.ssl
crypto/bio/Makefile.ssl
crypto/bio/b_sock.c
crypto/bio/bio.h
crypto/bio/bio_lib.c
crypto/bn/Makefile.ssl
crypto/bn/bn.h
crypto/bn/bn_lib.c
crypto/buffer/buffer.c
crypto/comp/Makefile.ssl
crypto/des/Makefile.ssl
crypto/des/des.h
crypto/des/destest.c
crypto/des/enc_read.c
crypto/des/enc_writ.c
crypto/dh/Makefile.ssl
crypto/dsa/Makefile.ssl
crypto/dsa/dsa.h
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c
crypto/dsa/dsatest.c
crypto/err/Makefile.ssl
crypto/evp/Makefile.ssl
crypto/evp/bio_ok.c
crypto/evp/evp.h
crypto/evp/evp_pbe.c
crypto/hmac/Makefile.ssl
crypto/hmac/hmac.c
crypto/hmac/hmac.h
crypto/idea/Makefile.ssl
crypto/md2/Makefile.ssl
crypto/mdc2/Makefile.ssl
crypto/objects/Makefile.ssl
crypto/pem/Makefile.ssl
crypto/pem/pem_lib.c
crypto/pkcs12/Makefile.ssl
crypto/pkcs12/p12_add.c
crypto/pkcs12/p12_attr.c
crypto/pkcs12/p12_crpt.c
crypto/pkcs12/p12_crt.c
crypto/pkcs12/p12_decr.c
crypto/pkcs12/p12_key.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/p12_mutl.c
crypto/pkcs12/p12_utl.c
crypto/pkcs12/pkcs12.h
crypto/pkcs7/Makefile.ssl
crypto/rc2/Makefile.ssl
crypto/rc4/Makefile.ssl
crypto/rsa/Makefile.ssl
crypto/x509/Makefile.ssl
crypto/x509/x509.h
crypto/x509v3/Makefile.ssl
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_sxnet.c
crypto/x509v3/v3_utl.c
crypto/x509v3/x509v3.h
rsaref/Makefile.ssl
ssl/Makefile.ssl
ssl/s23_lib.c
ssl/s2_lib.c
ssl/s2_pkt.c
ssl/s3_both.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/ssl.h
ssl/ssl2.h
ssl/ssl3.h
ssl/ssl_locl.h
ssl/t1_enc.c