Commits on Source
19111
6d54bdbd
Handle edge cases in laplace functions
May 06, 2015
09cac243
Handle edge cases in the round_*_to_next_multiple_of functions
May 06, 2015
aecc354e
Test: remove edge cases that assert in laplace test
May 06, 2015
dcf0f808
Test: change INT64_MAX to DBL_MAX in laplace test
May 06, 2015
b3832e0b
Fix hs stats comments to be more accurate
May 06, 2015
dad5eb7e
Tweak teor's and dgoulet's
#13192
patches.
May 06, 2015
8acccdbe
Add an util function to cast double to int64_t
May 06, 2015
0fcd1509
Add unit tests for cast_double_to_int64().
May 06, 2015
e60c6124
Use standard float.h header and resolve undefined left shift behaviour
May 06, 2015
75fc4d55
Remove test for strclear as it no longer exists in the codebase
May 06, 2015
5eff39c8
Fix typo
Aug 25, 2015
1a75e6da
Create a service-side descriptor cache
Aug 25, 2015
af3be650
Add a HS_DESC CREATED control event
Aug 25, 2015
968cb956
Preparatory indentation changes
Aug 25, 2015
e0b82e59
Store service descriptors in the service descriptor cache
Aug 25, 2015
1d205163
Generate service descriptors when PublishHidServDescriptors = 0
Aug 25, 2015
580673cf
Add GETINFO hs/service/desc/id/ control command
Sep 08, 2015
5dc2cbaf
Specify descriptor cache type in rend_cache_lookup_entry()
Sep 08, 2015
0bd68bf9
Clean up service-side descriptor cache and fix potential double-free.
Sep 08, 2015
293410d1
Add replica number to HS_DESC CREATED event
Sep 08, 2015
ee1a4ce8
Require explict specification of cache type
Sep 08, 2015
335d0b95
Clean old descriptors from the service-side rend cache
Sep 08, 2015
61ef356a
Rename rend_cache_service to rend_cache_local_service for clarity
Sep 08, 2015
d47a4aec
Separate lookup function for service rend cache
Sep 08, 2015
08b1738a
Add changelog entry for feature
#14846
Sep 08, 2015
46e22762
Keep unused smartlist storage zeroed
Sep 09, 2015
c58b3726
Allow IPv6 literal addresses in routersets
Sep 14, 2015
99d2869a
Add unit tests for wildcard, IPv4, IPv6 routerset parsing
Sep 14, 2015
73ba9f33
Add several tests for address.h
Sep 15, 2015
ade50058
Add tests for the rend cache
Sep 15, 2015
94e5db3d
Add tests for tortls.c
Sep 15, 2015
9985a62a
Add tests for compat_libevent
Sep 15, 2015
cf4f50f9
Add tests for util_process
Sep 15, 2015
28370fe7
Add tests for util_format
Sep 15, 2015
b4950c93
Add tests for procmon. These currently fail. Investigation should happen before submitting
Sep 15, 2015
d5e860e3
Add tests for src/or/directory.c
Sep 15, 2015
4ff08bb5
Add tests for directory_handle_command_get
Sep 15, 2015
3b535869
Add tests for parse_port_config
Sep 15, 2015
5b43ecf2
Fix procmon_new to correctly use zeroed memory - otherwise it can blow up if...
Sep 15, 2015
744f8c82
Increment version.
Sep 24, 2015
f55cdee0
Changelog: more clarity and fixing
Sep 24, 2015
3f52a337
fix tor-fw-helper url
Sep 24, 2015
eb218816
Stop trying to generate test scripts via autoconf substitution.
Sep 24, 2015
85b65bf2
Add more quotes in the test scripts
Sep 24, 2015
2a902ae5
fold 17148 into changelog
Sep 24, 2015
e62fe2f0
Put braces around reject-lines for IPv6 addrs
Sep 24, 2015
4b2ae5a1
Include some content when exporting abs_top_srcdir and builddir
Sep 24, 2015
9febbf04
Merge branch 'bug17149'
Sep 24, 2015
8d6bb3a5
Make our digest-mismatch warnings a touch better
Sep 24, 2015
7b1d2726
Add test-network.sh to EXTRA_DIST
Sep 24, 2015
9a4cac74
A day has passed.
Sep 25, 2015
4ce9b8f1
Bump to 0.2.7.3-rc-dev
Sep 25, 2015
551dba32
Bump master to 0.2.8.0-alpha-dev
Sep 25, 2015
5c95762e
Skip tests if backtrace support not compiled-in
Sep 29, 2015
00e15ba4
FreeBSD needs -lexecinfo to get backtrace()
Sep 29, 2015
546d70dc
Add changes file for bug17151
Sep 29, 2015
f75325c1
No spaces around = in variable assignment
Sep 29, 2015
216a9f7a
Changes file for bug17154
Sep 29, 2015
3d8a045b
Merge remote-tracking branch 'origin/maint-0.2.7'
Sep 29, 2015
3ea834ce
get_interface_address6_list(): Bring back a return code check
Sep 29, 2015
7fa102b4
Add checks and unit tests for get_interface_address* failure
Sep 29, 2015
8e93cfb4
Merge remote-tracking branch 'origin/maint-0.2.7'
Sep 29, 2015
87dee5c6
Socks->SOCKS in torrcs. Fixes 15609
Sep 29, 2015
c1981955
go back in time to fix a changelog entry. Fix for 17165
Sep 29, 2015
efff55bd
Merge remote-tracking branch 'origin/maint-0.2.7'
Sep 29, 2015
22a91275
Fix past changelog spelling again!
Sep 29, 2015
aaf74843
Merge remote-tracking branch 'origin/maint-0.2.7'
Sep 29, 2015
62d6a8ef
Add a README for the trunnel directory
Sep 29, 2015
d4212d58
fix compilation; mark test fns static
Sep 29, 2015
00346243
Merge remote-tracking branch 'origin/maint-0.2.7'
Sep 29, 2015
cd279ca7
Warn when the system clock is set back in time
Sep 30, 2015
0d43a54d
Remove comment about a workaround for libevent versions we no longer work around. Fixes 16647
Sep 30, 2015
1cf0d822
Add SyslogIdentityTag
Sep 30, 2015
335af6fe
Document syslog_identity_tag for add_syslog_log
Sep 30, 2015
71e4649f
Disallow transitions on SyslogIdentityTag, since they do not work right
Sep 30, 2015
763cb393
fixup
#17188
: Add most likely reasons for clock going backwards
Oct 01, 2015
596de490
Ignore OS X .DS_Store files
Oct 02, 2015
3321e4a0
Merge remote-tracking branch 'twstrike/util_format_tests'
Oct 02, 2015
144a0cb7
Add notes and whitespace fixes to test_util_format
Oct 02, 2015
39eb075c
Give test_util_format some succeeding test cases
Oct 02, 2015
f7748131
Merge remote-tracking branch 'twstrike/compat_libevent_tests'
Oct 02, 2015
c01f9d9f
Fix style and compilation in log_test_helpers
Oct 02, 2015
ac8c5ec6
Clean up compat_libevent tests
Oct 02, 2015
46f2682f
new headers must get distributed
Oct 02, 2015
3b09322c
Merge remote-tracking branch 'sebastian/bug17026'
Oct 02, 2015
0e03a042
Fix check-spaces complaints
Oct 02, 2015
0b3190d4
Merge remote-tracking branch 'donncha/feature14846_4'
Oct 02, 2015
0d44679d
Fix a test failure
Oct 02, 2015
488e9a05
Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals'
Oct 02, 2015
67182226
Merge remote-tracking branch 'teor/warn-when-time-goes-backwards'
Oct 02, 2015
086c33ea
Merge remote-tracking branch 'twstrike/tortls_tests'
Oct 02, 2015
39901bd4
Make test_tortls compile without warnings
Oct 02, 2015
b5aa257d
Fix "make check-spaces"
Oct 02, 2015
7bd22474
changes file for 17082
Oct 02, 2015
21c20120
Merge remote-tracking branch 'twstrike/dir-handle-cmd-get'
Oct 02, 2015
92c436cc
Fix warnings.
Oct 02, 2015
11e3db3e
clean up whitespace
Oct 02, 2015
578830ad
Fix "make distcheck"
Oct 02, 2015
5d5d26cc
Fix a 32-bit error from jenkins
Oct 02, 2015
0ead9a58
Avoid warnings in tortls.h includes
Oct 02, 2015
19,011 additional commits have been omitted to prevent performance issues.
Loading
Loading