1 Commits (master)

Author SHA1 Message Date
  Mark Nottingham 4ee16eb53b Move everything into top-level directory. 9 years ago
  tbullock@comlore.com e475050b34 replace bundled, out of date getopt with version from openbsd 13 years ago
  tbullock@comlore.com d0f09d7996 Cleaned up help text 13 years ago
  tbullock@comlore.com 2b3cc9833a Mention that httperf has been pulled for the time being 15 years ago
  tedbullock 297492792b Fix build on opensolaris with Sun Studio compiler 16 years ago
  tedbullock 4f7a044fec Using libevent for communications backend now (thanks to Adrian Chadd) 16 years ago
  tedbullock 8e848b169b idleconn is now built optionally with --enable-idleconn 16 years ago
  tedbullock 7748d1e6e3 Rewrote idleconn program to use libevent notification system. 17 years ago
  tedbullock 07ff4bbac9 Print libevent version with -V option 17 years ago
  tedbullock 1f5e6cf79d Enable dependancy on libevent. 17 years ago
  tedbullock ed783bb068 Removed autogen.sh. Use autoreconf -i instead 17 years ago
  tedbullock e9d31bb053 Re-implemented timer code to fix memory leaks and use generic linked list 17 years ago
  tedbullock 70c255dc95 timer.c and timer.h: Use new heap and queue data 17 years ago
  tedbullock 04caf4ff61 lib/heap.c, lib/heap.h: New generic priority queue data structure 17 years ago
  tedbullock 938c4ed349 * lib/queue.c, lib/queue.h: New generic queue data structure 17 years ago
  tedbullock 2660f78477 lib/generic_types.h: New File - Migrate various generic types out of httperf.h in preparation for a generic queue data structure and other code cleanups 17 years ago
  tedbullock 1a02b3d2e6 Fixed memory leak associated with timers not being freed 17 years ago
  tbbulloc f1a1b8125b * event.c and event.h: Moved to localevent.c and localevent.h for integration with libevent (which has a default header of event.h) 17 years ago
  tbbulloc deda4ab702 configure.ac: Add configuration to use libevent 17 years ago
  tbbulloc 88e1668735 configure.ac: Remove uneccessary configuration cruft and configure httperf to be built in c99 mode 17 years ago
  tbbulloc e2e49befb9 * man/httperf.1: Fixed man page typo for --wset option (needed --uri, not --wset) 17 years ago
  tbbulloc d74b31931c * man/httperf.1: New documentation regarding the variable periodic rates 17 years ago
  tbbulloc f9498483d3 * *.c and *.h: Adjusted license to explicitly list HP copyright as 17 years ago
  tbbulloc ca08cfbadd * AUTHORS: wsseslog crash fix was actually written by David Mosberger 18 years ago
  tbbulloc 09c2d64e3a AUTHORS: Removed Durval Menezes from AUTHORS file since his fix 18 years ago
  tbbulloc 8db4fdea4d * *.c and *.h: Slightly adjusted license to explicitly point out AUTHORS file as official list of authors 18 years ago
  tbbulloc 2bd3e8bccf Small update to fix color layout 18 years ago
  tbbulloc 578250e3fe httperf.1 Added correction to man page to include a missing --wsess identification 18 years ago
  tbbulloc 0b1310494b Re-Added the getopt.c and getopt1.c to the build process 18 years ago
  tbbulloc 5fd630229b Revised Makefile.am for src directories to explicitly include the .h files to allow make distcheck to pass 18 years ago
  tbbulloc cde40372ca Removed getopt.c and getopt1.c from build process 18 years ago
  tbbulloc 059b4ae440 getopt.c changed a sprintf call to the more secure snprintf 18 years ago
  tbbulloc d31379ae2e * wsesslog.c changed a sprintf call to the more secure snprintf 18 years ago
  tbbulloc 01edf02077 * Included the shell script autogen.sh to compile the necessary 18 years ago
  tbbulloc b785396a89 idleconn: Now installed along with the httperf executable 18 years ago
  tbbulloc 615adf5a0b Updated License with linking exception for the openssl project 18 years ago
  tbbulloc 875788bfb0 18 years ago