aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | Work correctly if your nameserver is ::1Nick Mathewson2011-05-23
* | | | | | | Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson2011-05-23
* | | | | | | Remove the -F option from tor-resolve.Nick Mathewson2011-05-23
| |_|_|_|/ / |/| | | | |
* | | | | | Unbreak the build on libevent 1.x systemsRobert Ransom2011-05-22
* | | | | | 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
| * | | | | Split out owning-controller-loss shutdown code into a functionRobert Ransom2011-05-20
| * | | | | Add changes file for #3049Robert Ransom2011-05-20
| * | | | | Implement TAKEOWNERSHIP commandRobert Ransom2011-05-20
| * | | | | Split control connection cleanup out of connection_freeRobert Ransom2011-05-20
| * | | | | Fix comment typoRobert Ransom2011-05-20
| * | | | | Add an XXXRobert Ransom2011-05-20
| * | | | | Fix trailing asterisk in the output of "GETINFO info/names"Robert Ransom2011-05-20
| * | | | | Exit immediately if we can't monitor our owning controller processRobert Ransom2011-05-20
| * | | | | 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
* | | | | | naked constants are uglyRoger Dingledine2011-05-21
* | | | | | finish a comment nickm started in 8ebceeb3Roger Dingledine2011-05-21
* | | | | | remove some (confusing) dead codeRoger Dingledine2011-05-21
* | | | | | Merge branch 'bug1810' into maint-0.2.2Roger Dingledine2011-05-21
|\ \ \ \ \ \
| * | | | | | Don't recreate descriptor on sighupSebastian Hahn2011-05-21
* | | | | | | what's up with this trailing whitespaceRoger Dingledine2011-05-20
|/ / / / / /
* | | | | | log the reason for publishing a new relay descriptorRoger Dingledine2011-05-19
* | | | | | Fix a compile warning on OSX 10.6Sebastian Hahn2011-05-20
* | | | | | discard circuits when we change our bridge configurationRoger Dingledine2011-05-17
* | | | | | refetch bridge descriptors in a timely fashionRoger Dingledine2011-05-17
* | | | | | Merge branch 'bug2752' into maint-0.2.2Nick Mathewson2011-05-17
|\ \ \ \ \ \
| * | | | | | Add credit to bug2752; correct the issue number in the changes fileNick Mathewson2011-05-17
| * | | | | | Fix bug2752 : 48-char HTTPProxyAuthenticator limitationMichael Yakubovich2011-05-16
* | | | | | | Handle NULL argument to get_configured_bridge_by_addr_port_digestNick Mathewson2011-05-17
* | | | | | | Oops; that function got renamed.Nick Mathewson2011-05-17
* | | | | | | Check onion keys in microdescriptors, tooRobert Ransom2011-05-17
* | | | | | | Remove from maint-0.2.2 changes files merged in release-0.2.2 and masterNick Mathewson2011-05-16
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | rm files for changes merged in all of release021, release022, masterNick 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
| * | | | | Require that certain public keys have public exponent 65537Robert Ransom2011-05-16
| * | | | | Add crypto_pk_check_key_public_exponent functionRobert Ransom2011-05-16
| * | | | | Check fetched rendezvous descriptors' service IDsRobert Ransom2011-05-16
* | | | | | Merge remote-tracking branch 'public/bug2850' into maint-0.2.2Nick Mathewson2011-05-16
|\ \ \ \ \ \
| * | | | | | Set SO_REUSEADDR on all sockets, not just listenersNick Mathewson2011-05-03
* | | | | | | Increase the length of the buffer in smartlist_string_num_isin().Nick Mathewson2011-05-15
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'bug2972' into maint-0.2.2Nick 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