index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
main.c
Commit message (
Expand
)
Author
Age
*
_array filter functions now rely on final NULL parameter
Cristian Toader
2013-08-29
*
supporting /dev/urandom instead of /dev/random
Cristian Toader
2013-08-29
*
updated open syscall strings
Cristian Toader
2013-08-26
*
partial libevent open fix
Cristian Toader
2013-08-14
*
attempt to add stat64 filename filters; failed due to getaddrinfo..
Cristian Toader
2013-08-12
*
fixed memory leak, added array filter support
Cristian Toader
2013-08-10
*
updated filters to work with orport
Cristian Toader
2013-08-09
*
orport progress (not functional), nickm suggested fixes
Cristian Toader
2013-08-07
*
added execve and multi-configuration support
Cristian Toader
2013-08-05
*
fixes suggested by nickm
Cristian Toader
2013-08-05
*
small filter changes; openat as separate function
Cristian Toader
2013-07-30
*
added openat parameter filter
Cristian Toader
2013-07-29
*
Investigated access4 syscall problem, small changes to filter.
Cristian Toader
2013-07-26
*
integrated context for dynamic filters
Cristian Toader
2013-07-25
*
initia stages of runtime dynamic filters
Cristian Toader
2013-07-25
*
Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'
Nick Mathewson
2013-07-12
|
\
|
*
Add a basic seccomp2 syscall filter on Linux
Cristian Toader
2013-07-11
*
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-29
|
\
\
|
*
|
Give a warning when bufferevents are enabled.
Nick Mathewson
2013-06-29
*
|
|
Rename networkstatus_dl_interval() -> networkstatus_dl_check_interval()
Nick Mathewson
2013-06-13
*
|
|
Hide consensus download interval, depending on TestingTorNetwork, in a macro.
Linus Nordberg
2013-06-10
*
|
|
Add support for offsetting the voting interval in order to bootstrap faster.
Linus Nordberg
2013-06-08
|
|
/
|
/
|
*
|
Lower dir fetch retry schedules in testing networks.
Karsten Loesing
2013-05-16
|
/
*
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-18
|
\
|
*
Rename circuit_expire_all_dirty_circs
Nick Mathewson
2013-02-19
*
|
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-23
|
/
*
simplify timing checks
Roger Dingledine
2013-02-11
*
Check for IP address change every minute, not 15 minutes
Roger Dingledine
2013-02-11
*
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-08
*
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2013-01-24
|
\
|
*
Record and report the overhead of how we handle onionskins.
Nick Mathewson
2013-01-03
*
|
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
*
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
|
/
*
Fix some wide lines
Nick Mathewson
2012-12-07
*
Merge branch 'win64-7260'
Nick Mathewson
2012-12-07
|
\
|
*
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nick Mathewson
2012-11-02
*
|
Move address map into its own file.
Nick Mathewson
2012-11-14
*
|
Merge branch 'maint-0.2.3'
Roger Dingledine
2012-11-12
|
\
\
|
|
/
|
/
|
|
*
use a more logical operator
Roger Dingledine
2012-11-12
*
|
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
|
Merge remote-tracking branch 'public/bug1031'
Nick Mathewson
2012-10-15
|
\
\
|
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
|
Merge remote-tracking branch 'arma/bug7029'
Nick Mathewson
2012-10-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Free some more still-in-use memory at exit
Roger Dingledine
2012-10-03
*
|
|
Split channel_t into channel_t and channel_listener_t; get rid of that big union
Andrea Shepard
2012-10-09
*
|
|
Keep better statistics about channels and dump them from dumpstats() on SIGUSR1
Andrea Shepard
2012-10-08
*
|
|
Call channel_tls_free_all() and channel_free_all() from tor_free_all in main.c
Andrea Shepard
2012-10-08
*
|
|
Call connection_or_close_normally() rather than using connection_mark_for_clo...
Andrea Shepard
2012-10-08
*
|
|
Call channel_run_cleanup() in main.c, and include a comment explaining how cl...
Andrea Shepard
2012-10-08
[next]