Commits on Source
23459
0b598cb2
Say "KBytes" rather than "KB" in the man page
Oct 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
8e8c0674
Implement proposal-214 rules for CircID checking.
Nov 06, 2012
f269e0f9
Wrapper function for the common rate-limited-log pattern.
Dec 26, 2012
a7334f51
Use log_fn_ratelim in a few places.
Dec 26, 2012
4b571d3a
Fix memory leak in safe-cookie authentication code
Dec 28, 2012
b509ead2
Avoid leaking headers received from SSL proxy
Dec 28, 2012
d3aabf4d
Fix various small leaks on error cases
Dec 28, 2012
ee1d8dc4
Fix a leak-on-error case in 0.2.4 spotted by coverity
Dec 28, 2012
f272ee6a
Fix an impossible-in-normal-operation leaks in dirvote
Dec 28, 2012
b0b3c14c
Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay
Jan 03, 2013
b9fb0172
Use a TAILQ, not a singly-linked queue, for the onion queue.
Jan 03, 2013
30e13938
Record and report the overhead of how we handle onionskins.
Jan 03, 2013
677d1827
Better handling (I think) for onionskin timing w jumpy clocks
Jan 03, 2013
50028e4d
Mention name of the transport used when we learn the fpr of a bridge.
Jan 09, 2013
4ccf09b1
Reject create/begin/etc cells with {circ,stream}ID 0.
Jan 14, 2013
d84a97fb
finish poking at the changelog
Jan 14, 2013
26cffd3b
bump to 0.2.4.8-alpha
Jan 14, 2013
85eb8305
Bump version to 0.2.4.8-alpha-dev
Jan 15, 2013
ebf30613
Better log message to diagnose #7959
Jan 15, 2013
beca92c3
Fix handling of ntor handshakes received via CREATE cells
Jan 15, 2013
ceb797c4
fold in new change stanza
Jan 15, 2013
23dd7c90
bump to 0.2.4.9-alpha
Jan 15, 2013
6e4a4002
Clean up odds and ends
Jan 15, 2013
0301a1df
Bump to 0.2.4.9-alpha-dev
Jan 15, 2013
c134bb5a
Merge branch 'small_typo_fixes'
Jan 15, 2013
ae15b551
Merge branch 'bug7889_023' into maint-0.2.3
Jan 15, 2013
938cb6a5
Merge remote-tracking branch 'origin/maint-0.2.3'
Jan 15, 2013
b5ce4f94
Forward-port fix for 7889
Jan 15, 2013
4da083db
Update the copyright date to 201.
Jan 16, 2013
f57722d2
Add a new automake dropping ("test-driver") to .gitignore
Jan 16, 2013
b9870819
Check for nacl headers in nacl/ subdir
Jan 16, 2013
5ed8ac4e
Merge remote-tracking branch 'asn/bug7896'
Jan 16, 2013
7fc91dc2
changes file for 7896
Jan 16, 2013
d1b5ae90
When we get an END cell before CONNECTED, don't report SOCKS success
Jan 16, 2013
08de029a
Removee dirrec-v*-sharestatistics
Jan 16, 2013
e53e6caa
Adjust control_reason when adjusting reason (related to 7902)
Jan 16, 2013
50f527a2
Actually link against nacl when we want to use it
Jan 16, 2013
65e6e689
Merge branch 'bug7972'
Jan 16, 2013
9bd811b3
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
Jan 16, 2013
2645de70
Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.h
Jan 16, 2013
e4821fa1
Remove two extrneous semicolons in dirserv.c
Jan 16, 2013
49e619c1
Rename *_isin to *_contains
Jan 16, 2013
ca18768f
Aftermath of isin->contains renaming
Jan 16, 2013
8b62a738
Merge branch 'bug5285_v2'
Jan 16, 2013
0102aaeb
Define SIZEOF_INTPTR_T when defining replacement intptr_t
Jan 16, 2013
b7dd7161
Add missing includes and libs to makefile.nmake
Jan 16, 2013
fb497dfe
Add missing objects to Makefile.nmake
Jan 16, 2013
ce2513ab
Add clean target and test subdir to makefile.nmake
Jan 16, 2013
0558efbd
Fix a const warning under msvc
Jan 16, 2013
7008d439
Add HAVE_EVENT2_DNS_H to MSVC orconfig.h
Jan 16, 2013
9ddcd961
Add missing targets to src/test/Makefile.nmake. Fix for 7316
Jan 16, 2013
ca3bc897
use the /Fe flag with msvc
Jan 16, 2013
aa8f30a4
Try to build tinytest.obj from the right sources
Jan 16, 2013
3b2abd8a
Add more test modules for nmake makefiles
Jan 16, 2013
739e83ca
Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.h
Jan 16, 2013
5e06c4ee
When building with MSVC, call every enum bitfield unsigned
Jan 16, 2013
65b90edb
Changes files for 024_msvc branch
Jan 16, 2013
b7cf7bd9
Fix an instance of snprintf; don't use _snprintf directly
Jan 16, 2013
b998431a
Merge branch '024_msvc_squashed'
Jan 16, 2013
aa01d0a1
Implement proposal 204: ignore subdomains in hidden service addresses
Jan 16, 2013
da1e44ee
Remove dirreq-v2-* lines from extra-info descriptors.
Jan 17, 2013
d094a76c
Merge remote-tracking branch 'public/bug6302'
Jan 17, 2013
b30d0625
Drop detection logic for pre-1.3 busted libevents
Jan 17, 2013
514d4845
Merge branch 'bug6826_squashed'
Jan 17, 2013
2386a98d
Add a missing part of bug 7311's makefile.nmake tweaks
Jan 17, 2013
ae58303d
Even more code-removal for 6826
Jan 17, 2013
1af89ce5
Fix an MSVC warning in onion.h prototypes
Jan 17, 2013
60a2aa8b
Add ntor-related modules to the Makefiles.nmake
Jan 17, 2013
213bd776
For now, always use donna32 on msvc
Jan 17, 2013
cd80f6ee
Another msvc changes entry
Jan 17, 2013
eea69b70
Merge branch '024_msvc_more'
Jan 17, 2013
e0581a4b
Replace base-{16,32,64} with base{16,32,64} in the code
Jan 17, 2013
ff9bdbd5
When excluding nodes by country, exclude {??} and {A1} too
Jan 17, 2013
42c4418b
Split smartlist_choose_node_by_bandwidth_weights
Jan 18, 2013
ee421e68
Remove -v flag from autoreconf by default
Jan 18, 2013
e13e3022
Implement Path use bias accounting.
Jan 18, 2013
24b9b9f7
Roll back the path_state for circs if we detatch a stream.
Jan 18, 2013
a2db17a1
Don't immediately count cannibalized circs as used.
Jan 18, 2013
d80b881a
Remove a source of error during path bias scaling
Jan 18, 2013
a678ff9e
Document path use bias options in the manpage.
Jan 18, 2013
38c7195a
Bug 7802 changes file.
Jan 18, 2013
c71b7db8
Merge remote-tracking branch 'karsten/bug5823'
Jan 19, 2013
fb711e6d
squash! Remove a source of error during path bias scaling
Jan 20, 2013
f8583702
Prevent early close of path bias testing circuits.
Jan 20, 2013
06a1d0b0
squash! Implement Path use bias accounting.
Jan 20, 2013
b810d322
squash! Remove a source of error during path bias scaling
Jan 20, 2013
dd77b652
More of
b30d0625
for #6826: fix compat_libevent compilation
Jan 21, 2013
b415aba5
Merge remote-tracking branch 'public/bug8012'
Jan 22, 2013
a78542f0
Bug 8024: Check for null/closed channel before probing.
Jan 22, 2013
dfbd19df
Merge branch 'time_based_onionqueue_v2' of
ssh://git-rw.torproject.org/nickm/tor
Jan 24, 2013
acd72d4e
Correctly copy microdescs/extrinfos with internal NUL bytes
Jan 26, 2013
123daffb
Merge branch 'bug7802' of
ssh://git-rw.torproject.org/mikeperry/tor
Jan 28, 2013
a0351311
Fix unit test to not expect v2 directory request geoip info
Jan 29, 2013
73d605b0
Detect platforms where memset(0) doesn't set doubles to 0.0.
Jan 29, 2013
ec7ffed7
Document the ?? country code.
Jan 30, 2013
fcf906ec
Add a function to compute fraction of nodes (by weighted bw) with descriptors
Jan 30, 2013
bc52e048
Add an optional out-arg to count_usable_descriptors
Jan 30, 2013
813a0f8c
Compute whether we're ready to build circuits based on fraction of paths
Jan 30, 2013
23,359 additional commits have been omitted to prevent performance issues.
Loading
Loading