1 Commits (master)

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