Commits on Source
25986
4f7587a5
Tweak the startup message to be more helpful
Apr 28, 2011
f79a75f5
New configuration option: DisableDebuggerAttachment
Jun 01, 2011
1546054d
Add a VoteOnHidServDirectoriesV2 configuration option
Jun 03, 2011
f45261cb
Increase default required uptime for HSDirs to 25 hours
Jun 03, 2011
73a1e98c
Add support for managed {Client,Server}TransportPlugin parsing.
Jul 13, 2011
810a7a5f
Make some utility functions.
Jul 13, 2011
9ba2d0e4
Create the pluggable_transports.[ch] source files responsible for talking the 180 talk.
Jul 13, 2011
5492de76
Put some last missing pieces together.
Jul 13, 2011
ce419a78
Add some unit tests.
Jul 13, 2011
684aca7f
Changed a couple of 180 spec stuff according to #3578.
Jul 14, 2011
86b20e0d
Reverting the accounting thing introduced in
5492de76
till I think how it should be done properly.
Jul 14, 2011
d8c04c7e
Renamed pluggable_transports.[ch] to transports.[ch].
Jul 18, 2011
a8f21f91
Updated #includes etc. to use transports.[ch].
Jul 18, 2011
14c5a24f
Replaced ST_* enum prefix for stream status with IO_STREAM_*.
Jul 18, 2011
51cdd30c
Let's be smarter while parsing {Client,Server}TransportPlugin lines.
Jul 18, 2011
69271b2a
Reuse get_string_from_pipe() in log_from_pipe().
Jul 18, 2011
cfb473ed
Changed a printf() to a log_debug().
Jul 18, 2011
33e6a3d7
Add a new type entry_connection_t for entry connections
Jul 21, 2011
569fe936
Move entry-only fields from edge_connection_t to entry_connection_t
Jul 21, 2011
941709ee
Server transport proxies should bind on the same port each time, if possible.
Aug 07, 2011
ea3e9416
Spawn multiple protocols using a single managed proxy.
Aug 12, 2011
db4cde38
Improve the code a tad.
Aug 15, 2011
3b02a959
Make FetchUselessDescriptors fetch all desc types
Aug 29, 2011
561ab14a
Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END
Aug 30, 2011
393e4fb5
Use %f with printf-style formatting, not %lf
Aug 30, 2011
03760f6c
Fix a compilation issue on older FreeBSDs
Aug 30, 2011
0ac4b0f9
Check for lround with autoconf; fall back to rint.
Aug 30, 2011
44f6be46
let private tor networks more reliably handle hidden services
Sep 01, 2011
d10ae9c0
Don't update AccountingSoftLimitHitAt on startup
Sep 01, 2011
589ed3f7
fold in last changes item
Sep 01, 2011
f68cd4a1
bump to 0.2.3.3-alpha
Sep 02, 2011
e0dae644
Correct man page: multiple control auth styles can be set at once
Sep 02, 2011
fe0fa911
Merge branch 'maint-0.2.2'
Sep 02, 2011
01357d6b
merge in one more
Sep 02, 2011
7ca16aff
bump to 0.2.3.3-alpha-dev
Sep 02, 2011
2bf0e747
Fix assertion in addressmap_clear_excluded_trackexithosts
Sep 06, 2011
9ef2cd77
Merge remote-tracking branch 'origin/maint-0.2.2'
Sep 06, 2011
947012e1
Merge remote-tracking branch 'public/bug3851'
Sep 07, 2011
5f9cdee8
Look for correct "ar" to cross-compile
Sep 07, 2011
b70a0a43
Merge remote-tracking branch 'origin/maint-0.2.2'
Sep 07, 2011
8aad677b
Die if tor_vasprintf fails in connection_printf_to_buf
Sep 07, 2011
0cb01f5c
Merge remote-tracking branch 'public/split_entry_conn'
Sep 07, 2011
d27874a4
Remove a now-needless test.
Sep 07, 2011
c6ea014b
changes file for split_entry_conn (ticket 3627)
Sep 07, 2011
dfa6cde4
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Sep 07, 2011
41eef668
Merge remote-tracking branch 'origin/maint-0.2.2'
Sep 07, 2011
1f4b6944
Upload descriptors more often when recent desc is unlisted
Sep 07, 2011
ed463404
Clean up HTTP request header generation a little
Sep 07, 2011
3e3480d7
Report reason for generating descriptor in an HTTP header
Sep 07, 2011
1ed1bf7f
Merge branch 'bug3327_squashed'
Sep 07, 2011
5c53a0f8
fix a const warning
Sep 07, 2011
58a0afe3
chown() sockets when User option is set
Sep 07, 2011
9bdde890
Make the unit tests pass again after the bug2003 fix
Sep 07, 2011
d3ff167e
Fix whitespace issues in patches merged today so far
Sep 07, 2011
45eadf39
All NT service configuration commands should make the process exit.
Sep 08, 2011
45ca0d2b
Add changes file for bsd4 fixes
Sep 09, 2011
cb9226bc
Check for replays in PK-encrypted part of intro cell, not just in the g^x value
Sep 09, 2011
4467799f
Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2
Sep 09, 2011
b0695c11
Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2
Sep 09, 2011
a41f1fc6
Merge remote-tracking branch 'origin/maint-0.2.2'
Sep 09, 2011
ae2856b6
start an 0.2.3.4-alpha changelog
Sep 09, 2011
c852760b
Replaced some leftover assert()s with tor_assert()s.
Sep 10, 2011
c621e528
Fix log message typo.
Sep 10, 2011
35f9be7d
Merge remote-tracking branch 'rransom-tor/typo-fix-ohkah8Ah'
Sep 10, 2011
087e0569
Fix whitespace in parse_client_port_config()
Sep 10, 2011
c6f6b567
Stop parse_client_port_config() from misinterpreting FooListenAddress and FooPort in legacy syntax
Sep 10, 2011
a8838a86
Changes file for bug3936 changes
Sep 10, 2011
aa900b17
Describe rend_intro_point_t more completely
Sep 10, 2011
07a5cf28
Describe rend_service_descriptor_t more completely
Sep 10, 2011
b1073590
Demote HS 'replay detected' log message for DH public keys to info level
Sep 10, 2011
8ea6d29f
Demote 'INTRODUCE2 cell is too {old,new}' message to info level
Sep 10, 2011
cca806c5
fix whitespace (two-space indent)
Sep 11, 2011
782810a8
Introduce tor_terminate_process() function.
Sep 11, 2011
fa514fb2
Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.
Sep 11, 2011
1e92b248
Update transports.[ch] to support SIGHUPs.
Sep 11, 2011
a002f0e7
Update the transports.c documentation based on the new data.
Sep 11, 2011
9bf34eb6
Allow interwined {Client,Server}TransportPlugin lines.
Sep 11, 2011
0dcf3272
Remove connection_uses_transport() since it was unused.
Sep 11, 2011
2703e41d
Improve how we access or_state_t.
Sep 11, 2011
ebc232bb
Fix bug in get_transport_in_state_by_name() when using strcmpstart().
Sep 11, 2011
9a42ec68
Be more defensive in get_transport_bindaddr().
Sep 11, 2011
38696614
Merge remote-tracking branch 'origin/maint-0.2.2'
Sep 11, 2011
31361074
Trivial fixes around the code.
Sep 11, 2011
c6811c57
Enforce transport names being C identifiers.
Sep 11, 2011
de7565f8
Make check-spaces happy.
Sep 11, 2011
e8715b30
Constification.
Sep 11, 2011
d0416ce3
Don't warn of stray Bridges if managed proxies are still unconfigured.
Sep 11, 2011
2e73f9b3
Put some sense into our logging.
Sep 12, 2011
d679ef62
Update to the September 2011 GeoIP database.
Sep 12, 2011
1e1cc43b
Merge branch 'maint-0.2.2'
Sep 12, 2011
62ec584a
Generate our ssl session certs with a plausible lifetime
Sep 13, 2011
4a351b4b
Merge branch 'maint-0.2.1' into maint-0.2.2
Sep 13, 2011
1fcaeb60
Merge branch 'maint-0.2.2'
Sep 13, 2011
befaa435
forward-port the 0.2.2.33 changelog
Sep 13, 2011
296649fd
Provide missing description for our FLEXIBLE_ARRAY_MEMBER defines
Sep 13, 2011
c133d71b
a blurb for 0.2.3.4-alpha
Sep 13, 2011
0b0f7d79
bump to 0.2.3.4-alpha
Sep 13, 2011
5f4f727d
slight tweak to unify things
Sep 13, 2011
6a799c10
bump to 0.2.3.4-alpha-dev
Sep 13, 2011
c1ac0695
Fix a bogus warning
Sep 14, 2011
25,886 additional commits have been omitted to prevent performance issues.
Loading
Loading