aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-03
|\
| * Reject 128-byte keys that are not 1024-bitNick Mathewson2011-06-03
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-01
|\|
| * Fix compile error in procmon.cGisle2011-06-01
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * whitespace fixesNick Mathewson2011-05-30
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * Merge remote-tracking branch 'public/bug3270' into maint-0.2.2Nick Mathewson2011-05-30
| |\
| | * Use a 64-bit type to hold sockets on win64.Nick Mathewson2011-05-23
* | | Fix a -Wunused-but-set-variable instance in masterNick Mathewson2011-05-28
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\| |
| * | Unbreak the build on libevent 1.x systemsRobert Ransom2011-05-22
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\| |
| * | Merge branch 'feature3049-v2' into maint-0.2.2Nick Mathewson2011-05-23
| |\ \ | | |/ | |/|
| | * The first argument for a libevent callback should be evutil_socket_tNick Mathewson2011-05-23
| | * Appease make check-spaces wrt procmon.hNick Mathewson2011-05-23
| | * Fix some commentsRobert Ransom2011-05-20
| | * Implement __OwningControllerProcess optionRobert Ransom2011-05-20
| | * Improve a documentation commentRobert Ransom2011-05-12
| | * Fix comment typoRobert Ransom2011-05-12
| | * Fix comment typoRobert Ransom2011-05-10
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-21
|\| |
| * | what's up with this trailing whitespaceRoger Dingledine2011-05-20
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-16
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-16
| |\ \
| | * | squash! Add crypto_pk_check_key_public_exponent functionNick Mathewson2011-05-16
| | * | Add crypto_pk_check_key_public_exponent functionRobert Ransom2011-05-16
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| | |
| * | | Increase the length of the buffer in smartlist_string_num_isin().Nick Mathewson2011-05-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| | |
| * | | Make check_private_dir check for group ownership as appropriateNick Mathewson2011-05-15
| * | | Fix up some comment issues spotted by rransomNick Mathewson2011-05-15
| * | | Add a new flag to check_private_dir to make it _not_ change permissionsNick Mathewson2011-05-15
| * | | Add a function to pull off the final component of a pathNick Mathewson2011-05-15
| * | | Make check_private_dir accept g+rx dirs if told to do so.Nick Mathewson2011-05-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-15
| |\| |
| | * | Fixup whitespace issues from 3122 commitNick Mathewson2011-05-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-15
| |\| |
| | * | Another doc tweak on tor_memcmp: <b>b</b>, not <b>.Nick Mathewson2011-05-15
| | * | minor tweaks to 4b19730c8234dRoger Dingledine2011-05-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| | |
| * | | New smartlist function to see if two lists of strings are equal.Nick Mathewson2011-05-13
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-13
|\| | |
| * | | Add a new "tor_sockaddr_to_str()" functionNick Mathewson2011-05-13
* | | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\| | |
| * | | Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...Nick Mathewson2011-05-11
| * | | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\| | | | |/ | |/|
| | * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11