113 Commits (c337ff0dd66f7285bed9599cd6b115c70f803649)
 

Autor SHA1 Nachricht Datum
  tedbullock c337ff0dd6 The sys/types.h header is brought in via the generic_types.h header. Adjust accordingly. vor 16 Jahren
  adri d481f12107 Remove unused variable 'next_tick' vor 16 Jahren
  adri 7daafb999e Remove unused variable "parent" vor 16 Jahren
  adri f0b11c6a06 Remove unused variables. vor 16 Jahren
  adri dcadd58828 Add in required include for fpsetmask() for FreeBSD vor 16 Jahren
  adri e1ac49d220 Remove unused variables in core_loop() vor 16 Jahren
  adri ddb1f738d4 Bring over my initial libevent work into CVS. vor 16 Jahren
  tedbullock 433b17fcdb libevent is no longer optional vor 16 Jahren
  tedbullock cf9913be53 Don't commit anjuta personal project folder into cvs vor 16 Jahren
  tedbullock 97b89b1b51 Prep for 0.9.1 vor 16 Jahren
  tedbullock 1b28d912fc Back out libevent additions to main httperf program for now vor 16 Jahren
  tedbullock 8e848b169b idleconn is now built optionally with --enable-idleconn vor 16 Jahren
  tedbullock 1d807cfabc Remove libevent calls just for the time being vor 16 Jahren
  tedbullock 35db797843 fix typo vor 16 Jahren
  mnot 53ede4942f Remove spurious CRLFs from nohost blocks; fixes bug 1903551. vor 16 Jahren
  tedbullock 988fc8046b Add Ted Bullock as an Author vor 16 Jahren
  tedbullock d02e72c6f1 Add some function declaration comments to explain usage vor 16 Jahren
  tedbullock 1bb7c50699 Adjust copyright year for Ted Bullock (2007-2008) now vor 16 Jahren
  tedbullock 985ab67255 Turn on libevents evdns vor 16 Jahren
  tedbullock 23bc53c3c5 Source formatting vor 16 Jahren
  tedbullock 25f3a11a25 Fix printf formating tag %d -> %s vor 16 Jahren
  tedbullock f9afb51816 Fix minor grammatical weirdness vor 16 Jahren
  tedbullock 7748d1e6e3 Rewrote idleconn program to use libevent notification system. vor 16 Jahren
  tedbullock 2b34faf907 Statically link to library files vor 17 Jahren
  tedbullock c56788ae9e Initial re-write of idleconn program to use libevent library vor 17 Jahren
  tedbullock c43251e5fe Fix segmentation fault introduced in September 23, 2007 commit vor 17 Jahren
  tedbullock 07ff4bbac9 Print libevent version with -V option vor 17 Jahren
  tedbullock 4115dd2a14 Add stub for 1.0.0 news vor 17 Jahren
  tedbullock 692251a46d Source formatting with gnu indent (approximating KNF) vor 17 Jahren
  tedbullock 1f5e6cf79d Enable dependancy on libevent. vor 17 Jahren
  tedbullock e90feed76b Adjust license layout (no contextual changes) and explicitly list HP and vor 17 Jahren
  tedbullock dc3a14fa15 Remove unused checks vor 17 Jahren
  tedbullock 1c01d87277 Enum data type adjustment vor 17 Jahren
  tedbullock f4ee42c9b6 Fix compile warning in regards to inet_aton implicit declaration vor 17 Jahren
  tedbullock 2923d314ca Fix extraneous cast vor 17 Jahren
  tedbullock cb71ec84ea c99 bool adjustment to protoype vor 17 Jahren
  tedbullock a850060335 Remove unnecessary include search path vor 17 Jahren
  tedbullock ea6dea4f37 More c99 bool declarations and a couple comments vor 17 Jahren
  tedbullock b7df81aecc Remove my name from the news vor 17 Jahren
  tedbullock 8971aa62ba Removed because autoreconf -i is better vor 17 Jahren
  tedbullock ed783bb068 Removed autogen.sh. Use autoreconf -i instead vor 17 Jahren
  tedbullock bcaf1d0eec Use bool rather than int and _Bool vor 17 Jahren
  tedbullock 447ad7b739 Fixed a couple compiler warnings with icc vor 17 Jahren
  tedbullock 295e96ce14 Remove useless portability checks for realloc and malloc. If the system vor 17 Jahren
  tedbullock 0b07dcbb4f Removed silly realloc portability stuff vor 17 Jahren
  tedbullock 9368c8cbd4 Changed _Bool to bool vor 17 Jahren
  tedbullock c5e7d8b6c3 Remove unnecessary #include <queue.h> vor 17 Jahren
  tedbullock 5738c825de Remove some extraneous debug print statements vor 17 Jahren
  tedbullock e9d31bb053 Re-implemented timer code to fix memory leaks and use generic linked list vor 17 Jahren
  tedbullock f23333a597 Reformatted the source somewhat and removed preproccessor #include statements to the respective header files since those are only needed externally vor 17 Jahren