aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'sysrqb/bug9950'Nick Mathewson2013-10-10
|\
| * Free the smartlist after parsing csv config optionMatthew Finkel2013-10-09
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-10
|\ \ | |/ |/|
| * Merge branch 'bug9644_024' into maint-0.2.4Nick Mathewson2013-10-10
| |\
| | * When freeing a cert_list_t, avoid memory leak.Nick Mathewson2013-09-19
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-08
|\| |
| * | Merge remote-tracking branch 'public/bug9927' into maint-0.2.4Nick Mathewson2013-10-08
| |\ \
| | * | Generate bootstrapping status messages for microdescs tooNick Mathewson2013-10-08
* | | | Tweak a commentNick Mathewson2013-10-08
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-08
|\| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-08
| |\ \ \
| | * | | Fix an assert when disabling ORPort with accounting disabled.Nick Mathewson2013-09-18
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-08
|\| | | |
| * | | | Merge remote-tracking branch 'public/bug9596' into maint-0.2.4Nick Mathewson2013-10-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items.Nick Mathewson2013-08-26
* | | | | Merge branch 'bug9922'Nick Mathewson2013-10-08
|\ \ \ \ \
| * | | | | don't lie about bootstrap progress when clients use bridgesRoger Dingledine2013-10-08
* | | | | | Simply route length generation code.Nick Mathewson2013-10-08
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-02
|\| | | |
| * | | | Fix a bug in our bug 9776 fix.Nick Mathewson2013-10-02
* | | | | what is logging "above" notice?Roger Dingledine2013-10-01
* | | | | fix another confusing whitespace instanceRoger Dingledine2013-09-30
* | | | | fix confusing whitespaceRoger Dingledine2013-09-30
* | | | | fix whitespace in log messageRoger Dingledine2013-09-29
* | | | | fix two cases where we were printing unsigned int as %dRoger Dingledine2013-09-29
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-24
|\| | | |
| * | | | Always call circuit_n_chan_done(chan, 0) from channel_closed()Andrea Shepard2013-09-24
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-23
|\| | | |
| * | | | Fix a compilation warning with older gccNick Mathewson2013-09-23
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-21
|\| | | |
| * | | | Relays should send timestamp in NETINFO.Nick Mathewson2013-09-21
* | | | | Merge branch 'maint-0.2.4'Roger Dingledine2013-09-21
|\| | | |
| * | | | back out most of 1d0ba9aRoger Dingledine2013-09-21
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-20
|\| | | |
| * | | | Round down hidden service descriptor publication times to nearest hourNick Mathewson2013-09-20
| * | | | Remove the timestamp from AUTHENTICATE cells; replace with random bytesNick Mathewson2013-09-20
| * | | | Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson2013-09-20
| * | | | Stop sending the current time in client NETINFO handshakes.Nick Mathewson2013-09-20
| | |_|/ | |/| |
* | | | Fix compilation with libevent 1Nick Mathewson2013-09-19
* | | | Merge remote-tracking branch 'public/bug9716_024'Nick Mathewson2013-09-19
|\ \ \ \
| * | | | Try using INT_MAX, not SOMAXCONN, to set listen() backlog.Nick Mathewson2013-09-11
* | | | | Correctly re-process non-option cmdline args on sighupNick Mathewson2013-09-16
* | | | | Fix a windows compilation warning from 4647 branchNick Mathewson2013-09-13
* | | | | Whoops; make or_state_validate conform to validate_fn_t.Nick Mathewson2013-09-13
* | | | | Merge remote-tracking branch 'Ryman/bug6384'Nick Mathewson2013-09-13
|\ \ \ \ \
| * | | | | Added --library-versions flag to print the compile time and runtime versions ...Kevin Butler2013-09-01
* | | | | | Merge branch 'bug4647_squashed'Nick Mathewson2013-09-13
|\ \ \ \ \ \
| * | | | | | Add a --dump-config option to help testing option parsing.Nick Mathewson2013-09-13
| * | | | | | Whoops; make options_validate conform to validate_fn_t.Nick Mathewson2013-09-13
| * | | | | | Add '--digests' to "that which implies --hush."Nick Mathewson2013-09-13