aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Copy/Paste Jake's stuff.George Kadianakis2011-11-24
* appease check-spacesSebastian Hahn2011-11-24
* Fix compile warning in tor_inet_pton() (on 64bit)Sebastian Hahn2011-11-24
* Merge branch 'bug2474'Nick Mathewson2011-11-23
|\
| * Tweak the "this is not a stable release" warning some moreNick Mathewson2011-11-23
| * Tweak the startup message to be more helpfulNick Mathewson2011-04-28
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-23
|\ \
| * \ Merge remote-tracking branch 'public/bug4230' into maint-0.2.2Nick Mathewson2011-11-23
| |\ \
| | * | Correct the handling of overflow behavior in smartlist_ensure_capacityNick Mathewson2011-11-09
| * | | Fix a compile warning on 64bit OS XSebastian Hahn2011-11-23
* | | | bump to 0.2.3.8-alpha-devRoger Dingledine2011-11-23
* | | | Fix a compile warning on 64bit OS XSebastian Hahn2011-11-23
* | | | bump to 0.2.3.8-alphaRoger Dingledine2011-11-22
* | | | raise AuthDirFastGuarantee from 20KB to 100KBRoger Dingledine2011-11-21
* | | | apparently or_options_t likes being a const in masterRoger Dingledine2011-11-21
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-11-21
|\| | |
| * | | parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine2011-11-21
| * | | Merge branch 'bug4518' into maint-0.2.2Nick Mathewson2011-11-21
| |\ \ \
| | * | | Only call cull_wedged_cpuworkers once every 60 seconds.Nick Mathewson2011-11-19
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-21
|\| | | |
| * | | | Merge remote-tracking branch 'public/bug3963' into maint-0.2.2Nick Mathewson2011-11-21
| |\ \ \ \
| | * | | | All NT service configuration commands should make the process exit.Nick Mathewson2011-09-08
| * | | | | Sockets are unsigned on windowsSebastian Hahn2011-11-20
| * | | | | Get rid of an unused parameter warning on winSebastian Hahn2011-11-20
* | | | | | Merge branch 'bug4360'Nick Mathewson2011-11-21
|\ \ \ \ \ \
| * | | | | | normalize the name of the CERTS cellRoger Dingledine2011-10-31
* | | | | | | Log more loudly on a bad cert from an authority.Nick Mathewson2011-11-20
* | | | | | | Imporved unit test coverage for tor_inet_ptonAnders Sundman2011-11-19
* | | | | | | Minor tor_inet_pton bug fixesAnders Sundman2011-11-19
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Don't log about stats when running as a client without geoipSebastian Hahn2011-11-19
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'bug4457_022' into maint-0.2.2Nick Mathewson2011-11-16
| |\ \ \ \ \
* | \ \ \ \ \ Merge remote-tracking branch 'public/benchmark'Nick Mathewson2011-11-18
|\ \ \ \ \ \ \
| * | | | | | | All-in-one benchmark test for cell cryptoNick Mathewson2011-11-11
| * | | | | | | Convert bench_dmap to produce reasonable output.Nick Mathewson2011-11-11
| * | | | | | | New src/test/bench.c to allow us to actually _run_ benchmark codeNick Mathewson2011-11-11
* | | | | | | | Fix a couple of memory leaks in rend_add_service spotted by coverityNick Mathewson2011-11-17
* | | | | | | | trivial code cleanup in generate_v2_networkstatus_opinion()Roger Dingledine2011-11-16
* | | | | | | | fix trivial typoRoger Dingledine2011-11-16
* | | | | | | | Merge remote-tracking branch 'sebastian/bug2893'Nick Mathewson2011-11-16
|\ \ \ \ \ \ \ \
| * | | | | | | | Eat all whitespace after a control commandSebastian Hahn2011-11-16
| * | | | | | | | allow manual control port authenticate via netcatRoger Dingledine2011-11-16
* | | | | | | | | Merge branch 'bug4457_master'Nick Mathewson2011-11-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Disable IOCP and retry event_base_new_with_config once on failureNick Mathewson2011-11-14
| * | | | | | | | | Merge remote-tracking branch 'public/bug4457_022' into bug4457_masterNick Mathewson2011-11-14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Detect failure from event_init() or event_base_new_with_config()Nick Mathewson2011-11-14
| | * | | | | | | | Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocationNick Mathewson2011-11-14
* | | | | | | | | | Fix a check-spaces complaintSebastian Hahn2011-11-16
* | | | | | | | | | Don't allow building on platforms where AF_UNSPEC != 0Sebastian Hahn2011-11-16
* | | | | | | | | | Don't fail to send netinfo if real_addr is unsetSebastian Hahn2011-11-16
| |_|/ / / / / / / |/| | | | | | | |