2011-08-01 |
Nick Mathewson | Fix typo in event_compat.h comments. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Nick Mathewson | Bump version to 2.0.13-stable-dev |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Mathewson | Bump version to 2.0.13-dev release-2.0.13-stable |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Mathewson | acks and changelog for 2.0.13-stable |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Mathewson | Give Makefile.am echo a non-null argument. msys likes... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Mathewson | Fix a warning in evutil_rand when building with threads... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Nick Mathewson | Use AM_CPPFLAGS in sample/Makefile.am, not AM_CFLAGS |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Mathewson | Add doxygen to .gitignore |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Mathewson | Fix up test_evutil_snprintf |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Mathewson | Merge remote-tracking branch 'github/20_size_fmt' into... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Mathewson | Merge branch 'doxygen' into patches-2.0 |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Mathewson | Update Doxyfile to produce more useful output |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Mathewson | Revise the event/evbuffer/bufferevent doxygen for clari... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Mathewson | Fix select.c compilation on systems with no NFDBITS |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Nick Mathewson | Merge remote-tracking branch 'github/20_global_locks_in... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Mark Ellzey | Speed up invoke_callbacks on evbuffers when there are... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Joachim Bauch | Fix bug in SSL bufferevents backed by a bev with a... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Nicholas Marriott | Fix a few warnings on OpenBSD |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nick Mathewson | Fix AIX build issue with TAILQ_FOREACH definition |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Harlan Stenn | Don't install event_rpcgen.py when --disable-libevent... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Nick Mathewson | Merge branch '20_kqueue_badf' into patches-2.0 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nick Mathewson | Don't break when building tests from git without python... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nick Mathewson | Simplify windows commandname logic in tinytest |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Ed Day | Fix tinytest invocation from windows shell |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Nick Mathewson | Use the correct printf args when formatting size_t |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Mansour Moufid | Check if the `evhttp_new_object' function in `http... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Nick Mathewson | Report kqueue ebadf, epipe, and eperm as EV_READ events |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Nick Mathewson | Replace an assertion for event_base_free(NULL) with... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Nick Mathewson | Add some missing checks for mm_calloc failures |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Nick Mathewson | Fix incorrect results from evbuffer_search_eol(EOL_LF) |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Nick Mathewson | Bump version to 2.0.12-stable-dev |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Nick Mathewson | Merge branch 'patches-2.0' of ssh://levent.git.sourcefo... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Nick Mathewson | tweak date on changelog |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Mathewson | Merge branch 'patches-2.0' of ssh://levent.git.sourcefo... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nick Mathewson | Changelog and new credits for 2.0.12-stable release-2.0.12-stable |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nick Mathewson | Bump version to 2.0.12-stable. Not release just yet |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nick Mathewson | Fix regress_ssl.c build on openbsd |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nick Mathewson | Avoid a segfault when all methods are disabled or broken |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Nick Mathewson | cygwin: make it possible to build DLLs |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Nick Mathewson | Merge branch '20_select_nfds' into patches-2.0 |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Nick Mathewson | Fix a fencepost bug in the select backend |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Nick Mathewson | Make the new http_connect_fail_test use a multicast... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Peter Rosin | InitializeCriticalSectionAndSpinCount requires _WIN32_W... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Nick Mathewson | Fix a couple of signed/unsigned warnings in http.c |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Nick Mathewson | Disable main/many_events_slow_add with evport backend |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Nick Mathewson | Fix compilation. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Nick Mathewson | Merge branch 'intcmp_overflow_fixes' into patches-2.0 |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Mark Ellzey | updated EV_S(s)IZE definitions |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Mark Ellzey | Added overflow checks in evhttp_read_body and evhttp_ge... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Mark Ellzey | Added several checks for under/overflow conditions... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sebastian Hahn | Always use evutil_snprintf, even if OS provides it |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | Use evutil_gettimeofday instead of relying on the syste... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | Fix winsock2.h #include issues with MSVC |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | Make sure TINYTEST_LOCAL is defined when building tinyt... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | unistd.h and sys/time.h might not exist. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | MSVC does not provide S_ISDIR, so provide it manually. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | Bring in the compile script from automake, if needed. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | Make the tests build when OpenSSL is not available. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Peter Rosin | Link with -lshell32 and -ladvapi32 on Win32. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Nick Mathewson | Fix new warnings from GCC 4.6 |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Mansour Moufid | Prevent size_t overflow in evhttp_htmlescape. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Nick Mathewson | Fix a bug that prevented us from configuring IPv6 names... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Kevin Ko | Test case for 0848814ac49616 |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Kevin Ko | Fix failing assertion introducd in commit 0d6622e |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Dave Hart | Fix compilation with GCC 2, which had no __builtin_expect |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sebastian Hahn | Fix a compile warning with zlib 1.2.4 and 1.2.5 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sebastian Hahn | Correctly detect openssl on windows |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sebastian Hahn | Move the win32 detection in configure.in |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Sebastian Hahn | Use OPENSSL_LIBS in Makefile.am |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Peter Rosin | Libtool brings in the dependencies of libevent_openssl... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Peter Rosin | libssl depends on libcrypto, not the other way around. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Nick Mathewson | Oops; that new unit test breaks for epoll. Fix it. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Nick Mathewson | Fix a warn-and-fail bug in kqueue by providing kevent... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Nick Mathewson | Add missing words to EVLOOP_NONBLOCK documentation |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Nick Mathewson | Bump version to 2.0.11-stable-dev |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Nick Mathewson | Increment version number to 2.0.11-stable release-2.0.11-stable |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Nick Mathewson | Add more people to the acknowledgments |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Nick Mathewson | Changelog for 2.0.11-stable |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Nick Mathewson | Fix clang warning when resetting connection |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Nick Mathewson | Use AM_CONDITIONAL, not AC_SUBST, to tell automake... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Nick Mathewson | Fix msvc build: it needed to know about _EVENT_HAVE_STR... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Nick Mathewson | Try to fix up CHECK_REGRESS hack to not break on win32 |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Nick Mathewson | Add missing header for regress_http compilation on... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Nick Mathewson | Merge branch '20_iocp_conn_sockopt' into patches-2.0 |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Nick Mathewson | call setsockopt correctly on connecting() IOCP-bufferev... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Zero a struct sockaddr_in before using it |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Remote some dead code from dns-example.c |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Check return value of evbuffer_add_cb in tests |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Be nice and "handle" error return values in sample... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Refactor test_getaddrinfo_async_cancel_stress() |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | add some (void) casts for unused variables |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Actually send NULL request in http_bad_request_test |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Add a forgotten return value check in the unit tests |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Add an assert to appease clang's static analyzer |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Fix possible NULL-deref in evdns_cancel_request |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Add a forgotten NULL check to evhttp_parse_headers |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Sebastian Hahn | Fix compilation under LLVM/clang with --enable-gcc... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Nick Mathewson | Complain if the caller tries to change threading cbs... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Nick Mathewson | Avoid race-condition when initializing global locks |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Nick Mathewson | Fix a memory leak on win32 socket->event map. |
commit | commitdiff | tree | snapshot |
next |