Linus Nordberg
|
96a7313475
Update geoip6.
|
12 years ago |
Karsten Loesing
|
1f849f9181
Minor tweaks to nils' v4 vs v6 bridge usage code.
|
12 years ago |
Karsten Loesing
|
c03e3d66a9
Minor tweaks and comments to nils' geoip v6 code.
|
12 years ago |
nils
|
31e224173b
Include statistics as to how many connections are IPv4 versus IPv6
|
12 years ago |
nils
|
abb886014e
Add GeoIP database for IPv6 addresses
|
12 years ago |
nils
|
167363403b
Rename address family specific IPv4 geoip functions in preparation for IPv6 support
|
12 years ago |
Andrea Shepard
|
94a0309909
Merge branch 'bug7087_2' of ssh://git-rw.torproject.org/user/andrea/tor
|
12 years ago |
Nick Mathewson
|
7e4c91e880
Fix a reserved identifier that my scripts missed
|
12 years ago |
Andrea Shepard
|
ac227cf587
Close and free channel_tls_listener correctly in channel_tls_free_all()
|
12 years ago |
Nick Mathewson
|
907db008ab
Move the circuit build timeout code into its own file.
|
12 years ago |
Nick Mathewson
|
9e9edf71f7
Split code for entry guards and bridges into a new module.
|
12 years ago |
Nick Mathewson
|
f38fb29502
whitesapce fix
|
12 years ago |
Nick Mathewson
|
9f83142591
Merge remote-tracking branch 'public/bug1031'
|
12 years ago |
Andrea Shepard
|
99057014ba
Add debug logging to channel_listener_free()/channel_listener_force_free()
|
12 years ago |
Nick Mathewson
|
469b847c70
Fix a long line
|
12 years ago |
Markus Teich
|
5a959163d3
fixed differing returntype in definition and declaration of dirserv_add_extrainfo
|
12 years ago |
Andrea Shepard
|
4da2864308
Merge branch 'bug7087' of git://git.torproject.org/user/andrea/tor
|
12 years ago |
Andrea Shepard
|
3894ca1508
Add debug logging for channel_free() and channel_force_free()
|
12 years ago |
Andrea Shepard
|
9ef286ec8f
Correctly clear cmux policies and free cmux in channel_free() and channel_force_free()
|
12 years ago |
Nick Mathewson
|
0d946e1773
Merge remote-tracking branch 'arma/bug7029'
|
12 years ago |
Roger Dingledine
|
38b7947386
fix trivial typo
|
12 years ago |
Nick Mathewson
|
2b10e99eb0
Try refactoring channel list to use HT_ and LIST_ stuff directly
|
12 years ago |
Nick Mathewson
|
45d7fb44c4
typo in src/ext/README; caught by rransom (thanks!)
|
12 years ago |
Nick Mathewson
|
7c9954a02a
Use SIMPLEQ, not smartlist_t, for channel cell queues.
|
12 years ago |
Nick Mathewson
|
b555388dac
Add a copy of OpenBSD's sys/queue.h as tor_queue.h
|
12 years ago |
Nick Mathewson
|
e3c746384a
Fix whitespace in aes.c
|
12 years ago |
Nick Mathewson
|
286b6df038
Simplify list of files that get whitespace-checked
|
12 years ago |
Nick Mathewson
|
48b3ae8fe0
Move strlcpy and strlcat into src/ext too
|
12 years ago |
Nick Mathewson
|
c3162d39bd
Distribute src/ext/README.
|
12 years ago |
Nick Mathewson
|
f1cb14ae49
Add a README file for the src/ext directory.
|
12 years ago |