aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
| * | | | | Split out owning-controller-loss shutdown code into a functionRobert 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
| * | | | | Implement __OwningControllerProcess optionRobert Ransom2011-05-20
* | | | | | 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
|\ \ \ \ \ \
| * | | | | | 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
|/ / / / / /
* | | | | | 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
| * | | | | 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
* | | | | | Check permissions on the directory holding a control socketNick Mathewson2011-05-15
* | | | | | Add a function to pull off the final component of a pathNick Mathewson2011-05-15
* | | | | | Clean up the 2972 implementation a littleSebastian Hahn2011-05-15
* | | | | | Add UnixSocketsGroupWritable config flagJérémy Bobbio2011-05-15
* | | | | | Preserve bridge download status across SETCONF, HUPNick Mathewson2011-05-15
* | | | | | Fixup whitespace issues from 3122 commitNick 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 'public/bug3122_memcmp_squashed' into maint-0.2.1Nick Mathewson2011-05-12
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'bug3026' into maint-0.2.2Nick Mathewson2011-05-15
|\ \ \ \ \ \ \
| * | | | | | | bug 3026: do not upload our vote to ourselfNick Mathewson2011-05-12
* | | | | | | | Replace a nasty add-malloc-snprintf with a nice clean asprintfNick Mathewson2011-05-15
* | | | | | | | Merge branch 'bug1345' into maint-0.2.2Nick Mathewson2011-05-15
|\ \ \ \ \ \ \ \
| * | | | | | | | Better doc for consider_recording_trackexithostNick Mathewson2011-05-15
| * | | | | | | | Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson2011-05-13
| * | | | | | | | When TrackExitHosts changes, remove all no-longer-valid mappingsNick Mathewson2011-05-13
| * | | | | | | | Raise the TrackHostExits membership code into its own functionNick Mathewson2011-05-13
| * | | | | | | | Don't clear out transient addressmap entries on HUPNick Mathewson2011-05-13
* | | | | | | | | Merge branch 'bug2732-simpler' into maint-0.2.2Nick Mathewson2011-05-15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Rip out more of hid_serv_acting_as_directoryNick Mathewson2011-05-15
| * | | | | | | | Accept hs descriptors even if we don't see an HSDir for usNick Mathewson2011-05-12
| |/ / / / / / /