Commits on Source
13981
2be4f793
Add a timestamp field to the CIRC_BW and STREAM_BW events
Jul 05, 2017
859de8bf
Add gitlab-ci
Aug 16, 2017
7346c938
Update .gitlab-ci.yml
Aug 16, 2017
15bc2b1a
Update .gitlab-ci.yml
Aug 16, 2017
dcda597f
Update .gitlab-ci.yml
Aug 16, 2017
692fa16b
Update .gitlab-ci.yml
Aug 16, 2017
72bf4be7
Update .gitlab-ci.yml
Aug 16, 2017
7bdbd870
Update .gitlab-ci.yml
Aug 16, 2017
b3a992d6
Update .gitlab-ci.yml
Aug 16, 2017
40288fd7
Update .gitlab-ci.yml
Aug 16, 2017
23147dd1
Adds files included by torrc and defaults to sandbox filter
#22605
Aug 30, 2017
ef03aa3f
Modify gitlab-ci for mirroring
Sep 01, 2017
e918f83c
Make ci faster to run
Sep 01, 2017
1ec29a1b
Fix invalid yml
Sep 01, 2017
1e654d1b
Fix yml and improve ci flow
Sep 01, 2017
086a6702
Fix yml
Sep 01, 2017
27473c54
Modify gitlab-ci to merge into tor repo
Sep 01, 2017
f8c14a98
Add a python script to annotate our #elses and #endifs
Sep 06, 2017
91c7bebf
consensus: Add a generic notification function on new consensus
Sep 07, 2017
362bc880
Add a function to check for support for "protocol X or later"
Sep 11, 2017
3124c921
Split the behavior of node_supports_ed25519_link_authentication().
Sep 11, 2017
de6f121b
Deprecate ReachableDirAddresses and ClientPreferIPv6DirPort
Sep 12, 2017
7ee486c1
Log correctly on owner/user mismatch.
Sep 12, 2017
ade9baaf
Fix memory leak when options_init_from_string returns error
#22605
Sep 12, 2017
4097d646
Use all+only the default checkers in scan-build script
Sep 12, 2017
0f58e173
clang scan-build: Fix "dereference of null pointer" warnings
Sep 12, 2017
a4847ffa
clang scan-build: Fix "dead increment" warnings.
Sep 12, 2017
db00f24d
Return the actual number of hops in cpath_get_n_hops()
Sep 12, 2017
c3892a58
exit with nonzero status if certificate expiration dump fails
Sep 12, 2017
f2f729e2
Clear up dead-assignment warnings from scan-build
Sep 12, 2017
7a4f4c35
Fix unit test that likes to cast integers to void*
Sep 12, 2017
491b6de1
Do not cast junk to an ed25519 key in test.
Sep 12, 2017
4ff170d7
Fix warnings about passing uninitialized buffers into functions
Sep 12, 2017
f9f3014c
Add more checkers to scan-build.
Sep 12, 2017
a28e239b
Teach the scan-build script to output to a chosen directory
Sep 12, 2017
dcd0aea8
get rid of a case where we might log a NULL as %s
Sep 13, 2017
eb429232
Make dir servers include a "Date:" http header more often
Sep 14, 2017
771fb7e7
get rid of the scary 256-byte-buf landmine
Sep 14, 2017
2385e3f6
Make missing reason_phrase into a BUG().
Sep 14, 2017
98c103d9
Rename write_http_status_line, since it does more now.
Sep 14, 2017
d6568bad
Merge branch 'bug23499'
Sep 14, 2017
d60e7df2
Explain where bridge download statuses are initialised
Sep 15, 2017
03369121
Make an assert into a BUG warning in the bridge code
Sep 15, 2017
61b5d053
Make control port download status next attempts consistent
Sep 15, 2017
6e87c0b2
Avoid an instance of the bug warning in any_bridge_descriptors_known()
Sep 15, 2017
42e7d0ea
Explain the restrictions on divisor in round*_to_next_multiple_of
Sep 15, 2017
715a8ea8
prop224 test: Enrich the client_service_hsdir_set_sync() test.
Sep 15, 2017
75ec72f2
test: Unit test for the hs indexes
Sep 15, 2017
29aa4009
test: Improve HS v3 helper for building intro points.
Sep 15, 2017
e9b4624c
test: Add HS v3 client-side test for picking intro points
Sep 15, 2017
5cc80692
prop224: Fix memleak in client_get_random_intro().
Sep 15, 2017
88c58078
prop224: Add changes file for prop224
Sep 15, 2017
72391fce
Merge remote-tracking branch 'teor/bug23524'
Sep 15, 2017
123337bb
Merge remote-tracking branch 'teor/ticket23528'
Sep 15, 2017
c4c4d034
Merge remote-tracking branch 'asn/bug23531'
Sep 15, 2017
8d913cc3
doc: make introduction paragraph point to correct data
Sep 15, 2017
44ee5037
fixup! test: Add HS v3 client-side test for picking intro points
Sep 15, 2017
21564c93
test: Make check-spaces happy
Sep 15, 2017
7facfc72
Merge branch 'bug23488'
Sep 15, 2017
a213a32b
Merge remote-tracking branch 'dgoulet/ticket23310_032_02'
Sep 15, 2017
2c9f8bad
repair test_key_expiration.sh
Sep 15, 2017
b440560b
bump to 0.3.1.7
Sep 15, 2017
199f1375
Merge branch 'maint-0.3.1'
Sep 15, 2017
e05414d2
Fix several places where md-using relays would get wrong behavior.
Sep 15, 2017
37fed742
Refactor channeltls.c lightly
Sep 15, 2017
e31a7be1
Make NETINFO clock skew detection work on clients
Sep 15, 2017
e88fb4f4
Merge remote-tracking branch 'catalyst-oniongit/bug23532'
Sep 15, 2017
b2c56eac
sched: Remove vanilla sched options that will be going away
Sep 15, 2017
2034e0d1
sched: Groundwork before KIST implementation
Sep 15, 2017
dde35866
sched: Implement the KIST scheduler
Sep 15, 2017
8424c4f3
sched: Detect KIST support at compile time
Sep 15, 2017
a06f2a05
sched: Fallback to naive approach if no runtime KIST support
Sep 15, 2017
6e598bbc
sched: Add sandbox support for KIST
Sep 15, 2017
61fc9c41
sched: switch to monotonic time; add/fix comments, style, and logs msgs
Sep 15, 2017
7f1d6430
sched: validate KIST sched options
Sep 15, 2017
8ccb2c10
sched: rename scheduler to the_scheduler
Sep 15, 2017
4bc97c64
sched: revisist compatibility on non-linux systems
Sep 15, 2017
6ff8c86a
sched: change most asserts to non-fatal BUGs
Sep 15, 2017
7cc9621d
sched: Add Schedulers torrc option
Sep 15, 2017
84d18f70
sched: Always call on_channel_free() regardless of state
Sep 15, 2017
14cd8bdd
sched: Don't expose the global scheduler libevent object
Sep 15, 2017
3d2d8d68
sched: Extra careful in channel_outbuf_length()
Sep 15, 2017
ba08f8a4
sched: Make check-spaces happy
Sep 15, 2017
e0984b8a
sched: Make the outbuf table local to run()
Sep 15, 2017
bd34a0d3
sched: Compare channel pointer in the socket table
Sep 15, 2017
734dbfa5
sched: Make the scheduler object static
Sep 15, 2017
0d0b677b
test: Fix unit tests with latest scheduler changes
Sep 15, 2017
c9106107
sched: Improve logging if KIST is disabled
Sep 15, 2017
1033e14a
sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation
Sep 15, 2017
513d642a
sched: Revert IF_BUG_ONCE() to tor_assert()
Sep 15, 2017
501c5818
sched: add more per-socket limit documentation; int fix
Sep 15, 2017
63204be4
sched: add changes file
Sep 15, 2017
47390d1c
fixup! sched: add changes file (spaces)
Sep 15, 2017
ae9e6b54
sched: add comment about how we determine if a socket should write
Sep 15, 2017
962b0b84
Merge remote-tracking branch 'dgoulet/ticket19254_032_01'
Sep 15, 2017
06500171
doc: Man page entries for KIST
Sep 15, 2017
0f4f40b7
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
Sep 15, 2017
fea2d84c
wrap a wide comment
Sep 15, 2017
f02fd6c3
Remove AllowDotExit.
Sep 15, 2017
37302e64
Merge branch 'remove_allow_dotexit_v2'
Sep 15, 2017
13,881 additional commits have been omitted to prevent performance issues.
Loading
Loading