summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-16Make the succeeding parse_http_time tests more obviously rightNick Mathewson
2012-05-16Merge branch 'bug5346_squashed' into maint-0.2.2Nick Mathewson
2012-05-16Fix month check in parse_http_time, add testSebastian Hahn
2012-05-16Remove more dubiosity in struct tm handling. related to bug5346Nick Mathewson
2012-05-16changes file for branch bug5346Nick Mathewson
2012-05-16Reject an additional type of bad date in parse_http_timeNick Mathewson
2012-05-16Fix parse_http_time and add testsEsteban Manchado Velázquez
2012-05-16Merge remote-tracking branch 'public/bug5139'Nick Mathewson
2012-05-16Add changes file for bug 4108Nick Mathewson
2012-05-16In connection_ap_handshake_process_socks(), mark the socks request as finishe...Fabian Keil
2012-05-16Merge remote-tracking branch 'public/bug3964'Nick Mathewson
2012-05-16Merge branch 'bug5380'Nick Mathewson
2012-05-16Remove over-two-months-old entry guards even while running.Roger Dingledine
2012-05-16Correct documentation for remove_obsolete_entry_guards.Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug2297'Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug2822'Nick Mathewson
2012-05-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-16Correct the bulletproofing of routerlist_insert()Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug3296'Nick Mathewson
2012-05-16Merge branch 'bug5095_squashed'Nick Mathewson
2012-05-16When ReloadTorrcOnSIGHUP=1, do non-reload activities anywayNick Mathewson
2012-05-16Fix some remaining nmake/msvc build issuesNick Mathewson
2012-05-16Merge branch 'win32_winnt'Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Merge branch 'bug5796_022_squashed' into maint-0.2.2Nick Mathewson
2012-05-15Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2Nick Mathewson
2012-05-15Merge remote-tracking branch 'linus/task-5891'Nick Mathewson
2012-05-15Clarify changes file regarding which bugs get fixed.Linus Nordberg
2012-05-15Rename changes file.Linus Nordberg
2012-05-15Assert that rep_hist_format_desc_stats() returns !NULL.Linus Nordberg
2012-05-15Fix desc stats on bridge authorities that didn't serve anything.Karsten Loesing
2012-05-14Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson
2012-05-14Remove all instances of WIN32_WINNT (without leading _)Nick Mathewson
2012-05-14Add a changes file for the misc bug5859 build issuesNick Mathewson
2012-05-14MSVC build issue: it can't tell that tor_assert(0) aborts.Nick Mathewson
2012-05-14MSVC build issue: make 'const' in declaration match 'const' in definitionNick Mathewson
2012-05-14MSVC build issue: we use INLINE as the one that will magically workNick Mathewson
2012-05-14MSVC build issue: add magic to make openssl headers in aes.c workNick Mathewson
2012-05-14Be a good git person: store nmakefiles in correct text fmtNick Mathewson
2012-05-14Remove the unused torrc.bridge.in. Bug 5622.Nick Mathewson
2012-05-14Add some MSVC stuff to gitignoreNick Mathewson
2012-05-14We do not need to define _WIN32 by hand; MSVC does that for usNick Mathewson
2012-05-14Fix win32 compilation of 31eb73f88e8Nick Mathewson
2012-05-11Do not publish the "git-XXX" tag in server descriptorsNick Mathewson
2012-05-11Cut down on the OS information we give.Nick Mathewson