aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Fix compile on Snow LeopardSebastian Hahn2009-09-20
* Add a couple of time helper functions.Mike Perry2009-09-20
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-17
|\
| * Work around a memory leak in openssl 0.9.8g (and maybe others)Nick Mathewson2009-09-17
* | some cleanups:Sebastian Hahn2009-09-15
* | Implement proposal 167: Authorities vote on network parameters.Nick Mathewson2009-09-14
* | Add a median_int32 and find_nth_int32Nick Mathewson2009-09-14
* | Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-01
|\|
| * Use an _actual_ fix for the byte-reverse warning.Nick Mathewson2009-09-01
| * Use a simpler fix for the byte-reversing warningNick Mathewson2009-09-01
| * Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | typoSebastian Hahn2009-09-01
* | Revise parsing of time and memory units to handle spaces.Nick Mathewson2009-08-31
* | Merge branch 'maint-0.2.1'Roger Dingledine2009-08-27
|\|
| * Fix a rare infinite-recursion bug when shutting down.Nick Mathewson2009-08-20
* | Make crypto_digest_get_digest nondestructive again.Nick Mathewson2009-08-20
* | Add a SHA256 implementation for platforms that lack it.Nick Mathewson2009-08-20
* | Add basic support for SHA256.Nick Mathewson2009-08-19
* | Switch over to tor_strtok_r instead of strtok_r.Mike Perry2009-08-09
* | Add a new tor_strtok_r for platforms that don't have one, plus tests.Nick Mathewson2009-08-09
* | Fix dirreq and cell stats on 32-bit architectures.Karsten Loesing2009-07-27
* | Two tweaks to exit-port statistics.Karsten Loesing2009-07-13
* | Set EV_PERSIST flag on signal events with Libevent < 2.0.Nick Mathewson2009-06-18
* | Fix bug 1001Sebastian Hahn2009-06-16
* | Whitespace and osx fixes on libevent2 patch.Nick Mathewson2009-06-12
* | Make Tor compile with Libevent 1.0 again.Nick Mathewson2009-06-12
* | Move the Libvent setup logic into compat_libevent from config.Nick Mathewson2009-06-12
* | Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson2009-06-12
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-31
|\|
| * Don't attempt to log messages to a controller from a worker thread.Nick Mathewson2009-05-30
* | Merge branch 'hardware_accel_improvements'Nick Mathewson2009-05-31
|\ \
| * | Add support for dynamic OpenSSL hardware crypto acceleration engines.Martin Peck2009-05-23
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-28
|\ \ \ | | |/ | |/|
| * | Fixes to spelling fixes. Thanks, Roger!Nick Mathewson2009-05-28
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\| | | |/ |/|
| * Spell-check Tor.Nick Mathewson2009-05-27
| * Spelling fixes in comments and stringsNick Mathewson2009-05-27
* | Add a quick macro to calculate hashtable memory usageNick Mathewson2009-05-22
* | Merge branch 'maint-0.2.1' into merge_tmpNick 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
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-13
|\|
| * Use a mutex to protect the count of open sockets.Nick Mathewson2009-05-13
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Add sentinel values to the end of memarea chunks.Nick Mathewson2009-05-12
* | Include the *_sha1.i files in their own *_codedigest.c files.Nick Mathewson2009-05-08
* | Add a missing newlineSebastian Hahn2009-05-05
* | Update copyright to 2009.Karsten Loesing2009-05-02