Commits on Source
27286
49966152
Turn on directory request statistics by default.
Nov 10, 2010
e1d86d38
Issues with router_get_by_nickname()
Nov 12, 2010
7488fe5a
Issues with router_get_by_nickname()
Nov 12, 2010
5cd7953a
Issues with router_get_by_nickname() (3)
Nov 12, 2010
2392290c
Fix a remaining bug in Robert's bug1859 fix.
Nov 12, 2010
6199ac5f
Do not send Libevent log messages to a controller.
Nov 19, 2010
668f7a26
Do not send Libevent log messages to a controller (0.2.1 backport)
Nov 19, 2010
d166d186
Better fix for 2190: defer libevent->controller messages instead of dropping
Nov 19, 2010
80357abb
Remove an incorrect comment in connection_or_check_valid_tls_handshake
Nov 22, 2010
bea0a31c
Treat routers whose IPs have changed as having been down for MTBF/routerinfo
Nov 22, 2010
5a9903b9
Handle negative run lengths in wfu/mtbf calculations
Nov 22, 2010
12f31867
Disable DirPort when BridgeRelay is set
Nov 22, 2010
35148ba5
Update to the December 1 2010 Maxmind GeoLite Country database.
Dec 08, 2010
2118028c
start reformatting and editing the pluggable-transport proposal
Dec 11, 2010
4a9d6073
Don't call flush_pending_log_callbacks while logging LD_NOCB messages.
Dec 11, 2010
cc051f9a
Only add each log message to pending_cb_messages once.
Dec 11, 2010
649ee998
Base SIZE_T_CEILING on SSIZE_T_MAX.
Dec 13, 2010
785086cf
Have all of our allocation functions and a few others check for underflow
Dec 13, 2010
462185d1
Add a proposal-ideas document for crypto migration.
Dec 13, 2010
021e4ac0
Fix typos.
Dec 13, 2010
9776ba7f
List another place router identity keys are used.
Dec 13, 2010
ddfb3984
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Dec 14, 2010
a62b79df
Merge remote branch 'origin/maint-0.2.2'
Dec 14, 2010
bf136b94
bug1666 - Pass-through support for SOCKS5 authentication
Dec 14, 2010
f85f5280
bug1666 - Pass-through support for SOCKS5 authentication (2)
Dec 14, 2010
8a2f7ef6
bug1666 - Pass-through support for SOCKS5 authentication(3)
Dec 14, 2010
02c2d9a4
bug1666 - Pass-through support for SOCKS5 authentication(4)
Dec 14, 2010
1361376e
Add start of rransom's notes on tor crypto requirements
Dec 14, 2010
d051751d
Reformat circuit crypto requirements as a proposal-like document
Dec 14, 2010
d9e9938b
Merge branch 'crypto_ideas'
Dec 14, 2010
b8a7bad7
Make payloads into uint8_t.
Dec 15, 2010
b0def605
Add a changelog entry
Dec 15, 2010
b5e293af
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Dec 15, 2010
3c3b1d14
Change gabelmoo's IP address and ports.
Dec 16, 2010
591f65dd
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Dec 16, 2010
1d0f8fe5
Merge remote branch 'origin/maint-0.2.2'
Dec 16, 2010
dd2ae32b
Turn on epoll changelists with libevent 2.0.9-rc and later
Dec 16, 2010
975ffe43
Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1
Dec 16, 2010
c63c9374
Merge commit 'nickm/fix_security_bug_022' into maint-0.2.2
Dec 16, 2010
53c14507
Merge branch 'maint-0.2.1' into maint-0.2.2
Dec 16, 2010
ef5b3680
put 0.2.1.28 release notes in place too
Dec 16, 2010
a62038f0
Merge branch 'maint-0.2.1' into maint-0.2.2
Dec 16, 2010
c79427a9
Merge branch 'maint-0.2.2'
Dec 19, 2010
539814e0
forward-port the two recent changelog entries
Dec 20, 2010
601b6a80
remove duplicate (wrong) changelog entry
Dec 20, 2010
69771bb5
Merge remote branch 'public/bug2190_021' into maint-0.2.1
Dec 21, 2010
029ca804
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Dec 21, 2010
cdbd6d0f
Merge remote branch 'rransom/bug2190_the_hard_way' into maint-0.2.2
Dec 21, 2010
0a3b7f14
Merge remote branch 'origin/maint-0.2.2'
Dec 21, 2010
e895919b
Merge remote branch 'public/bug2060' into maint-0.2.2
Dec 21, 2010
95e21779
Merge remote branch 'origin/maint-0.2.2'
Dec 21, 2010
00775ab4
Merge remote branch 'karsten/dirreq-stats-default'
Dec 21, 2010
d97be399
Correct a broken faq link in the INSTALL file
Dec 22, 2010
da919001
Disable stats requiring geoip info if we have none
Dec 22, 2010
9ecf1336
Fix compile wanrings revealed by gcc 4.5 on mingw
Dec 27, 2010
59a3d536
Fix compile without warnings on OS X 10.6
Dec 27, 2010
524fdeeb
Use evbuffer_pullup properly in fetch_from_evbuffer_socks_client.
Dec 29, 2010
305ba230
Don't throw away incomplete SOCKS proxy responses.
Dec 29, 2010
1a07348a
Bump copyright statements to 2011
Jan 03, 2011
f1de329e
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Jan 03, 2011
30b3475e
Bump copyright statements to 2011 (0.2.2)
Jan 03, 2011
8730884e
Merge remote branch 'origin/maint-0.2.2'
Jan 03, 2011
a1ceee19
Bump copyright statements to 2011 (master)
Jan 03, 2011
989db9ae
fix whitespace issues
Jan 03, 2011
66039d98
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Jan 03, 2011
40ef9087
Fix a function formatting warning in rephist.c
Jan 03, 2011
c5382255
Merge remote branch 'origin/maint-0.2.2'
Jan 03, 2011
57a86fd4
Fix a wide line in rephist.c
Jan 03, 2011
93a6d53e
Add a note about _compare_int not doing overflow right
Jan 03, 2011
8708ffa6
Implementing getinfo options for the pid, uid, user, and descriptor limit as per proposal 173.
Jan 03, 2011
1e295666
Tweak GETINFO process/* code: no need to print an int as anything other than %d
Jan 03, 2011
5c09431c
Never include pthread.h when building for Windows.
Jan 03, 2011
bb5f99d4
Merge remote branch 'sebastian/bug2314' into maint-0.2.2
Jan 03, 2011
394a6bf4
Merge remote branch 'origin/maint-0.2.2'
Jan 03, 2011
89327531
Merge remote branch 'rransom/bug2327-v2'
Jan 03, 2011
27cefef3
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Jan 03, 2011
0489f7e0
Merge remote branch 'origin/maint-0.2.2'
Jan 03, 2011
e09ab697
Check size against SIZE_T_CEILING in realloc too.
Jan 03, 2011
cee433d7
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Jan 03, 2011
a96b4657
Merge remote branch 'origin/maint-0.2.2'
Jan 03, 2011
e365aee9
Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1
Jan 03, 2011
f0898043
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Jan 03, 2011
64798dab
Detect and disallow compression bombs
Jan 03, 2011
a87a55a9
Merge remote branch 'origin/maint-0.2.2'
Jan 03, 2011
0222228d
Fix up size and sign issues in base32 code
Jan 03, 2011
81d69f4c
Detect signed size_t and report an error at configure time.
Jan 03, 2011
e4320689
Note that Tor requires Automake 1.7. Fixes bug 2305
Jan 03, 2011
0e9d7f10
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Jan 03, 2011
fd8f7991
Merge remote branch 'origin/maint-0.2.2'
Jan 03, 2011
d14b0d54
Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunks
Jan 05, 2011
240fa42a
Fix size_t vs unsigned comparison too
Jan 05, 2011
31d6659d
Fix a double-counting bug in addrmap_get_virtual_address
Jan 05, 2011
eabddd8c
Handle a NULL return from addressmap_get_virtual_address
Jan 05, 2011
2008728d
Notice a little faster if we're running out of virtual addresses
Jan 06, 2011
d6b49c55
Merge branch 'bug2328_021' into maint-0.2.1
Jan 06, 2011
d6329eda
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Jan 06, 2011
d4b265d6
Merge remote branch 'origin/maint-0.2.2'
Jan 06, 2011
3bc235d9
Fix a strdup() of uninitialized buffer in addressmap_get_virtual_address
Jan 06, 2011
d4165ef8
Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays
Jan 06, 2011
6661e16e
GETINFO options for querying traffic usage
Jan 07, 2011
27,186 additional commits have been omitted to prevent performance issues.
Loading
Loading