]> granicus.if.org Git - libevent/shortlog
libevent
2006-02-27 Niels Provosmake a simple test for HTTP POST requests
2006-02-26 Niels Provosimproved/well-completely rewritten rtsig support by...
2006-02-26 Niels Provosprovide strlcpy for the unenlightened libcs
2006-02-13 Niels Provosmake it compile on mac os x
2006-02-13 Niels Provosmany changes for fixing a small bug: post requests...
2006-02-13 Niels Provoslimit the amount of data bufferevents are going to...
2006-02-03 Niels Provosallow setting an event base for bufferevents; from...
2006-02-03 Niels Provosfix a compile problem when USE_DEBUG is enabled
2006-02-02 Niels Provosdisable bufferevent after we have received the data...
2006-01-22 Niels ProvosI often need some very simple HTTP functionality, so...
2006-01-22 Niels Provosversion 1.2
2006-01-22 Niels Provosanother fix from art
2006-01-21 Niels Provosimproved manpage from Phil Oleson
2005-12-17 Niels Provosmostly whitespace fixes from OpenBSD via Brad
2005-12-17 Niels Provosdo not undefine USE_DEBUG in header file; allow CFLAGS...
2005-12-17 Niels Provosdo not remove kq inkernel flag before event_del gets...
2005-12-08 Niels Provoswindows memory corruption bug fix from I-M Weasel via...
2005-12-06 Niels Provosadd evbuffer_add_vprintf interface from artur grabowski...
2005-12-03 Niels Provosavoid double recacle when loop_once is used; from Richa...
2005-12-03 Niels Provossignal handler satefy improvements from Theo DeRaadt
2005-11-12 Niels Provossolaris kernel changes are not backwards compatible...
2005-09-20 Niels Provosevent.3
2005-09-09 Niels Provosmake it compile on mac os x
2005-09-02 Niels Provosdon't spam on stderr
2005-09-02 Niels Provosmake it run on older shells; from tor user via Nick...
2005-08-30 Niels Provosremove dos opportunity
2005-08-29 Niels Provosoops forgot this one
2005-08-28 Niels Provossupport for arrays on structs.
2005-08-27 Niels Provosa few more bug fixes
2005-08-26 Niels Provosconstify
2005-08-23 Niels Provosfix API problems for get in some types
2005-08-22 Niels Provostypo
2005-08-22 Niels Provosmake use of the built in warn/err code
2005-08-22 Niels Provosincluding the tagging code that is required by event_rp...
2005-08-21 Niels Provosgenerate marshalling code based on libevent
2005-07-14 Niels Provoscorrectly test against SIG_ERR
2005-06-19 Niels Provosfix issue with signedness warnings; from Alexander... release-1.1b
2005-06-11 Niels Provostreate EINVAL as per fd error in kqueue; use argument...
2005-06-10 Niels Provosbufferevents would not correctly detect EOF on read...
2005-05-11 Niels Provosperformance improvements of select handler by Nick...
2005-05-11 Niels Provosdetect kqueue bug in Mac OS X 10.4; from Nick Mathewson
2005-05-10 Niels Provosmore credits
2005-05-10 Niels Provostype; from Alexander von Gernler
2005-05-10 Niels Provoscall epoll_ctl after changing our state table; in case...
2005-05-10 Niels Provosperformance improvements by Nick Mathewson; we modify...
2005-05-10 Niels Provossync
2005-04-29 Niels Provosfix rule that depended on obsolete libevent.a
2005-04-26 Niels Provosprototype addition; from Alexander von Gernler
2005-04-26 Niels Provospointer arithmetic bug; from Nick Mathewson
2005-04-23 Niels Provosfix memory leak; from Andrey Matveev
2005-04-23 Niels Provos1.0d
2005-04-23 Niels Provosprovide a function to read lines from buffers; comes...
2005-04-23 Niels Provoslibtoolize; from Nick Mathewson
2005-04-23 Niels Provosbetter comment
2005-04-23 Niels Provoscompress read and write events for the same file descri...
2005-04-23 Niels Provosfix typos
2005-04-17 Niels Provosmake gotsig volatile. from Alexander von Gernler
2005-04-14 Niels Provosfixes from alexander von gernler
2005-04-10 Niels Provostype; set the priorities based on the correct base...
2005-04-09 Niels Provosfix a windows bug; from nick mathewson
2005-04-07 Niels Provosreturn error code when kqueue fails on a specific fd...
2005-04-04 Niels Provosforgot
2005-04-04 Niels Provosacknowledgements and new version
2005-04-04 Niels Provosmake it compile on solaris
2005-04-03 Niels Provosfix bug that broke poll/select stuff
2005-04-02 Niels Provosevent_base_loop and some event logging fixes.
2005-04-01 Niels Provosbuild fixes from nick mathewson
2005-03-31 Niels Provossuppress valgrind warnings from knew -a- pimb.org
2005-03-29 Niels Provosdevpoll improvements from Andrew Danforth <adanforth...
2005-03-29 Niels Provosdebugging callbacks from Nick Mathewson <nickm@freehave...
2005-03-29 Niels Provoswindows fixes from Nick Mathewson <nickm@freehaven...
2005-03-12 Niels Provosbug fix in event_once by Jody Belka <knew@pimb.org>
2005-02-25 Niels Provosevent_get_version() and event_get_method() from
2005-02-22 Niels Provoscompilation fixes for IRIX; from Nick Mathewson <nickm...
2005-02-22 Niels Provosprovide maintainer mode in automake; put event_gotsig...
2005-02-04 Niels Provosmake it compile again; from dug song
2005-01-03 Niels Provosfixes for threaded operations from Andrew Danforth
2004-12-14 Niels Provosfix issue where event_del is called before event_set...
2004-12-05 Niels Provosversion 1.0
2004-12-01 Niels Provosdocumentation on thread safe events
2004-12-01 Niels Provosprovide more base-based functions :-)
2004-12-01 Niels Provosmake a separate verify target
2004-11-25 Niels Provosforgot printf parameter
2004-11-25 Niels Provosmake libevent thread-safe; first cut
2004-09-19 Niels Provoswhen converting usec to msec round up; so that libevent...
2004-09-19 Niels Provossupport for event priorities; active events are schedul...
2004-08-10 Niels Provosclose file descriptors on exec(); suggested by aaron...
2004-08-10 Niels Provoswork around a bug in Solaris by using pwrite instead...
2004-07-30 Niels Provosmention devpoll
2004-07-30 Niels Provosdevpoll support. weeh
2004-07-30 Niels Provosfix compiler warning
2004-07-30 Niels Provosfix a warning on freebsd;
2004-07-30 Niels Provosdevpoll support
2004-07-20 Niels Provosmake it compile on solaris
2004-07-19 Niels Provosshould work a little bit better with solaris compiler
2004-07-13 Niels Provoschange evbuffer_read so that it reads directly into...
2004-07-13 Niels Provosmake the sockets non-blocking; increase the data size...
2004-07-13 Niels Provosfix a bug for persistent events when using select()
2004-06-11 Niels Provosmake it compile on systems without vasprintf
2004-06-11 Niels Provosreformat comment
next