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
*
When not an exit node, don't test for DNS hijacking.
Nick Mathewson
2014-02-21
*
Merge branch 'bug4900_siphash_v2'
Nick Mathewson
2014-02-15
|
\
|
*
Split crypto_global_init() into pre/post config
Nick Mathewson
2014-02-12
*
|
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-15
|
/
*
Rip out all of the v2 directory code.
Nick Mathewson
2014-01-29
*
Merge remote-tracking branch 'public/bug10485'
Nick Mathewson
2013-12-24
|
\
|
*
Move onion-type stats message into heartbeat
Nick Mathewson
2013-12-24
*
|
Merge branch 'backtrace_squashed'
Nick Mathewson
2013-11-18
|
\
\
|
*
|
Add a sighandler-safe logging mechanism
Nick Mathewson
2013-11-18
|
*
|
Basic backtrace ability
Nick Mathewson
2013-11-18
*
|
|
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-10-28
|
\
\
\
|
*
|
|
Add new CIRC_BW event.
Karsten Loesing
2013-05-16
|
*
|
|
Add new CELL_STATS event.
Karsten Loesing
2013-05-16
|
*
|
|
Add new CONN_BW event.
Karsten Loesing
2013-05-16
*
|
|
|
Make --version, --help, etc incremement quiet level, never decrease it
Nick Mathewson
2013-10-11
*
|
|
|
Merge remote-tracking branch 'Ryman/bug6384'
Nick Mathewson
2013-09-13
|
\
\
\
\
|
*
|
|
|
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-09-01
*
|
|
|
|
Merge branch 'bug4647_squashed'
Nick Mathewson
2013-09-13
|
\
\
\
\
\
|
*
|
|
|
|
Add a --dump-config option to help testing option parsing.
Nick Mathewson
2013-09-13
|
*
|
|
|
|
Add '--digests' to "that which implies --hush."
Nick Mathewson
2013-09-13
|
*
|
|
|
|
Use commandline parser for other options
Nick Mathewson
2013-09-13
|
*
|
|
|
|
Expose commandline parser so that we can use it for --quiet,etc.
Nick Mathewson
2013-09-13
|
|
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-13
|
\
\
\
\
\
|
*
|
|
|
|
Build correctly with older libevents
Nick Mathewson
2013-09-09
|
*
|
|
|
|
Basic compilation fixes.
Nick Mathewson
2013-09-09
|
*
|
|
|
|
added contingency message to test for sandbox_getaddrinfo
Cristian Toader
2013-09-02
|
*
|
|
|
|
changed how sb getaddrinfo works such that it supports storing multiple results
Cristian Toader
2013-09-02
|
*
|
|
|
|
_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 branch 'maint-0.2.4'
Roger Dingledine
2013-09-05
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
collect and log statistics about onionskins received/processed
Roger Dingledine
2013-09-05
*
|
|
|
|
Write some free_all functions to free the auth. cookies.
George Kadianakis
2013-08-15
*
|
|
|
|
White-box tests for the succeeding case of ext_or_port handshake.
Nick Mathewson
2013-08-15
*
|
|
|
|
Expose/mock some functions to make ext_orport.c testing possible
Nick Mathewson
2013-08-15
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'public/fancy_test_tricks'
Nick Mathewson
2013-07-15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
|
|
|
Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'
Nick Mathewson
2013-07-12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]