Commits on Source
21508
05f8fd28
Add unique client counter to the heartbeat message.
Feb 26, 2013
2e1f2315
count DATA cells with stream ID 0 as delivered for SENDME purposes
Mar 22, 2013
ecd16eda
Disallow "*/maskbits" as an address pattern.
Feb 12, 2014
65a0f895
Check for orconns and use connection_or_close_for_error() when appropriate in...
Apr 15, 2014
5e9bd1b5
Believe that v3 dirauths always serve extra infos.
May 05, 2014
1adc98b9
Split portfw-error-logging code into a new function.
May 06, 2014
8ecfcf71
Synchronize less frequently when compressing descriptors
May 07, 2014
75e850ef
changes file for gisle vanem's MSVC fix
May 12, 2014
b5e142cb
Log an error reply from tor-fw-helper correctly.
May 12, 2014
585582fc
Merge branch 'bug9781_v2'
May 12, 2014
17435384
Turn --enable-buf-freelists off by default
May 12, 2014
39d4e67b
Add --disable-mempools configure option
May 12, 2014
747f368c
make the changelog text wrapper respect arma's no-initial-openparen rule
May 14, 2014
e12af2ad
Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()
May 14, 2014
9b4ac986
Use tor_getpw{nam,uid} wrappers to fix bug 11946
May 14, 2014
79c875ec
Would-be fix for bug 7733: learn bridge ID from descriptor
May 14, 2014
1badef5c
Use DirPort for uploading descriptors.
May 14, 2014
f694a443
Improved comments on bug11946 fix
May 14, 2014
a88923e4
whitespace fix
May 14, 2014
a6eea86a
Merge branch 'bug11946'
May 14, 2014
081ff5fa
whitespace fix, more
May 14, 2014
2d21a8f4
Merge remote-tracking branch 'public/bug11469_024'
May 15, 2014
0f4e661e
Forward-port 0.2.4.22 changelog
May 16, 2014
34552740
Document that we're incrementing version numbers in maint.
May 16, 2014
8d9602c2
Bump maint-0.2.4 version to 0.2.4.22-dev
May 16, 2014
ef9c00f5
Merge remote-tracking branch 'origin/maint-0.2.4'
May 16, 2014
f7a55bc4
Turn --enable-mempools off by default
May 16, 2014
b3edd040
Add changes file for bug11476
May 16, 2014
767b18ea
note a comment that nickm didn't finish
May 17, 2014
f6d30063
Sandbox: allow access to stats/bridge-stats
May 20, 2014
ace9063f
Fix a sentence that I never
May 20, 2014
0b2b5b76
Oops; permit rename with the correct filename
May 20, 2014
f87071f4
sandbox: Permit access to stats/dirreq-stats
May 20, 2014
46598201
sandbox: Disallow options which would make us call exec()
May 20, 2014
268a117c
sandbox: tolerate reloading with DirPortFrontPage set
May 20, 2014
29f2f7ce
doc/HACKING: Improve documentation of how to bump version in maint
May 20, 2014
c21377e7
sandbox: support logfile rotation
May 20, 2014
2609b939
fix a wide line
May 20, 2014
fef65fa6
sandbox: permit gettid, sched_getaffinity
May 20, 2014
41d2b4d3
Allow ClientTransportPlugins to use proxies
May 21, 2014
7a18ac74
Fixed the test build with --enable-gcc-warnings
May 21, 2014
cd56b1a8
Remove get_bridge_pt_addrport().
May 21, 2014
1210bdf1
Log the correct proxy type on failure.
May 21, 2014
60ac9f1c
Improve the log message when a transport doesn't support proxies.
May 21, 2014
170e0df7
Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()
May 21, 2014
1a73e178
Merge remote-tracking branch 'andrea/bug11476'
May 22, 2014
e425fc78
sandbox: revamp sandbox_getaddrinfo cacheing
May 22, 2014
c8af95d3
Documentation fix: DataDir/status/* -> DataDir/stats/*
May 22, 2014
387f294d
sandbox: allow access to various stats/*-stats files
May 22, 2014
1356ef11
changes file for 12064_part1
May 22, 2014
ffc1fde0
sandbox: allow access to cookie files, approved-routers
May 22, 2014
85f49abf
sandbox: refactor string-based option-unchanged tests to use a macro
May 22, 2014
cfd0ee51
sandbox: allow reading of hidden service configuration files.
May 22, 2014
802c0631
Postpone fetches based on should_delay_dir_fetch(), not DisableNetwork
May 23, 2014
5de91d11
Merge branch 'bug11965_v2'
May 23, 2014
824bebd4
sandbox: Correct fix for hs part of 12064
May 23, 2014
b0c1c700
Make sandbox.c compile on arm
May 27, 2014
f0945ac2
Log the errno value if seccomp_load() fails.
May 27, 2014
ba9946dd
Merge branch 'bug11622'
May 27, 2014
14842de9
sandbox: Allow DirPortFrontPage unconditionally if it's set
May 27, 2014
a056ffab
sandbox: permit listen(2)
May 27, 2014
a6688f9c
sandbox: allow enough setsockopt to make ConstrainedSockets work
May 29, 2014
413a442f
Start on the 0.2.5.5-alpha changelog.
May 29, 2014
d92a01e8
Reformat 0255 changelog. Tweak formatter script.
May 29, 2014
3c0832d6
Sort unlabeled 'minor features' entries in 0255 changelog
May 29, 2014
88c016b5
Remove duplicate changelog entry for 8368
May 29, 2014
be905800
label all unlabeled bugfixes sections; lightly sort more
May 29, 2014
d9564d52
Use uint32 !=, not tor_memneq, for relay cell integrity checking
Jun 01, 2014
ad8977e3
Avoid needless router_dir_info_has_changed from router_set_status
Jun 02, 2014
723894f1
Merge remote-tracking branch 'public/bug12170_024_v2'
Jun 02, 2014
dd0745d0
Don't try to fetch bridge descriptors when DisableNetwork is set
Jun 02, 2014
87fe5ef4
remove a stray " while warning about missing packages on redhat
Jun 02, 2014
ea442876
fix
#10405
's changes file
Jun 02, 2014
2de02818
Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply()
Jun 03, 2014
9815029a
Add changes file for bug10616
Jun 03, 2014
84ed086d
Fix ancient code that only checked circ_id, not circ_id and chan
Jun 03, 2014
e74c3601
Merge remote-tracking branch 'public/bug12195'
Jun 04, 2014
b1632142
Bulletproof our 11246 fix a little, based on recommendation from andrea.
Jun 04, 2014
7581014a
put the right trac ticket number in changes file
Jun 04, 2014
0073c5b5
Merge remote-tracking branch 'andrea/bug10616'
Jun 04, 2014
95d47a74
Merge remote-tracking branch 'public/bug12169_relay_check'
Jun 04, 2014
307aa7eb
Spell getrlimit correctly.
Jun 08, 2014
cca6198c
Avoid illegal read off end of an array in prune_v2_cipher_list
Jun 10, 2014
55c7a559
Merge remote-tracking branch 'public/bug12227_024'
Jun 10, 2014
562299d5
Improved diagnostic log for bug 8387.
Jun 10, 2014
40579cb6
Update geoip6 to the June 4 2014 database.
Jun 10, 2014
555c43cd
Update geoip to the June 4 2014 database.
Jun 10, 2014
ab774a85
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Jun 10, 2014
3bc28c4c
Merge remote-tracking branch 'karsten/geoip6-jun2014' into maint-0.2.4
Jun 10, 2014
f5ce580b
Fix changes file for geoip
Jun 10, 2014
173a1afc
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 10, 2014
af53e4bd
Move circuit-id-in-use check for CREATE cells to before all other checks
Jun 10, 2014
a5036d20
Merge remote-tracking branch 'public/more_bug8387_diagnosis'
Jun 11, 2014
e8dd34f1
Merge remote-tracking branch 'public/not_bug8093'
Jun 11, 2014
b883b8d1
Yield a real error in the bug case of sandbox_getaddrinfo()
Jun 11, 2014
6f20dd7b
Merge remote-tracking branch 'public/bug11970'
Jun 11, 2014
463f6628
Give each or_connection_t a slightly randomized idle_timeout
Jun 11, 2014
6557e612
Replace last_added_nonpadding with last_had_circuits
Jun 11, 2014
7f356305
Fix a 32-big conversion warning in 11970 fix
Jun 11, 2014
bbb8f12e
Tweak changes entry for 6799
Jun 11, 2014
21,408 additional commits have been omitted to prevent performance issues.
Loading
Loading