aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix crypto_hmac_sha256 documentation commentRobert Ransom2012-02-20
* document a cool attack that we evaluatedRoger Dingledine2012-02-17
* Use get_environment(), not environ.Nick Mathewson2012-02-17
* Merge branch 'bug5105-v2-squashed'Nick Mathewson2012-02-17
|\
| * Add unit tests for easily tested, non-trivial utility functionsRobert Ransom2012-02-17
| * Heap-allocate strings returned by get_current_process_environment_variablesRobert Ransom2012-02-17
| * Pass process_environment_t * to tor_spawn_backgroundRobert Ransom2012-02-17
| * Remove (void)envp from tor_spawn_backgroundRobert Ransom2012-02-17
| * Rewrite managed proxy environment setup codeRobert Ransom2012-02-17
| * Change type of unixoid_environment_block to match tor_spawn_background's argRobert Ransom2012-02-17
| * Add set_environment_variable_in_smartlistRobert Ransom2012-02-17
| * Add get_current_process_environment_variablesRobert Ransom2012-02-17
| * Add process_environment_make and related utilitiesRobert Ransom2012-02-17
| * Add tor_callocRobert Ransom2012-02-17
* | Downgrade "Registered server transport" msg to notice. Bug 5136Nick Mathewson2012-02-15
* | Include compat.h from natpmp-helper to fix buildSebastian Hahn2012-02-14
* | Use _NSGetEnviron() instead of environ where requiredSebastian Hahn2012-02-14
* | Make ht.h conform to Tor's code style againSebastian Hahn2012-02-14
* | Port over the last ht.h changes from libevent: avoid _reserved identifiersNick Mathewson2012-02-13
* | Port over ht.h improvements from Libevent.Nick Mathewson2012-02-13
* | ht.h comment tweaks, upstreamed from libeventNick Mathewson2012-02-13
* | Oops; there were a couple of typos in the upstream tinytestNick Mathewson2012-02-13
* | Synchronize with upstream tinytest again: remove _identifiersNick Mathewson2012-02-13
* | Synchronize with upstream tinytest.Nick Mathewson2012-02-13
* | bump to 0.2.3.12-alpha-devRoger Dingledine2012-02-13
|/
* bump to 0.2.3.12-alphaRoger Dingledine2012-02-13
* Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a littleNick Mathewson2012-02-13
* set_managed_proxy_environment() can't fail anymoreSebastian Hahn2012-02-12
* Properly set up environment for managed-mode obfsproxySebastian Hahn2012-02-12
* Try to have (and maintain!) an invariant about unconfigured_proxies_nNick Mathewson2012-02-12
* Don't smartlist_remove a managed proxy from a list we're iterating over.Nick Mathewson2012-02-12
* Fix a check-spaces complaintSebastian Hahn2012-02-12
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-02-12
|\
| * Properly protect paths to sed, sha1sum, opensslSebastian Hahn2012-02-10
* | Unpack a smartlist_foreach and add an assert: try to hunt #5102Nick Mathewson2012-02-12
* | Fix #5097 on Windows, tooRobert Ransom2012-02-12
* | Fix bug #5097: remove bogus envvar from managed proxies' environmentRobert Ransom2012-02-12
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-02-10
|\|
| * Downgrade "missing a certificate" from notice to infoNick Mathewson2012-02-10
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-02-10
|\|
| * Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066Nick Mathewson2012-02-10
* | Merge branch 'maint-0.2.2'Roger Dingledine2012-02-09
|\|
| * Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2012-02-09
| |\
| | * Update to the February 2012 GeoIP database.Karsten Loesing2012-02-09
* | | revert the revert in master, since I didn't want to revert it thereRoger Dingledine2012-02-09
* | | Merge branch 'maint-0.2.2'Roger Dingledine2012-02-09
|\| |
| * | Revert "add a "docs" to the manual URI as listed in torrc.sample.in"Roger Dingledine2012-02-09
| * | add a "docs" to the manual URI as listed in torrc.sample.inNick Mathewson2012-02-08
* | | Fix fencepost error with HearbeatPeriod optionSebastian Hahn2012-02-08
* | | Update sample torrc file for 0.2.3.xRoger Dingledine2012-02-08