Wykres commitów

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • * \ \ \ \
  • |\ \ \ \ \
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • |/ / / / /
  • | | * / /
  • | |/ / /
  • |/| | |
  • * | | |
  • |\ \ \ \
  • | * | | |
  • |/ / / /
  • | * / /
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • | * | |
  • |/ / /
  • | * /
  • |/ /
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • |/
  • *
  • |\
  • * \
  • |\ \
  • * \ \
  • |\ \ \
  • | * | |
  • | * | |
  • | * | |
  • |/ / /
  • | * /
  • |/ /
  • | *
  • |/
  • *
  • |\
  • * \
  • |\ \
  • * \ \
  • |\ \ \
  • | | * |
  • | |/ /
  • |/| |
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • | * /
  • |/ /
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • | *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 53b9dab (pq) Various changes related to counting SSL handshake + transfer on server side. Also changes gettimeofday to clock_gettime with monotonic counter by Henry Case 2019-08-01 14:58:55 +0100
  • 694bebf WIP: Don't exit on SSL error by Henry Case 2019-07-28 20:46:04 +0100
  • a6601c1 Exit if can't set curve ID by Henry Case 2019-07-23 18:57:19 +0100
  • 1e59d2c Add cmdline by Henry Case 2019-07-23 18:20:19 +0100
  • 2a095ab command line for building the solution by Henry Case 2019-07-23 18:17:43 +0100
  • 412c2d4 WiP: make it possible to set DH group id for setting CECPQ2 / 2b by Henry Case 2019-07-23 18:16:52 +0100
  • 50b4fa4 WiP: disable some functions so that it compiles against boringssl by Henry Case 2019-07-23 17:11:14 +0100
  • 20d43a0 Hardcode flags for bssl by Henry Case 2019-07-23 16:33:16 +0100
  • ef59212 (HEAD -> master) Merge pull request #67 from junsik/master by Adrian Chadd 2019-07-05 16:41:54 -0700
  • c8f1bd4 Teach to use epoll(7) on httperf(1). by junsik.park 2019-07-01 18:47:29 +0900
  • 6019154 Merge pull request #66 from steils/master by Adrian Chadd 2019-06-03 12:31:07 -0700
  • 048ec10 Use correct ifdefs for checking TLS 1.3 by Stefan Strogin 2019-06-03 16:18:21 +0300
  • 00bf5da Merge pull request #65 from michelgokan/patch-1 by Adrian Chadd 2018-11-11 19:09:50 -0800
  • 6283eef Update README.md by Michel Gokan 2018-11-11 10:40:42 +0100
  • 536740a Merge pull request #64 from muzaffar1331/add-sni by Adrian Chadd 2018-11-02 09:43:58 -0700
  • e82d0ab Add support for Server Name Indication. Done during IETF 103 hackathon by Muzaffar Auhammud 2018-11-02 16:21:57 +0400
  • 3209c7f Merge pull request #61 from muzaffar1331/fix-major-bugs by Adrian Chadd 2018-07-12 11:11:00 -0700
  • adf8806 Add missing 'case' statement that causes TLSv1.3 implementation to be unreachable. by Muzaffar Auhammud 2018-07-12 21:41:54 +0400
  • e3077ba Remove extra 'break;' that prevent SSL_CTX_set_options from being set by Muzaffar Auhammud 2018-07-12 21:38:52 +0400
  • e57dfc4 Fix a bug that ignored the --ssl-protocol parameter by Muzaffar Auhammud 2018-07-12 21:34:07 +0400
  • 6510cdb (ahc_fix_select) Merge branch 'master' of github.com:/httperf/httperf into ahc_fix_select by Adrian Chadd 2018-07-11 15:57:27 -0700
  • b6d6b5f Merge pull request #44 from adaxi/master by Adrian Chadd 2018-07-11 15:48:43 -0700
  • fc57283 Merge pull request #59 from thmo/missing-include by Adrian Chadd 2018-07-11 15:47:48 -0700
  • e9eca01 Merge pull request #33 from jazd/fqdname by Adrian Chadd 2018-07-11 15:47:25 -0700
  • 069c565 Merge pull request #60 from muzaffar1331/fix-tls13 by Adrian Chadd 2018-07-11 15:46:56 -0700
  • 35db51b Implement support for TLSv1.3 in OpenSSL >= 1.1.1 by Muzaffar Auhammud 2018-07-11 15:49:08 +0400
  • f376683 Implement specific support for TLSv1.2 by Muzaffar Auhammud 2018-07-11 15:46:17 +0400
  • 8ff23d5 Implement specific support for TLSv1.1 by Muzaffar Auhammud 2018-07-11 15:44:27 +0400
  • 1263f9c Make TLSv1 use TLSv1.0 specifically to prevent ambiguity with TLSv1.1, TLSv1.2, TLSv1.3 by Muzaffar Auhammud 2018-07-11 15:42:29 +0400
  • f2cd35e Use the new API for SSLv3 protocol selection in OpenSSL >= 1.1.0 by Muzaffar Auhammud 2018-07-11 15:40:37 +0400
  • feef2b4 Make conditional compilation for SSLv2 future proof and backwards compatible with OpenSSL <= 1.1.0 by Muzaffar Auhammud 2018-07-11 15:39:23 +0400
  • 9d91d17 Add more flexibility in choice of protocol for TLSv1.x by Muzaffar Auhammud 2018-07-11 15:36:51 +0400
  • 08185b9 Remove the TLS 1.3 implementation which fails specifically on OpenSSL 1.1.0 by Muzaffar Auhammud 2018-07-11 15:34:08 +0400
  • 2fbd9e9 Optimize OpenSSL initialization by removing synonymous calls to SSL_library_init() by Muzaffar Auhammud 2018-07-11 15:31:41 +0400
  • d44c81b Missing include (for memset(), strerror()). by Thomas Moschny 2018-07-04 21:14:07 +0200
  • 5f5568b Merge pull request #53 from muzaffar1331/add-tls-13 by Adrian Chadd 2018-03-17 14:38:08 -0700
  • 63fa8ee Enable use of TLS 1.3. Done during IETF 101 hackathon. by Muzaffar Auhammud 2018-03-17 17:12:03 +0400
  • feca497 Stray line feed in fqdname causes --add-header and --add-header-file header records to be ignored by server. by Stephen Jazdzewski 2015-12-21 19:00:09 -0800
  • 0c7d127 Merge pull request #48 from alteholz/master by Adrian Chadd 2017-07-24 11:50:58 -0700
  • c4b07d4 make it compile with SSL 1.1.0 by Thorsten Alteholz 2017-03-23 01:38:26 +0100
  • 5454635 fix typo in manpage by Thorsten Alteholz 2017-03-23 01:34:35 +0100
  • 702c5a1 Add support for PROPFIND and REPORT in wsesslog by adaxi 2016-10-01 20:38:48 +0200
  • 84f4376 Don't allow the fd count to exceed FD_SETSIZE. by Adrian Chadd 2016-03-31 16:17:42 -0700
  • 18db423 oops - just use 'sd' for the loop. by Adrian Chadd 2016-03-31 11:08:59 -0700
  • 1e5e8d1 remove these; not used. by Adrian Chadd 2016-03-31 10:54:36 -0700
  • c62cdb5 oops - remove double decl. by Adrian Chadd 2016-03-31 10:43:22 -0700
  • f62f1c0 Totally untested fix for select() logic going out of bounds. by Adrian Chadd 2016-03-31 10:41:04 -0700
  • cc88843 Merge pull request #39 from eribertomota/eriberto-idleconn-manpage by Adrian Chadd 2016-03-11 11:24:32 -0800
  • 85084f4 Added a contrib dir and idleconn manpage source by Joao Eriberto Mota Filho 2016-03-11 13:49:07 -0300
  • f6a3689 Adding idleconn manpage by Joao Eriberto Mota Filho 2016-03-11 13:42:08 -0300
  • 7a4e73b Merge pull request #32 from Sp1l/master by Adrian Chadd 2016-01-24 10:03:59 -0800
  • 76a1af8 Merge pull request #35 from Sp1l/patch-1 by Adrian Chadd 2016-01-24 09:52:57 -0800
  • efb9e6c Merge pull request #36 from josephjkong/jk_master_fix_server by Adrian Chadd 2016-01-23 14:45:02 -0800
  • 941bc95 Restore the original --server and --server_name options. by Joseph Kong 2016-01-22 22:40:01 -0800
  • 83fef49 Change --server to --servers. by Joseph Kong 2016-01-22 12:36:40 -0800
  • df070fe Style changes. by Joseph Kong 2016-01-21 15:33:35 -0800
  • bea56ff Fix building when OpenSSL was compiled -nossl2 or -noss3 by Bernard Spil 2016-01-07 21:57:54 +0100
  • f74cfe4 Reroll No-SSLv3 patch/Add No-SSLv2 patch by Bernard Spil 2015-12-18 14:03:19 +0100
  • dcfb746 Merge pull request #23 from murtha-yahoo/murtha-yahoo-patch-1 by Adrian Chadd 2015-12-17 15:14:19 -0800
  • 9b511a9 Merge pull request #29 from rmebjesus/master by Adrian Chadd 2015-12-17 15:13:36 -0800
  • 3cb42e3 Merge pull request #24 from scippio/master by Adrian Chadd 2015-12-17 15:11:57 -0800
  • b141ec5 Increased char size. by Ricardo Jesus 2015-09-03 17:04:27 +0100
  • 217bdb8 Merge pull request #26 from simmbot/master by Adrian Chadd 2015-07-16 07:44:02 -0700
  • 380ee54 Fix errno compilation error (found on Ubuntu 14.04) by Ben Simmons 2015-06-08 16:06:21 -0700
  • 97cfa7a apply https://github.com/httperf/httperf/issues/8 patch from rowan.li...@gmail.com by scippio 2015-05-11 16:49:33 +0200
  • 1666728 added ACLOCAL_AMFLAGS to include m4 by murtha-yahoo 2015-04-25 12:54:50 -0700
  • 88feaca Add AC_CONFIG_MACRO_DIR by murtha-yahoo 2015-04-25 12:53:00 -0700
  • ab2b96b Merge pull request #21 from erikarn/20150330_norse_fixes by Mark Nottingham 2015-04-01 11:38:22 +1100
  • 544b67b Add very numerous bug fixes and features, from Norse Corp. by Adrian Chadd 2015-03-30 14:07:53 -0700
  • 5875eaf add intro to README (taken from google code site) by Mark Nottingham 2015-03-14 15:09:37 +1100
  • 1119f3b rename README by Mark Nottingham 2015-03-14 15:07:06 +1100
  • 08b6b19 convert README to markdown by Mark Nottingham 2015-03-14 15:06:50 +1100
  • 4ee16eb Move everything into top-level directory. by Mark Nottingham 2015-03-14 15:04:47 +1100
  • b5c80ad (wiki) Migrating wiki contents from Google Code by Google Code Exporter 2015-03-13 21:11:36 -0400
  • ed5c631 Remove the FD_SETSIZE check. by adrian.chadd 2014-10-16 16:59:39 +0000
  • 5d500c3 Remove boilerplate text from bottom of copyright file since it isn't quite applicable to httperf by tbullock@comlore.com 2011-02-21 00:21:30 +0000
  • 6f6e523 Portablelize new getopt.c so it should work where err.h is missing by tbullock@comlore.com 2011-02-17 03:24:54 +0000
  • 7f66ab6 Remove anjuta conf stuff by tbullock@comlore.com 2011-02-10 11:32:32 +0000
  • a49d261 Adjust copyright text to clearly mark copyright owners by tbullock@comlore.com 2011-02-10 10:28:13 +0000
  • 788158d Removed duplicate version of gpl, besides getopt was the reason the file was there to begin with and it is now supplied by a different vendor by tbullock@comlore.com 2011-02-10 09:56:51 +0000
  • e475050 replace bundled, out of date getopt with version from openbsd by tbullock@comlore.com 2011-02-10 09:52:23 +0000
  • d0f09d7 Cleaned up help text by tbullock@comlore.com 2011-02-07 12:48:16 +0000
  • 913e5dc Cleaned up help text by tbullock@comlore.com 2011-02-07 12:45:12 +0000
  • 2b3cc98 Mention that httperf has been pulled for the time being by tbullock@comlore.com 2009-12-16 11:03:00 +0000
  • e44b198 Remove libevent port (for now) by tbullock@comlore.com 2009-12-16 10:16:35 +0000
  • d7f82a4 Note Adrian Chadd as libevent port author by tbullock@comlore.com 2009-12-15 21:19:26 +0000
  • a4427bb Remove CVS associated files by tbullock@comlore.com 2009-12-15 18:58:15 +0000
  • e6a5c2c New build instructions regarding the construction of 0.9.1 by tedbullock 2008-10-04 00:31:00 +0000
  • 2974927 Fix build on opensolaris with Sun Studio compiler by tedbullock 2008-10-03 23:18:08 +0000
  • 50a30da Source formatting in preparation for additional data printing formats by tedbullock 2008-09-18 06:56:35 +0000
  • 2951865 Make sure libevent check is properly quoted by tedbullock 2008-07-30 20:11:06 +0000
  • 4f7a044 Using libevent for communications backend now (thanks to Adrian Chadd) by tedbullock 2008-07-30 19:54:53 +0000
  • 8f28c00 Added segfault at high request rate bug to todo list by tedbullock 2008-07-17 17:02:29 +0000
  • c337ff0 The sys/types.h header is brought in via the generic_types.h header. Adjust accordingly. by tedbullock 2008-07-15 20:52:11 +0000
  • d481f12 Remove unused variable 'next_tick' by adri 2008-07-14 12:44:47 +0000
  • 7daafb9 Remove unused variable "parent" by adri 2008-07-14 10:00:52 +0000
  • f0b11c6 Remove unused variables. by adri 2008-07-14 10:00:10 +0000
  • dcadd58 Add in required include for fpsetmask() for FreeBSD by adri 2008-07-14 09:59:40 +0000
  • e1ac49d Remove unused variables in core_loop() by adri 2008-07-14 09:55:52 +0000
  • ddb1f73 Bring over my initial libevent work into CVS. by adri 2008-07-14 09:53:24 +0000