aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-25s/DynamicPrimes/DynamicDHGroups/gGeorge Kadianakis
2011-11-25Notify the user that her computer is generating numbers.George Kadianakis
2011-11-25Make sure that the stored DH prime is safe to use.George Kadianakis
2011-11-24Move crypto_get_stored_dynamic_prime() to crypto.cGeorge Kadianakis
2011-11-24Move store_dynamic_prime() to crypto.c.George Kadianakis
2011-11-24Tone down the logging.George Kadianakis
2011-11-24Implement dynamic prime reading and storing to disk.George Kadianakis
2011-11-24Make DynamicPrimes SIGHUP-able.George Kadianakis
2011-11-24Improve code in the dynamic primes realm.George Kadianakis
2011-11-24Improve logging.George Kadianakis
2011-11-24Make it compile.George Kadianakis
2011-11-24Rename "Rakshasa" to "Dynamic Prime".George Kadianakis
2011-11-24Introduce the DynamicPrimes configuration option.George Kadianakis
2011-11-24Copy/Paste Jake's stuff.George Kadianakis
2011-11-24appease check-spacesSebastian Hahn
2011-11-24Fix compile warning in tor_inet_pton() (on 64bit)Sebastian Hahn
2011-11-23Merge branch 'bug2474'Nick Mathewson
2011-11-23Tweak the "this is not a stable release" warning some moreNick Mathewson
2011-11-23Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-23Merge remote-tracking branch 'public/bug4230' into maint-0.2.2Nick Mathewson
2011-11-23Fix a compile warning on 64bit OS XSebastian Hahn
2011-11-23bump to 0.2.3.8-alpha-devRoger Dingledine
2011-11-23Fix a compile warning on 64bit OS Xtor-0.2.3.8-alphaSebastian Hahn
2011-11-22bump to 0.2.3.8-alphaRoger Dingledine
2011-11-21raise AuthDirFastGuarantee from 20KB to 100KBRoger Dingledine
2011-11-21apparently or_options_t likes being a const in masterRoger Dingledine
2011-11-21Merge branch 'maint-0.2.2'Roger Dingledine
2011-11-21parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine
2011-11-21Merge branch 'bug4518' into maint-0.2.2Nick Mathewson
2011-11-21Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-21Merge remote-tracking branch 'public/bug3963' into maint-0.2.2Nick Mathewson
2011-11-21Merge branch 'bug4360'Nick Mathewson
2011-11-20Sockets are unsigned on windowsSebastian Hahn
2011-11-20Log more loudly on a bad cert from an authority.Nick Mathewson
2011-11-20Get rid of an unused parameter warning on winSebastian Hahn
2011-11-19Only call cull_wedged_cpuworkers once every 60 seconds.Nick Mathewson
2011-11-19Imporved unit test coverage for tor_inet_ptonAnders Sundman
2011-11-19Minor tor_inet_pton bug fixesAnders Sundman
2011-11-18Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-19Don't log about stats when running as a client without geoipSebastian Hahn
2011-11-18Merge remote-tracking branch 'public/benchmark'Nick Mathewson
2011-11-17Fix a couple of memory leaks in rend_add_service spotted by coverityNick Mathewson
2011-11-16trivial code cleanup in generate_v2_networkstatus_opinion()Roger Dingledine
2011-11-16fix trivial typoRoger Dingledine
2011-11-16Merge remote-tracking branch 'sebastian/bug2893'Nick Mathewson
2011-11-16Merge branch 'bug4457_master'Nick Mathewson
2011-11-16Merge branch 'bug4457_022' into maint-0.2.2Nick Mathewson
2011-11-16Eat all whitespace after a control commandSebastian Hahn
2011-11-16allow manual control port authenticate via netcatRoger Dingledine
2011-11-16Fix a check-spaces complaintSebastian Hahn