2009-11-03 |
Nick Mathewson | Add a bufferevent function to resolve a name then conne... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nick Mathewson | Fix one IOCP-callback signature I missed |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nick Mathewson | Remove compat/sys/_time.h |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Fix remaining AcceptEx issues. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Clean up acceptex code some more: add locking, single... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Refactor IOCP callback interface |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Compilation and correctness fixes for IOCP listener... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Fix a major parenthesis bug in EVUTIL_UPCAST. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Add more IOCP tests. They might not pass yet. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | More refactoring for IOCP listener code |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Call the bufferevent_flush_mode variable "mode" more... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Nick Mathewson | Fix an errant user of ssize_t to use ev_ssize_t. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Nick Mathewson | Remove some duplicate code in kqueue.c and fix a small... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Nick Mathewson | Add a "many events" regression test. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Nick Mathewson | Keep openssl errors associated with the right buffereve... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Mathewson | Refactor evconnlistener to allow multiple implementatio... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Mathewson | Extract XP-only functions when initializing the IOCP... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Mathewson | reformat weird indentation in dns tests |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Mathewson | Unit test for reverse ipv6 lookup |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Mathewson | More documentation and unit tests for event_tagging. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Mathewson | Actually use the logic in select.c designed to make... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Nick Mathewson | Unit test for strlcpy |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | Fix from Chris Davis: get error-logging to be happy... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | Avoid calling exit() during event_base_new*() |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | Do not call the locking variant of event_add or event_a... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | Refactor event_assing even more to avoid unnecessary... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | Give event_assign a return value, and make it less... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | Do not add a newline to the end of log statements. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | Refactor kq_init error handling. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Mathewson | New test flag to suppress logging for one test. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Nick Mathewson | Note assert-related change in changelog |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Nick Mathewson | Use EVUTIL_ASSERT() consistently instead of assert. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Nick Mathewson | Add an EVUTIL_ASSERT() to replace our calls to assert(). |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Nick Mathewson | API to replace all calls to exit() with a user-supplied... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nick Mathewson | Tweaks to IOCP interface. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nick Mathewson | Fix my fix for the bufferevent_connect_fail() test. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nick Mathewson | Expose a narrow window to the IOCP code. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nick Mathewson | Improve the behavior of le-proxy in a few cases. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Make the bufferevent_connect_fail test faster on OSX. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Treat the bitwise OR of two enum values as an int. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Test failing case of bufferevent_connect(). |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Fix win32 connect() event handling. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | OSX compilation issues |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Remove an EVBASE_RELEASE_LOCK that I missed. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Fix win32 compilation. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Add locking to event_base_loop. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nick Mathewson | Fix windows compilation warnings. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Niels Provos | Fix compilation for listener.h for C++ - missing extern... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Nick Mathewson | Add a note that we should change previous_to_last to... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Nick Mathewson | Correct the signatures for the evmap_io_* functions... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Nick Mathewson | Spelling fixes in comments and strings. |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Nick Mathewson | When a bufferevent_connect() call fails, give the clien... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Nick Mathewson | Fix some crash bugs when initializing evdns |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Nick Mathewson | Declare struct timezone in util.h so that borken mingw... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nick Mathewson | Add changelog for last commit |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Nick Mathewson | Do not notify the main thread more than needed. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Nick Mathewson | Apply Ka-Hing Cheung's event_base_got_[break|exit]... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Niels Provos | Do not drop data from evbuffer when out of memory;... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Nick Mathewson | Forward-port: fix android compilation |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Nick Mathewson | Fix the assert I added to epoll.c: spotted by Dmitry... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Nick Mathewson | Treat events with fd == -1 as addable. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Nick Mathewson | Make epoll use less RAM. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Nick Mathewson | Add a trivial race-fix from Chromium: do not try to... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Nick Mathewson | Treat a negative number of bytes to read as the kernel... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Nick Mathewson | On connect, call only one of BEV_EVENT_CONNECTED or... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Nick Mathewson | Fix build warnings and add changelog entry for evhttp... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Nick Mathewson | Define evhttp_del_accept_socket |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Nick Mathewson | Define evhttp_{bind,accept}_socket_with_handle |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Nick Mathewson | Make evhttp_bound_socket visible, and provide an access... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Nick Mathewson | Minor documentation fixes |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Nick Mathewson | Support sendfile on solaris: patch from Caitlin Mercer. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Nick Mathewson | New function to put an SSL bufferevent into a renegotia... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Nick Mathewson | Disable whichever struct event we don't want during... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Nick Mathewson | Only send a connected event _after_ we've adjusted... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Nick Mathewson | Remove an extraneous puts(). |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Nick Mathewson | tab/whitespace fixes in bufferevent_sock.c |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Nick Mathewson | When running with deferred callbacks, always send the... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Nick Mathewson | Add a few missing changelog entries |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Nick Mathewson | When bufferevent_socket_connect is called with no addre... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Nick Mathewson | Add an evbuffer_search_range() to search a bounded... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Mathewson | Add a couple more evdns tests. Libevent is now, for... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Mathewson | Another DNS unit tests, to handle reissues. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Mathewson | why say fprintf(stdout, X) when you can say printf? |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Mathewson | Fix an annoying evdns crash bug, and add more unit... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Mathewson | Unit tests for DNS search. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Nick Mathewson | Refactor evbuffer_readln() into a search-for-eol functi... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Nick Mathewson | Refactor evbuffer_readln to use evbuffer_ptr; remove... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Nick Mathewson | Improved coverage for evbuffer_readln() |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Nick Mathewson | New function to expose bufferevent.enabled |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Export sockaddr comparison functionality. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | More unit tests for Openssl, including initializing... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Fix some bugs in bufferevent_socket_connect |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Add unit tests for SSL session renegotiation. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Always retry SSL_write() with the same number you told... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Add a function to extract the SSL object from a buffere... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Set the SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag, and... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Use SSL_do_handshake in place of SSL_connect/SSL_accept |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | More evconnlistener unit tests: bump its coverage from... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Export an ev_socklen_t. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nick Mathewson | Accessor function to get a listener's associated fd |
commit | commitdiff | tree | snapshot |
next |