Roger Dingledine
|
c98fbd4169
remove some more unused code
|
8 rokov pred |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 rokov pred |
teor (Tim Wilson-Brown)
|
e72cbf7a4e
Choose directory servers by IPv4/IPv6 preferences
|
9 rokov pred |
Nick Mathewson
|
744958e0dd
Fix a few compilation warnings and errors
|
9 rokov pred |
Nick Mathewson
|
a7d44731d9
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
|
9 rokov pred |
teor (Tim Wilson-Brown)
|
df0c135d62
Prop210: Refactor connection_get_* to produce lists and counts
|
9 rokov pred |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 rokov pred |
Arlo Breault
|
d68b7fd442
Refactor clock skew warning code to avoid duplication
|
9 rokov pred |
rl1987
|
77a5ca901f
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
|
9 rokov pred |
Nick Mathewson
|
4c1a779539
Restrict unix: addresses to control and socks for now
|
9 rokov pred |
Andrea Shepard
|
ca5ba2956b
Support connection_exit_connect() to AF_UNIX sockets
|
9 rokov pred |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 rokov pred |
teor
|
13298d90a9
Silence spurious clang warnings
|
10 rokov pred |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 rokov pred |
George Kadianakis
|
1c475eb018
Throw control port warning if we failed to connect to all our bridges.
|
10 rokov pred |
Nick Mathewson
|
b3a6907493
Remove a bunch of functions that were never called.
|
10 rokov pred |
Karsten Loesing
|
2e0fad542c
Merge branch 'morestats4' into morestats5
|
11 rokov pred |
Karsten Loesing
|
d5f0d792dd
Pass around const struct timeval * instead of struct timeval.
|
11 rokov pred |
Nick Mathewson
|
03e3881043
Tests for connection_write_ext_or_command.
|
11 rokov pred |
Nick Mathewson
|
c342ea9879
Unit tests for ext_or_id_map.
|
11 rokov pred |
Nick Mathewson
|
8bf0382b22
Skeleton ExtORPort implementation. Needs testing, documentation.
|
12 rokov pred |
Karsten Loesing
|
e39292f21d
Test functions used for TB_EMPTY and CELL_STATS events.
|
11 rokov pred |
George Kadianakis
|
faf4f6c6d1
Validate SOCKS arguments.
|
12 rokov pred |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 rokov pred |
Andrea Shepard
|
8124398835
Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts
|
12 rokov pred |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 rokov pred |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 rokov pred |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 rokov pred |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 rokov pred |
Nick Mathewson
|
074bf72a2c
If DisableNetwork, don't even try to open non-controller listeners
|
12 rokov pred |