191 Commits (master)
 

Autor SHA1 Mensaje Fecha
  Adrian Chadd ef59212790
Merge pull request #67 from junsik/master hace 5 años
  junsik.park c8f1bd43ea Teach to use epoll(7) on httperf(1). hace 5 años
  Adrian Chadd 60191543a3
Merge pull request #66 from steils/master hace 5 años
  Stefan Strogin 048ec10308
Use correct ifdefs for checking TLS 1.3 hace 5 años
  Adrian Chadd 00bf5dab6f
Merge pull request #65 from michelgokan/patch-1 hace 6 años
  Michel Gokan 6283eefbc9
Update README.md hace 6 años
  Adrian Chadd 536740a8d9
Merge pull request #64 from muzaffar1331/add-sni hace 6 años
  Muzaffar Auhammud e82d0ab755 Add support for Server Name Indication. Done during IETF 103 hackathon hace 6 años
  Adrian Chadd 3209c7f9b1
Merge pull request #61 from muzaffar1331/fix-major-bugs hace 6 años
  Muzaffar Auhammud adf8806ab9 Add missing 'case' statement that causes TLSv1.3 implementation to be unreachable. hace 6 años
  Muzaffar Auhammud e3077ba65c Remove extra 'break;' that prevent SSL_CTX_set_options from being set hace 6 años
  Muzaffar Auhammud e57dfc478b Fix a bug that ignored the --ssl-protocol parameter hace 6 años
  Adrian Chadd b6d6b5f19c
Merge pull request #44 from adaxi/master hace 6 años
  Adrian Chadd fc57283a65
Merge pull request #59 from thmo/missing-include hace 6 años
  Adrian Chadd e9eca011f8
Merge pull request #33 from jazd/fqdname hace 6 años
  Adrian Chadd 069c56578a
Merge pull request #60 from muzaffar1331/fix-tls13 hace 6 años
  Muzaffar Auhammud 35db51bec6 Implement support for TLSv1.3 in OpenSSL >= 1.1.1 hace 6 años
  Muzaffar Auhammud f376683f61 Implement specific support for TLSv1.2 hace 6 años
  Muzaffar Auhammud 8ff23d5577 Implement specific support for TLSv1.1 hace 6 años
  Muzaffar Auhammud 1263f9cd09 Make TLSv1 use TLSv1.0 specifically to prevent ambiguity with TLSv1.1, TLSv1.2, TLSv1.3 hace 6 años
  Muzaffar Auhammud f2cd35e9be Use the new API for SSLv3 protocol selection in OpenSSL >= 1.1.0 hace 6 años
  Muzaffar Auhammud feef2b4fb3 Make conditional compilation for SSLv2 future proof and backwards compatible with OpenSSL <= 1.1.0 hace 6 años
  Muzaffar Auhammud 9d91d1773a Add more flexibility in choice of protocol for TLSv1.x hace 6 años
  Muzaffar Auhammud 08185b9fe3 Remove the TLS 1.3 implementation which fails specifically on OpenSSL 1.1.0 hace 6 años
  Muzaffar Auhammud 2fbd9e93ea Optimize OpenSSL initialization by removing synonymous calls to SSL_library_init() hace 6 años
  Thomas Moschny d44c81b586 Missing include (for memset(), strerror()). hace 6 años
  Adrian Chadd 5f5568b3c4
Merge pull request #53 from muzaffar1331/add-tls-13 hace 6 años
  Muzaffar Auhammud 63fa8ee8c9 Enable use of TLS 1.3. Done during IETF 101 hackathon. hace 6 años
  Stephen Jazdzewski feca4978ba Stray line feed in fqdname causes --add-header and --add-header-file header records to be ignored by server. hace 8 años
  Adrian Chadd 0c7d127883 Merge pull request #48 from alteholz/master hace 7 años
  Thorsten Alteholz c4b07d477b make it compile with SSL 1.1.0 hace 7 años
  Thorsten Alteholz 5454635cfc fix typo in manpage hace 7 años
  adaxi 702c5a1a25 Add support for PROPFIND and REPORT in wsesslog hace 8 años
  Adrian Chadd cc888437e4 Merge pull request #39 from eribertomota/eriberto-idleconn-manpage hace 8 años
  Joao Eriberto Mota Filho 85084f48f5 Added a contrib dir and idleconn manpage source hace 8 años
  Joao Eriberto Mota Filho f6a3689e18 Adding idleconn manpage hace 8 años
  Adrian Chadd 7a4e73b208 Merge pull request #32 from Sp1l/master hace 8 años
  Adrian Chadd 76a1af8fb4 Merge pull request #35 from Sp1l/patch-1 hace 8 años
  Adrian Chadd efb9e6c86a Merge pull request #36 from josephjkong/jk_master_fix_server hace 8 años
  Joseph Kong 941bc9558f Restore the original --server and --server_name options. hace 8 años
  Joseph Kong 83fef49f59 Change --server to --servers. hace 8 años
  Joseph Kong df070fe2c3 Style changes. hace 8 años
  Bernard Spil bea56ffa7e Fix building when OpenSSL was compiled -nossl2 or -noss3 hace 8 años
  Bernard Spil f74cfe4743 Reroll No-SSLv3 patch/Add No-SSLv2 patch hace 8 años
  Adrian Chadd dcfb746bc5 Merge pull request #23 from murtha-yahoo/murtha-yahoo-patch-1 hace 8 años
  Adrian Chadd 9b511a9763 Merge pull request #29 from rmebjesus/master hace 8 años
  Adrian Chadd 3cb42e3fed Merge pull request #24 from scippio/master hace 8 años
  Ricardo Jesus b141ec57a2 Increased char size. hace 9 años
  Adrian Chadd 217bdb8098 Merge pull request #26 from simmbot/master hace 9 años
  Ben Simmons 380ee54380 Fix errno compilation error (found on Ubuntu 14.04) hace 9 años