2009-04-25 |
Niels Provos | refactor evrpc.h header filer |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Niels Provos | make sendfile work on freebsd |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Changelog entry for r1237 |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Fix for evbuffer_read() when all data fits in penultima... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Oops. event_config.flags was never initialized. Bugfix... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Make main/methods test pass on systems where only one... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Fix win32 compilation issues. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Add missing case to make http.c compile with warnings... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Fix c89 bugs reported by Cory Stup. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Add missing regress_minheap.c file |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Add a randomized test for heap correctness. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Use signal.h, not sys/signal.h. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Fix min_heap_erase when we remove an element from the... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Make version test ignore the bottom byte of the version... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | bump the numeric version; this is not the same as the... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Mathewson | Somehow free_active_base was using the socketpair,... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Nick Mathewson | Detect and reject n_priorities less than 1. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Nick Mathewson | Add forgotten changelog. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Nick Mathewson | Add a flag to disable checking the EVENT_* environment... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Nick Mathewson | Add a missing "static". |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Make sure the test case for mem_functions hits strdup... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Do not free the signal index unless it was at some... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Add a basic test for set_mem_functions |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Fix the documentation of event_pending. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Add a test for event_pending; especially the timeout... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Unit tests for event_base_once. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Refactor test wrappers to divide legacy items from... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Add unit tests for version methods and feature-based... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Call the main testcases "main", not "legacy". |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Mathewson | Format microseconds correctly in bench_httpclient |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Nick Mathewson | Update copyright notices, add some missing license... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Niels Provos | defer-internal.h was missing from dist; so our first... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Nick Mathewson | Note dns work in changelog and whatsnew |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Nick Mathewson | Make dns callbacks run deferred |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Nick Mathewson | Add locks to evdns. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Nick Mathewson | Use new-style headers in evdns.c |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Nick Mathewson | Do not try to double-free the nameserver in regression... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Nick Mathewson | More tweaks to http stress-tester |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Nick Mathewson | fix a misindent |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Niels Provos | make doxygen happier |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Nick Mathewson | Add a new bench_httpclient for a trivial codecon demo. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Add a generic way for any bufferevent to make its callb... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Bump version to 2.0.1-alpha-dev so that nobody mistakes... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Increment version to 2.0.1-alpha, and add a numeric... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Even _more_ recent tinytest, designed to give better... release-2.0.1-alpha |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | note new unit test framework. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Add the latest tinytest. This one supports a --terse... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Add reference counts to bufferevents. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Write a huge pile of whatsnew-2.0.txt |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Oh hey. There is no support for suspend/unsuspend. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Add a configure flag to hardcode all of our mm functions. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Fix evmap indentation to be less stupid. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Rename whatsnew file to reflect actual version. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Actually stop using EVBUFFER_LENGTH/DATA, and move... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Stop claiming that APIs we have are missing. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Document many internal functions and pieces of code. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Nick Mathewson | Remove long copy-and-paste section full of windows... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Niels Provos | have evhttp_set_cb return an int; -1 on failure, 0... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Niels Provos | pkgconfig support from Ted Bullock |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Nick Mathewson | More hacking on event_iocp.c: make it compile, and... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Nick Mathewson | It seems support for GetCompletionEventEx is not in... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Nick Mathewson | Make buffer iocp stuff compile happily |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Fix typo in mm_free |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Add draft (nonworking) versions of iocp code to hack... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Fix two windows compilation bugs. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Locking support for bufferevents. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Refactor new elements of bufferevent into bufferevent_p... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Remove if0 code in bufferevent_struct.h |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Use freeze operations to prevent shenanegans on buffere... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Do not remove an empty chain that we have pinned for... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | add pin/unpin functions, and a deref-and-free pair. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Add a reference count to evbuffers. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Make evbuffer_commit_space trigger callbacks. |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Nick Mathewson | Refactor the code that sets up iovecs for reading into... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Nick Mathewson | Add a new EVUTIL_UPCAST macro so that I do not need... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Nick Mathewson | reindent macros in util-internal.h |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Niels Provos | http benchmark: add a way to change the size of the... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Niels Provos | document evhttp_parse_query better |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Niels Provos | previous commit changed the semantics of evhttp_decode_... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Mathewson | Facility to make evbuffers get their callbacks deferred. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Mathewson | Better explanation for bufferevent_pair |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Mathewson | Add a linked-pair abstraction to bufferevents. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Mathewson | A couple of tweaks for deferred callbacks. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Mathewson | Initial support for a lightweight 'deferred callbacks'. |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Nick Mathewson | Don't allow internal events to starve lower-priority... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Niels Provos | Fix parsing of queries where the encoded queries contai... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Niels Provos | revert last commit; git user error |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Niels Provos | initial version of query decoding patch |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Nick Mathewson | add a missing "static" to timeout_process. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Nick Mathewson | Prevent unsupported modifications to bufferevent_sock... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Nick Mathewson | Add freeze support to evbuffers. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Nick Mathewson | Add a new facility to "pin" the memory in an evbuffer... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Nick Mathewson | Refactor the zlib and pthreads tests to appear in the... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Nick Mathewson | Avoid a double event_del() in evdns.c. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Nick Mathewson | Fix evdns_cancel to alert callback and free associated... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Nick Mathewson | Fix a double-delete on the request timeout event. ... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Nick Mathewson | Finally, get unit tests to pass with threading turned... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Nick Mathewson | Munge the read_suspended flag before re-enabling reads... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Nick Mathewson | Actually, move EVUTIL_NIL_STMT to util-internal.h |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Nick Mathewson | Add locking to evbuffers. |
commit | commitdiff | tree | snapshot |
next |