aboutsummaryrefslogtreecommitdiff
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-24Document DynamicPrimes in the manual page.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-24Update check-spaces to remove false positive for timercmp macroSebastian Hahn
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-23Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-23Fix a compile warning on 64bit OS XSebastian Hahn
2011-11-23sebastian is the new karsten, i hearRoger Dingledine
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-22add a blurb for 0.2.3.8-alphaRoger Dingledine
2011-11-21and rm the old onesRoger Dingledine
2011-11-21fold in more changes filesRoger Dingledine
2011-11-21update the man page for the new AuthDirFastGuarantee valueRoger 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-21man page entries for AuthDir{Fast,GuardBW}GuaranteeRoger Dingledine
2011-11-21parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine
2011-11-21fold in more changes entriesRoger Dingledine
2011-11-21Merge branch 'bug4518' into maint-0.2.2Nick Mathewson
2011-11-21further cleanupsRoger Dingledine
2011-11-21fold in more changes entriesRoger Dingledine
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-21Changes file for bug4360Nick Mathewson
2011-11-20Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-20Changes file for bug4521 backports.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