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
*
Sandbox: allow access to stats/bridge-stats
Nick Mathewson
2014-05-20
*
Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()
Nick Mathewson
2014-05-14
*
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-11
*
Don't start sandbox except for CMD_RUN_TOR
Nick Mathewson
2014-05-05
*
Merge branch 'bug11396_v2_squashed'
Nick Mathewson
2014-04-24
|
\
|
*
get_total_system_memory(): see how much RAM we have
Nick Mathewson
2014-04-24
*
|
Allow reloading torrc and writing to router-stability
Nick Mathewson
2014-04-16
*
|
Add a couple of missing renames so the server sandbox works again
Nick Mathewson
2014-04-16
*
|
Get Libevent's PRNG functioning under the linux sandbox
Nick Mathewson
2014-04-16
*
|
Drop 'fr' parameter from sandbox code.
Nick Mathewson
2014-04-16
*
|
Remove nonsensical exec permission from sandbox code.
Nick Mathewson
2014-04-16
*
|
Add 'rename' to the sandboxed syscalls
Nick Mathewson
2014-04-16
*
|
Fix some initial sandbox issues.
Nick Mathewson
2014-04-16
*
|
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-15
*
|
Demote "we stalled too much while trying to write" message to INFO
Nick Mathewson
2014-04-09
*
|
Check for new IP addr after circuit liveliness returns
Matthew Finkel
2014-04-08
|
/
*
Merge branch 'bug8787_squashed'
Nick Mathewson
2014-03-31
|
\
|
*
Always check returns from unlink()
Andrea Shepard
2014-03-31
*
|
Fix warnings from doxygen
Nick Mathewson
2014-03-25
|
/
*
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-03-05
|
\
|
*
use router->addr for log messages and controller events
Roger Dingledine
2013-02-09
*
|
Write hashed bridge fingerprint to logs and to disk.
Karsten Loesing
2014-02-28
*
|
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
[next]