20 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  wm4 881b80b329 network: prevent SIGPIPE on OSX 10 years ago
  wm4 57cde2b180 lavf: move TLS-related ifdeffery to library specific files 10 years ago
  Rémi Denis-Courmont 9d5ec50ead ff_socket: put out-of-line and fallback to fcntl() for close-on-exec 11 years ago
  Martin Storsjö abe5268c33 tcp: Use a different log message and level if there's more addresses to try 11 years ago
  Luca Barbato ec7c51c786 avf: move ff_http_match_no_proxy to network 12 years ago
  Luca Barbato 9835abb6d6 network: uniform ff_listen_bind and ff_listen_connect 12 years ago
  Luca Barbato f849a77e67 network: factor out connect-listening code 12 years ago
  Luca Barbato 28306e6d62 network: factor out bind-listening code 12 years ago
  Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
  Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
  Mans Rullgard 9efbfe57e0 network: use HAVE_THREADS instead of local hack 12 years ago
  Martin Storsjö 70766c2182 Add some more missing includes after removing the implicit common.h 12 years ago
  Ronald S. Bultje 4b1b1449d9 network: Don't redefine error codes if they already exist in errno.h 13 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Sergey Radionov 139cef8e29 network: properly declare WSADATA in windows 13 years ago
  Martin Storsjö ce145690b6 avformat: Warn about using network functions without calling avformat_network_init 13 years ago
  Martin Storsjö 2461284630 openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0 13 years ago
  Martin Storsjö 1606e551ff avformat: Initialize gnutls in ff_tls_init() 14 years ago
  Martin Storsjö 48e59ad8e7 avformat: Add ff_tls_init()/deinit() that initialize OpenSSL 14 years ago
  Martin Storsjö f6d3710096 avformat: Split out functions from network.h to a new file, network.c 14 years ago