Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | Pass around const struct timeval * instead of struct timeval. | Karsten Loesing | 2013-09-12 | |
| | * | | | | | | | | | | Don't format cell stats for unattached circuits. | Karsten Loesing | 2013-09-12 | |
| | * | | | | | | | | | | Test functions used for TB_EMPTY and CELL_STATS events. | Karsten Loesing | 2013-05-31 | |
| | * | | | | | | | | | | Tweak CIRC_BW event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Tweak TB_EMPTY event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Tweak CELL_STATS event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Tweak CONN_BW event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Tweak ORCONN event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Add new CIRC_BW event. | Karsten Loesing | 2013-05-16 | |
| | * | | | | | | | | | | Add new TB_EMPTY event. | Karsten Loesing | 2013-05-16 | |
| | * | | | | | | | | | | Add new CELL_STATS event. | Karsten Loesing | 2013-05-16 | |
| | * | | | | | | | | | | Add new CONN_BW event. | Karsten Loesing | 2013-05-16 | |
| | * | | | | | | | | | | Add connection ID to ORCONN event. | Karsten Loesing | 2013-05-16 | |
* | | | | | | | | | | | | Add the -Wlogical-op switch when building with GCC 4.3 or later. | Nick Mathewson | 2013-10-30 | |
* | | | | | | | | | | | | Fix an always-true assert in PT code. | George Kadianakis | 2013-10-29 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'public/bug5018' | Nick Mathewson | 2013-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Document that unneeded transports are ignored. | David Fifield | 2013-10-29 | |
| * | | | | | | | | | | | Simplify transport_is_needed. | David Fifield | 2013-10-29 | |
| * | | | | | | | | | | | Only launch transport proxies that provide useful transports. | George Kadianakis | 2013-10-29 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
* | | | | | | | | | | | clarify that DisableNetwork closes connections too | Roger Dingledine | 2013-10-25 | |
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug9934_nm' | Nick Mathewson | 2013-10-25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | DROPGUARDS controller command | Nick Mathewson | 2013-10-21 | |
* | | | | | | | | | | | | Tweak 5605 changes file | Nick Mathewson | 2013-10-25 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'Ryman/bug5605' | Nick Mathewson | 2013-10-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | No longer writing control ports to file if updating reversible options fail. ... | Kevin Butler | 2013-09-02 | |
* | | | | | | | | | | | | | Log the origin address of controller connections | Nick Mathewson | 2013-10-25 | |
* | | | | | | | | | | | | | Make test_cmdline_args.py work with older pythons | Nick Mathewson | 2013-10-21 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Better detection for certain broken cross-compiling situations. | Nick Mathewson | 2013-10-21 | |
* | | | | | | | | | | | | Give a better warning when stack protection breaks linking. | Nick Mathewson | 2013-10-21 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge remote-tracking branch 'linus/bug9206_option' | Nick Mathewson | 2013-10-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on. | Linus Nordberg | 2013-10-07 | |
* | | | | | | | | | | | | changes file for bug9651 | Nick Mathewson | 2013-10-14 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'asn/bug9651' | Nick Mathewson | 2013-10-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Warn when the Extended ORPort should be on but it's not. | George Kadianakis | 2013-09-24 | |
* | | | | | | | | | | | | | Merge branch 'maint-0.2.4' | Roger Dingledine | 2013-10-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | be willing to bootstrap from all three of our directory guards | Roger Dingledine | 2013-10-12 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Fix out-of-tree "make check-local" | Nick Mathewson | 2013-10-11 | |
* | | | | | | | | | | | | When possible, run the ntor python integration tests too | Nick Mathewson | 2013-10-11 | |
* | | | | | | | | | | | | When python is available, run the commandline unit tests from "make check" | Nick Mathewson | 2013-10-11 | |
* | | | | | | | | | | | | Merge branch 'bug1376' | Nick Mathewson | 2013-10-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Fix some whitespace; tighten the tests. | Nick Mathewson | 2013-10-11 | |
| * | | | | | | | | | | | | Added test for new write_chunks_to_file behaviour in #1376. | Kevin Butler | 2013-09-04 | |
| * | | | | | | | | | | | | Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ... | Kevin Butler | 2013-09-01 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Make --version, --help, etc incremement quiet level, never decrease it | Nick Mathewson | 2013-10-11 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'karsten/geoip-manual-update-oct2013' | Nick Mathewson | 2013-10-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Modify 1 and delete 1 geoip A1 substitution. | Karsten Loesing | 2013-10-11 | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-10-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-10-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 | Nick Mathewson | 2013-10-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | Update to the October 2013 GeoIP database. | Karsten Loesing | 2013-10-11 |