1 커밋 (master)

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