Commits on Source
21528
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
de9de9e7
Give specific warnings when client-side onionskin handshakes fail
Mar 27, 2014
65a0f895
Check for orconns and use connection_or_close_for_error() when appropriate in...
Apr 15, 2014
b0e078d5
Log info on ancient one-hop circuits in heartbeat
Apr 29, 2014
7ad0cd20
Merge remote-tracking branch 'public/bug9635'
May 01, 2014
df03e9b7
have only one code path for
#9635
logging
May 01, 2014
29b7397e
Fix test_config_write_to_data_subdir
May 01, 2014
8a173635
Tweak the changelog formatter a little.
May 02, 2014
1289474d
Remove /tor/dbg-stability.txt URL.
May 05, 2014
5e9bd1b5
Believe that v3 dirauths always serve extra infos.
May 05, 2014
5d496963
Don't start sandbox except for CMD_RUN_TOR
May 05, 2014
4a621a50
Consensus method 18: Add a base64 ID digest to the microdesc
May 05, 2014
38847856
Fix cross-compiling when 128-bit math compiles but won't link
May 05, 2014
8127f4db
Use siphash on channel/circuit-id map too
May 05, 2014
78301d99
Fix compilation with DEBUG_DNS_CACHE
May 06, 2014
0ad607d6
Faster chan_circid_entry_hash implementation
May 06, 2014
e9c1c3ff
Add a siphash benchmark.
May 06, 2014
a06044a4
Check HT_REP_IS_BAD_() when giving a bug-7164 warning.
May 06, 2014
c7549cb4
Merge remote-tracking branch 'karsten/bug11742'
May 06, 2014
ea570fa1
changes file for bug11743
May 06, 2014
f077bb55
fix a copy-paste comment mistake
May 06, 2014
2fa601c7
Future-proof "id" lines against proposal 220.
May 06, 2014
ed0e2eca
Unit test for write_to_buf_zlib
May 06, 2014
52416f8c
Unit test for dirvote_create_microdescriptor
May 06, 2014
5cea500c
Merge branch 'bug11743_option_b'
May 06, 2014
4a740451
Merge remote-tracking branch 'public/bug11750'
May 06, 2014
ba5069b3
Remove a spurious variable.
May 06, 2014
1adc98b9
Split portfw-error-logging code into a new function.
May 06, 2014
a1cdc619
Mention siphash in src/ext/README
May 07, 2014
73bc7790
Add a README file for the contrib directory
May 07, 2014
81144b2b
README file for the scripts directory
May 07, 2014
de3bbc4f
Move code-generation scripts to scripts/codegen
May 07, 2014
e198faa6
Quick-and-dirty test for packed_cell_is_destroy
May 07, 2014
499e7766
Basic tests for get_unique_circ_id_by_chan.
May 07, 2014
8a2e66b6
Fix test_pick_circid on 32-bit platforms
May 07, 2014
2e1ac274
Script to detect unused autoconf outputs
May 07, 2014
6d39c8d1
Always finalize a zlib stream of server descriptors.
May 07, 2014
8ecfcf71
Synchronize less frequently when compressing descriptors
May 07, 2014
48b9c6fc
Better log message for 8387 diagnostic
May 07, 2014
0de26256
Merge remote-tracking branch 'public/bug8387_diagnostic'
May 07, 2014
c948bdaa
Improve bug11743 message a bit.
May 07, 2014
683b80bf
Merge remote-tracking branch 'public/bug11737_diagnostic'
May 07, 2014
894c8b22
Merge remote-tracking branch 'public/update_ciphers_ff28' into maint-0.2.4
May 07, 2014
882893c8
Merge remote-tracking branch 'public/bug11513_024' into maint-0.2.4
May 07, 2014
0ad8133a
Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4
May 07, 2014
2d837702
Merge remote-tracking branch 'origin/maint-0.2.4'
May 07, 2014
411c6229
Merge commit '
bb9b4c37
' into maint-0.2.4
May 07, 2014
defe541a
Merge remote-tracking branch 'origin/maint-0.2.4'
May 07, 2014
a32d7e19
Return success when get_total_system_memory() succeeds.
May 08, 2014
c86b709a
changes file for 11648
May 08, 2014
5b861ae5
Merge remote-tracking branch 'public/bug11648'
May 08, 2014
4eb3018f
Move structures into (private) part of buffers.h so we can inspect them while testing
May 08, 2014
891d239e
More unit tests for
#11648
-related stuff
May 08, 2014
1f11be21
Fix test_util_max_mem on 32-bit CPUs
May 08, 2014
5bb61723
Fix numerous type errors in the unit tests
May 08, 2014
df684789
Fix unearthed problems in unit tests
May 08, 2014
28538069
Fix numerous 64->32 errors in the unit tests
May 08, 2014
de2010e9
One more 64->32
May 08, 2014
d6e6c63b
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
May 11, 2014
6267d4f9
fix whitespace
May 11, 2014
c7ab8587
Fix compilation of test_status.c with MSVC
May 12, 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
21,428 additional commits have been omitted to prevent performance issues.
Loading
Loading