Commits on Source
23853
7072dd5d
Add a unit test for the old crash input of tor_timegm().
Sep 13, 2012
c35fad2b
Remove some deadcode for parsing v1 directories
Sep 18, 2012
0b598cb2
Say "KBytes" rather than "KB" in the man page
Oct 06, 2012
b555388d
Add a copy of OpenBSD's sys/queue.h as tor_queue.h
Oct 12, 2012
7c9954a0
Use SIMPLEQ, not smartlist_t, for channel cell queues.
Oct 12, 2012
2b10e99e
Try refactoring channel list to use HT_ and LIST_ stuff directly
Oct 12, 2012
9e9edf71
Split code for entry guards and bridges into a new module.
Oct 15, 2012
907db008
Move the circuit build timeout code into its own file.
Oct 15, 2012
16736340
Rename address family specific IPv4 geoip functions in preparation for IPv6 support
Oct 17, 2012
abb88601
Add GeoIP database for IPv6 addresses
Oct 17, 2012
31e22417
Include statistics as to how many connections are IPv4 versus IPv6
Oct 17, 2012
c03e3d66
Minor tweaks and comments to nils' geoip v6 code.
Oct 17, 2012
1f849f91
Minor tweaks to nils' v4 vs v6 bridge usage code.
Oct 17, 2012
96a73134
Update geoip6.
Oct 17, 2012
19ab7b16
Rename reserved C identifiers.
Oct 17, 2012
74c6dafe
Two changes lost in rebase resurrected.
Oct 17, 2012
e2313d86
White space.
Oct 17, 2012
3d8b73db
Discard extraneous renegotiation attempts in the v3 link protocol
Oct 17, 2012
e8f547c1
Merge branch 'block_renegotiate_024'
Oct 19, 2012
7ebfeff6
forward-port the 0.2.3.23-rc changelog
Oct 20, 2012
817ff962
Separate IPv4 and IPv6 geoip file loading.
Oct 20, 2012
af175fa7
Duplicate less code.
Oct 20, 2012
cb518072
Add "IPVersions" to control command "status/clients-seen".
Oct 20, 2012
172aac62
Rename C reserved identifiers missed before.
Oct 20, 2012
93044642
fold in changes files for upcoming 0.2.4.4-alpha
Oct 20, 2012
fe3b95f3
bump to 0.2.4.4-alpha
Oct 20, 2012
a73b2753
bump to 0.2.4.4-alpha-dev
Oct 21, 2012
20912fbe
Possessive "it's" → "its" in .nsi files.
Oct 22, 2012
478644e9
Add changes file for ticket 6876 missing from 0.2.4.4-alpha ChangeLog.
Oct 22, 2012
9d71d97e
Document two functions.
Oct 22, 2012
8c9b4274
Name variables more consistently.
Oct 22, 2012
46c76e6b
Changes files for tickets 5053 and 5055.
Oct 22, 2012
86258df6
Merge branch 'split_circuitbuild'
Oct 22, 2012
fa6a6575
Kill extraneous x from
907db008
Oct 22, 2012
848333c6
Fix more madness from the split_circuitbuild merge
Oct 22, 2012
4c8b58f9
add a unit test to expose bug 7192
Oct 22, 2012
85659d39
Fix parse_short_policy (bug 7192.)
Oct 23, 2012
98c24670
Merge remote-tracking branch 'origin/maint-0.2.3'
Oct 23, 2012
e17fd577
fix typo
Oct 23, 2012
2ecee3fc
Let 0.2.3 clients exit to internal addresses if they want
Oct 23, 2012
f80c992d
Merge remote-tracking branch 'linus/enh6876_changes_file'
Oct 23, 2012
0712d606
Roll enh6876 into Changelog for 0.2.4.4 alpha, which had the change but not the entry.
Oct 23, 2012
4c06a804
Merge branch 'maint-0.2.3'
Oct 23, 2012
fb97c021
Rewrite smartlist_bsearch_idx() to not be broken for lists of length zero or one (fixes bug 7191)
Oct 23, 2012
500ebdb2
Add some unit tests for smartlist_bsearch_idx() on short lists
Oct 23, 2012
89057891
Fix binary search on lists of 0 or 1 element.
Oct 23, 2012
3365def6
Add a changes file for bug 7191.
Oct 23, 2012
cb693ef5
Add some unit tests for smartlist_bsearch_idx() on short lists
Oct 23, 2012
b0646cc1
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Oct 23, 2012
b99457d4
Make unit test for bug7191 work with new smartlist_new() name
Oct 23, 2012
90642384
Merge remote-tracking branch 'origin/maint-0.2.3'
Oct 23, 2012
04a509e0
Merge remote-tracking branch 'andrea/bug7191_v2'
Oct 23, 2012
3d825d22
Use the same changes file for bug7191 as in 0.2.[23]
Oct 23, 2012
758428dd
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Oct 23, 2012
c442d854
Fix a remotely triggerable assertion failure (CVE-2012-2250)
Oct 23, 2012
4a9bc565
Fix instructions for using Tor with gcov
Oct 24, 2012
62a49c0c
Only disable TLS tickets when being/acting as a server.
Oct 24, 2012
4a7962e4
Merge remote-tracking branch 'public/bug7189_tentative'
Oct 24, 2012
a1c121e7
Change changes file and comment for 7189, for making it 0.2.4-only for now
Oct 24, 2012
ad49b8ab
Start an 0.2.4.5 changelog.
Oct 25, 2012
e4abac08
Merge remote-tracking branch 'origin/maint-0.2.3'
Oct 25, 2012
48cdcc9d
Merge branch 'link_negotiation_assert_024'
Oct 25, 2012
b6e0236f
Fold in changelog item; draft blurb for 0.2.4.5-alpha
Oct 25, 2012
951b5b7e
Bump version to 0.2.4.5-alpha
Oct 25, 2012
c331694d
Bump the version number to 0.2.4.5-alpha
Oct 25, 2012
d44b7bb5
Optimistically say 0.2.4.5-alpha is coming out today
Oct 25, 2012
4fc866ce
touch-ups
Oct 26, 2012
17a6aa56
forward-port the 0.2.3.24-rc changelog
Oct 26, 2012
2fd064d2
bump to 0.2.4.5-alpha-dev
Oct 26, 2012
18f836ee
Merge remote-tracking branch 'asn/bug6832'
Oct 27, 2012
74babcb1
Fix undefined reference to libm functions linking tor-fw-helper
Oct 28, 2012
03b32161
changes file for bug 7235
Oct 28, 2012
be371250
Merge branch 'bsd_queue' of
ssh://git-rw.torproject.org/nickm/tor
Oct 30, 2012
965d778b
Add a copy of the queue(3) manpage to the git repository.
Oct 30, 2012
6a241ff3
Duplicate less code.
Oct 31, 2012
e7e68b80
Don't memcmp struct in6_addr but rather its s6_addr member.
Oct 31, 2012
9327a9f6
Fix whitespace
Oct 31, 2012
ffddd4de
Change some comments to reflect the multitude of GeoIP databases.
Oct 31, 2012
ae99fc1c
Rename SLIST_ENTRY to TOR_SLIST_ENTRY to fix windows compilation
Nov 01, 2012
05194cce
Avoid c99 designated initializers in circuitmux_ewma.c
Nov 02, 2012
9dee6b1d
Compile (with warnings) with mingw64
Nov 02, 2012
5e096b67
Remove an unused variable; part of mingw64 patch from yayooo
Nov 02, 2012
07656d70
Add a PID_T_FORMAT for writing pids to logs
Nov 02, 2012
1bfda600
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nov 02, 2012
4458fd0c
In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently
Nov 02, 2012
37f8a226
Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing transport lines.
Nov 02, 2012
e5ca5040
Add an SLIST_ENTRY definition back on non-win32
Nov 03, 2012
626a8b60
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nov 04, 2012
98204729
Clean up nonsensical calling convention for config_load_geoip_file_
Nov 04, 2012
2b781613
Whitespace fixes
Nov 04, 2012
39a0a2c3
Merge remote-tracking branch 'asn/bug7292'
Nov 04, 2012
0e8be13b
Allow an optional $ in GETINFO ns/id/<identity>
Nov 04, 2012
11c467f6
Fix a stupid logic-error in warnings about low ports.
Nov 06, 2012
a9f78675
Add warning message when a managed proxy dies during configuration.
Nov 06, 2012
b0688bbf
Merge branch 'bug7195'
Nov 06, 2012
cd054cea
Merge branch 'bug7285'
Nov 06, 2012
688cea72
Check for closing channel in channel_send_destroy()
Nov 06, 2012
80eb03ae
Don't call channel_send_destroy() when closing a circuit on a closing channel
Nov 06, 2012
bfffc1f0
Allow a v4 link protocol for 4-byte circuit IDs.
Nov 06, 2012
1c0e87f6
Add a pointless 2-byte memset in cell_pack
Nov 06, 2012
23,753 additional commits have been omitted to prevent performance issues.
Loading
Loading