projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2009-02-11
Nick Mathewson
Make evutil_parse_sockaddr_port give a useful socket...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Nick Mathewson
Better comments for some confusing-to-me code.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Nick Mathewson
Port some evdns changes over from Tor.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Nick Mathewson
oops; coding too quickly on nil-filter patch. Caught...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Do not use ctypes functions in cases when we need the...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Stop rolling our own offsetof twice.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Make a couple of newer evdns functions more bulletproof.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Stop using platform inet_aton/inet_addr; they can behav...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Explode less badly in the case where we're told to...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Make default (nil) filter use evbuffer_remove_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Test some formerly untested prepend cases of evbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
More unit tests for evbuffer_add_reference to make...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
A few more comments on evbuffer-internal structures.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Add an assertion to evbuffer_chain_align so we can...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
Remove some needless includes
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
use new evutil_make_listen_socket_reuseable() in http.c
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Nick Mathewson
New function to abstract SO_REUSEADDR.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Nick Mathewson
Move bufferevent tests to regress_bufferevent.c file.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Nick Mathewson
Enable (and debug) WSARecv for evbuffer iovec-like...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Nick Mathewson
Compile http_connection_retry_test, but mark it skipped...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Nick Mathewson
Some mingws have AF_UNIX, which may have prevented...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Nick Mathewson
convert new bufferevent_*.c files to event-config.h...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Nick Mathewson
forward-port: Make evdns_resolve_reverse args const.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Nick Mathewson
checkpoint work on big bufferevent refactoring
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Nick Mathewson
Allocate callback entries with contents 0d out.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Nick Mathewson
Enable the edge-triggered test again
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Nick Mathewson
Support temporarily suspending an evbuffer callback...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Nick Mathewson
Unit tests for evbuffer callback manipulation
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Nick Mathewson
Fix a typo in buffer.h
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Nick Mathewson
Change evbuffer callbacks to use tinytest natively...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Nick Mathewson
Move evbuffer tests into their own file.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
slightly more coverage for evutil.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Convert evtag test.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Move rpc_test to regress_rpc.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Convert RPC suite. There are still some places it...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Add missing initializers
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Port DNS tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Tinytest update: mostly just to allow test skipping.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Build with the -fno-strict-aliasing flag on GCC.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Do not attempt to pass a va_args to regular snprintf...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Nick Mathewson
Rename a couple of http tests so they all end with...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Nick Mathewson
Port the HTTP unit tests. Most are still legacy (since...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Nick Mathewson
Move util tests to regress_util.c
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Nick Mathewson
Convert test_evutil_strtoll to new framework.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Nick Mathewson
Refactor unit tests using my spiffy new "tinytest"...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Nick Mathewson
Make ht-internal.h get distributed.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Nick Mathewson
fix signed/unsigned warning in unit tests. can we...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Nick Mathewson
Have util-internal.h define socklen_t if we need it...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Niels Provos
make it so that evbuffer_add_file where we read the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Niels Provos
test evbuffer_add_reference
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Nick Mathewson
Fix an unlikely degenerate case of evutil_vsnprintf
commit
|
commitdiff
|
tree
|
snapshot
2009-01-28
Nick Mathewson
Use size_t for name length in DNS requests. Not that...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Nick Mathewson
Update copyright statements to reflect the facts that:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Nick Mathewson
Replace all use of config.h with event-config.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Nick Mathewson
Remove all trailing whitespace in all the source files.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Niels Provos
make it so that test_persistent_timeout can call loopex...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Niels Provos
fix memory leak whens etting up priorities; reported...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Nick Mathewson
Fix some warnings on linux gcc with --enable-gcc-warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Niels Provos
use %zu for off_t
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Niels Provos
make it compile on linux
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Niels Provos
sendfile/mmap and memory reference implementation for...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Niels Provos
second argument to evbuffer_pullup should be ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nick Mathewson
More docs and example code in whatsnew
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nick Mathewson
Initial documentation for evdns server functions. ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nick Mathewson
Accept evutil_socket_t for evdns_server_ports.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nick Mathewson
For every deprecated function, explain why it is deprec...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nick Mathewson
Documentation (or more accurate documentation) for...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nick Mathewson
Reformat util.h slightly so that it looks ok with 8...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Niels Provos
fix memleak in evmap_signal_clear; from Alexander Drozdov
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Niels Provos
really install the buffer_compat.h file
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nick Mathewson
Add a "flags" field to evbuffer callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nick Mathewson
Remove in_callbacks check: allow full recursion in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Niels Provos
also install the buffer_compat.h header file
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nick Mathewson
Move obsolete evbuffer function into include/event2...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nick Mathewson
Code to allow multiple callbacks per evbuffer.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nick Mathewson
Start writing more of whatsnew-xx.txt, which will becom...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Nick Mathewson
Remove evperiodic_assign and its related parts: its...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Nick Mathewson
Use EV_PERSIST on notify event for efficiency and simpl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Nick Mathewson
Use EV_PERSIST in bufferevents for efficiency and simpl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Nick Mathewson
Fix warnings on compile: make static functions static.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Niels Provos
fix signal processing for non-kqueue backends; when...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Niels Provos
rename sys/signal.h to signal.h; configure m4 macro...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Niels Provos
Change the semantics of timeouts in conjunction with...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Nick Mathewson
New functions to provide sane threading callbacks with...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Niels Provos
fix freebsd compile; from Alexander Drozdov
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Niels Provos
rename the backend from "event ports" to "evport" ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Niels Provos
bug fix and potentital race condition from Alexander...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Nick Mathewson
Change evbuffer_read implementation to split data acros...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Nick Mathewson
Use eventfd for main-thread notification where availabl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Nick Mathewson
Change the semantics of notify so we can implement...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Nick Mathewson
Debug and enable pipe notification
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Niels Provos
make event ports compile again
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Nick Mathewson
Make event_break threadsafe; make notify-thread mechani...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Nick Mathewson
Fix osx compile
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Niels Provos
try to make devpoll work again; i dont have access...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Niels Provos
clean up buffered data on reset; reported by Brian...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Niels Provos
rename time-test in comment to signal-test
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Nick Mathewson
Note the one restriction on what you can do with the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Nick Mathewson
Make some evbuffer functions const
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Nick Mathewson
Update win32 code to put indices in evmap.
commit
|
commitdiff
|
tree
|
snapshot
next