aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-23Refactor code that looks up addresses from interfacesrl1987
2014-05-20sandbox: permit gettid, sched_getaffinityNick Mathewson
2014-05-20fix a wide lineNick Mathewson
2014-05-20sandbox: support logfile rotationNick Mathewson
2014-05-20sandbox: tolerate reloading with DirPortFrontPage setNick Mathewson
2014-05-20sandbox: Disallow options which would make us call exec()Nick Mathewson
2014-05-20sandbox: Permit access to stats/dirreq-statsNick Mathewson
2014-05-20Oops; permit rename with the correct filenameNick Mathewson
2014-05-20Fix a sentence that I neverNick Mathewson
2014-05-20Sandbox: allow access to stats/bridge-statsNick Mathewson
2014-05-17note a comment that nickm didn't finishRoger Dingledine
2014-05-15Merge remote-tracking branch 'public/bug11469_024'Nick Mathewson
2014-05-14whitespace fix, moreNick Mathewson
2014-05-14Merge branch 'bug11946'Nick Mathewson
2014-05-14whitespace fixNick Mathewson
2014-05-14Improved comments on bug11946 fixNick Mathewson
2014-05-14Use DirPort for uploading descriptors.Nick Mathewson
2014-05-14Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson
2014-05-14Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()Nick Mathewson
2014-05-12Merge branch 'bug9781_v2'Nick Mathewson
2014-05-12Log an error reply from tor-fw-helper correctly.Nick Mathewson
2014-05-12Fix compilation of test_status.c with MSVCGisle Vanem
2014-05-11fix whitespaceNick Mathewson
2014-05-11Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch
2014-05-08One more 64->32Nick Mathewson
2014-05-08Fix numerous 64->32 errors in the unit testsNick Mathewson
2014-05-08Fix unearthed problems in unit testsNick Mathewson
2014-05-08Fix numerous type errors in the unit testsNick Mathewson
2014-05-08Fix test_util_max_mem on 32-bit CPUsNick Mathewson
2014-05-08More unit tests for #11648-related stuffNick Mathewson
2014-05-08Move structures into (private) part of buffers.h so we can inspect them while...Nick Mathewson
2014-05-08Merge remote-tracking branch 'public/bug11648'Nick Mathewson
2014-05-08Return success when get_total_system_memory() succeeds.Nick Mathewson
2014-05-07Merge commit 'bb9b4c37f8e7f5cf78918f382e90d8b11ff42551' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug11513_024' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/update_ciphers_ff28' into maint-0.2.4Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug11737_diagnostic'Nick Mathewson
2014-05-07Merge remote-tracking branch 'public/bug8387_diagnostic'Nick Mathewson
2014-05-07Better log message for 8387 diagnosticNick Mathewson
2014-05-07Always finalize a zlib stream of server descriptors.Nick Mathewson
2014-05-07Fix test_pick_circid on 32-bit platformsNick Mathewson
2014-05-07Basic tests for get_unique_circ_id_by_chan.Nick Mathewson
2014-05-07Quick-and-dirty test for packed_cell_is_destroyNick Mathewson
2014-05-07Move code-generation scripts to scripts/codegenNick Mathewson
2014-05-07Mention siphash in src/ext/READMENick Mathewson
2014-05-06Split portfw-error-logging code into a new function.Nick Mathewson
2014-05-06Remove a spurious variable.Nick Mathewson
2014-05-06Merge remote-tracking branch 'public/bug11750'Nick Mathewson
2014-05-06Merge branch 'bug11743_option_b'Nick Mathewson