openssl/ssl
Viktor Dukhovni ce023e77d7 Fix MacOS/X build warnings
Commit 7823d792d0 added DEFINE_LHASH_OF
to a C source file.  DEFINE_LHASH_OF() and DEFINE_STACK_OF() must
be used only in header files to avoid clang warnings for unused
static-inline functions.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-11 13:53:39 -05:00
..
record Remove TLS heartbeat, disable DTLS heartbeat 2016-02-11 12:57:26 -05:00
statem Simplify ssl_cert_type() by taking advantage of X509_get0_pubkey 2016-02-11 10:11:54 -05:00
bio_ssl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
build.info Update build.info files for auto-init/de-init 2016-02-09 15:11:38 +00:00
d1_lib.c Remove TLS heartbeat, disable DTLS heartbeat 2016-02-11 12:57:26 -05:00
d1_msg.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
d1_srtp.c Add new DTLS-SRTP protection profiles from RFC 7714 2016-02-04 22:52:21 +00:00
Makefile.in Auto init/de-init libssl 2016-02-09 15:11:38 +00:00
methods.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
packet_locl.h constify PACKET 2016-02-01 16:21:57 +01:00
pqueue.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
s3_cbc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
s3_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
s3_lib.c Remove TLS heartbeat, disable DTLS heartbeat 2016-02-11 12:57:26 -05:00
s3_msg.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ssl_asn1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ssl_cert.c Fix MacOS/X build warnings 2016-02-11 13:53:39 -05:00
ssl_ciph.c Add CHACHA20 alias for ciphers. 2016-02-10 20:13:26 +01:00
ssl_conf.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
ssl_err.c Remove TLS heartbeat, disable DTLS heartbeat 2016-02-11 12:57:26 -05:00
ssl_init.c Hide OPENSSL_INIT_SETTINGS. 2016-02-11 08:43:46 -05:00
ssl_lib.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
ssl_locl.h Fix MacOS/X build warnings 2016-02-11 13:53:39 -05:00
ssl_mcnf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ssl_rsa.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ssl_sess.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
ssl_stat.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ssl_txt.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ssl_utst.c Remove TLS heartbeat, disable DTLS heartbeat 2016-02-11 12:57:26 -05:00
t1_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
t1_ext.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
t1_lib.c Remove TLS heartbeat, disable DTLS heartbeat 2016-02-11 12:57:26 -05:00
t1_reneg.c constify PACKET 2016-02-01 16:21:57 +01:00
t1_trce.c Remove TLS heartbeat, disable DTLS heartbeat 2016-02-11 12:57:26 -05:00
tls_srp.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00