aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\
| * Improve documentation for the last fix of bug 932.Karsten Loesing2009-05-27
| * Fix bug 932 even more.Karsten Loesing2009-05-27
* | Fix a signed/unsigned comparison warningNick Mathewson2009-05-27
* | Change the way how directories that are configured with --enable-geoip-stats ...Karsten Loesing2009-05-27
* | Some cleanups on geoip.c.Karsten Loesing2009-05-26
* | Merge commit 'origin/maint-0.2.1' into master.Nick Mathewson2009-05-25
|\|
| * Use tor_socket_strerror in eventdns.c. Fixes bug 987.Nick Mathewson2009-05-25
| * Bump version to 0.2.1.15-rc-dev.Nick Mathewson2009-05-25
| * bump to 0.2.1.15-rcRoger Dingledine2009-05-25
* | Update newer control_event_stream_bandwidth code to revised control implNick Mathewson2009-05-25
* | Remove support for events without the extended format or long names.Nick Mathewson2009-05-25
* | simplify options_act()Roger Dingledine2009-05-24
* | fix a commentRoger Dingledine2009-05-24
* | fix codestyle issuesSebastian Hahn2009-05-24
* | Log the number and size of DNS cache entries on SIGUSR1.Jacob Appelbaum2009-05-22
* | Add a quick macro to calculate hashtable memory usageNick Mathewson2009-05-22
* | Improved bug-957 fix for 0.2.2.Nick Mathewson2009-05-22
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-22
|\|
| * Finish up the 0.2.1 version of the bug 957 fix.Nick Mathewson2009-05-22
| * fix a spelling mistake in config.c for "contries"phobos2009-05-22
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-18
|\|
| * Possible fix for crash bug related to event timeouts. [Bug 957]Nick Mathewson2009-05-18
* | Merge branch 'maint-0.2.1' into merge_tmpNick Mathewson2009-05-17
|\|
| * Fix a memory leak when v3 directory authorities load their keysRoger Dingledine2009-05-17
| * Fix valgrind error when marking a descriptor as never-downloadable.Nick Mathewson2009-05-17
| * Stop using malloc_usable_size(): valgrind hates it.Nick Mathewson2009-05-17
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-17
|\|
| * Fix an assertion-failure in memarea_alloc() on 64-bit platforms.Nick Mathewson2009-05-17
| * Fix misreporting of stream bandwidths.Mike Perry2009-05-14
* | Fix misreporting of stream bandwidths.potentiate2009-05-14
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-13
|\|
| * Use | with flags, not +.Nick Mathewson2009-05-13
| * Prevent bridges from publishing router descriptors.Karsten Loesing2009-05-13
| * When our bridge status changes, forget old geoip data.Nick Mathewson2009-05-13
| * Use a mutex to protect the count of open sockets.Nick Mathewson2009-05-13
* | Add sentinel values to the end of memarea chunks.Nick Mathewson2009-05-12
* | Merge commit 'origin/maint-0.2.1' into m3Nick Mathewson2009-05-12
|\|
| * Warn when hibernation and low-port on non-windows is configuredSebastian Hahn2009-05-12
* | Merge 0.2.1 onto the development branch.Nick Mathewson2009-05-12
|\|
| * Better debugging output for bug 977 case.Nick Mathewson2009-05-12
| * Update copyright to 2009.Karsten Loesing2009-05-04
| * Bump 0.2.1 branch version to 0.2.1.14-rc-devNick Mathewson2009-04-29
* | Include the *_sha1.i files in their own *_codedigest.c files.Nick Mathewson2009-05-08
* | Add a missing newlineSebastian Hahn2009-05-05
* | Remove all svn metadata minus what I missed.Sebastian Hahn2009-05-05
* | Remove unused rendversion parameters. YAGNI.Karsten Loesing2009-05-04
* | Clients do not request version 0 hidserv descs anymore.Karsten Loesing2009-05-04
* | Drop version 0 hidserv support on service side.Karsten Loesing2009-05-04
* | Update copyright to 2009.Karsten Loesing2009-05-02