aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bump version to 0.2.5.5-alpha. Not released yet.Nick Mathewson2014-06-16
* whitespace fixesNick Mathewson2014-06-16
* Add ATTR_UNUSED to HT_FINDNick Mathewson2014-06-14
* Merge branch 'bug8746_v2_squashed'Nick Mathewson2014-06-14
|\
| * refactor win/nix handling for test_spawn_background*()Nick Mathewson2014-06-14
| * More unit tests for process spawningNick Mathewson2014-06-14
| * New testing-only tor_sleep_msec functionNick Mathewson2014-06-14
| * On Windows, terminate processes by handle, not pidNick Mathewson2014-06-14
| * Use waitpid code to learn when a controlled process diesNick Mathewson2014-06-14
| * New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson2014-06-14
* | Merge branch 'bug12184_diagnostic_squashed'Nick Mathewson2014-06-14
|\ \
| * | Try to diagnose bug 12184Nick Mathewson2014-06-14
* | | Merge branch 'bug12191_squashed'Nick Mathewson2014-06-13
|\ \ \
| * | | Also raise the check for 0 circuit ID in created cell.Nick Mathewson2014-06-13
| * | | Move circuit-id-in-use check for CREATE cells to before all other checksNick Mathewson2014-06-10
| |/ /
* | | sandbox: Permit stat() of DataDir/statsNick Mathewson2014-06-13
* | | whitespaces fixesNick Mathewson2014-06-11
* | | Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'Nick Mathewson2014-06-11
|\ \ \
| * | | Replace last_added_nonpadding with last_had_circuitsNick Mathewson2014-06-11
| * | | Give each or_connection_t a slightly randomized idle_timeoutNick Mathewson2014-06-11
* | | | Fix a 32-big conversion warning in 11970 fixNick Mathewson2014-06-11
* | | | Merge remote-tracking branch 'public/bug11970'Nick Mathewson2014-06-11
|\ \ \ \
| * | | | Yield a real error in the bug case of sandbox_getaddrinfo()Nick Mathewson2014-06-11
| * | | | sandbox: revamp sandbox_getaddrinfo cacheingNick Mathewson2014-05-22
* | | | | Merge remote-tracking branch 'public/not_bug8093'Nick Mathewson2014-06-11
|\ \ \ \ \
| * | | | | Bulletproof our 11246 fix a little, based on recommendation from andrea.Nick Mathewson2014-06-04
| * | | | | count DATA cells with stream ID 0 as delivered for SENDME purposesNick Mathewson2013-03-22
* | | | | | Merge remote-tracking branch 'public/more_bug8387_diagnosis'Nick Mathewson2014-06-11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Improved diagnostic log for bug 8387.Nick Mathewson2014-06-10
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-06-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'karsten/geoip6-jun2014' into maint-0.2.4Nick Mathewson2014-06-10
| |\ \ \ \ \
| | * | | | | Update geoip6 to the June 4 2014 database.Karsten Loesing2014-06-10
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-06-10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Update geoip to the June 4 2014 database.Karsten Loesing2014-06-10
* | | | | | | Merge remote-tracking branch 'public/bug12227_024'Nick Mathewson2014-06-10
|\ \ \ \ \ \ \
| * | | | | | | Avoid illegal read off end of an array in prune_v2_cipher_listNick Mathewson2014-06-10
| |/ / / / / /
* | | | | | | Spell getrlimit correctly.Nick Mathewson2014-06-08
* | | | | | | Merge remote-tracking branch 'public/bug12169_relay_check'Nick Mathewson2014-06-04
|\ \ \ \ \ \ \
| * | | | | | | Use uint32 !=, not tor_memneq, for relay cell integrity checkingNick Mathewson2014-06-01
* | | | | | | | Merge remote-tracking branch 'andrea/bug10616'Nick Mathewson2014-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply()Andrea Shepard2014-06-03
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'public/bug12195'Nick Mathewson2014-06-04
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix ancient code that only checked circ_id, not circ_id and chanNick Mathewson2014-06-03
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Don't try to fetch bridge descriptors when DisableNetwork is setNick Mathewson2014-06-02
* | | | | | | | Merge remote-tracking branch 'public/bug12170_024_v2'Nick Mathewson2014-06-02
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Avoid needless router_dir_info_has_changed from router_set_statusNick Mathewson2014-06-02
| |/ / / / / /
| * | | | | | Bump maint-0.2.4 version to 0.2.4.22-devNick Mathewson2014-05-16
* | | | | | | sandbox: allow enough setsockopt to make ConstrainedSockets workNick Mathewson2014-05-29
* | | | | | | sandbox: permit listen(2)Nick Mathewson2014-05-27
* | | | | | | sandbox: Allow DirPortFrontPage unconditionally if it's setNick Mathewson2014-05-27