Nick Mathewson
|
d84d20cbb2
Try to make most routerinfo_t interfaces const
|
14 年之前 |
Sebastian Hahn
|
b0cd4551ab
Create relay.h
|
14 年之前 |
Sebastian Hahn
|
7bd8dee463
Create policies.h
|
14 年之前 |
Sebastian Hahn
|
0f1548ab18
Create main.h
|
14 年之前 |
Sebastian Hahn
|
dc2f1666ff
Create dns.h
|
14 年之前 |
Sebastian Hahn
|
0bfa34e1f6
Create control.h
|
14 年之前 |
Sebastian Hahn
|
78b6a4650b
Create connection_edge.h
|
14 年之前 |
Sebastian Hahn
|
2a74101f7a
Create connection.h
|
14 年之前 |
Sebastian Hahn
|
c4f8f1316e
Create config.h
|
14 年之前 |
Sebastian Hahn
|
01c7b60a80
Create circuituse.h
|
14 年之前 |
Sebastian Hahn
|
174a88dd79
Create circuitlist.h
|
14 年之前 |
Sebastian Hahn
|
c53b6cc831
Create router.h
|
14 年之前 |
valerino
|
ddf250119d
Log the correct address when purging a mismatchd DNS cache address
|
14 年之前 |
Sebastian Hahn
|
80d9737e70
Fix a segfault when a client is hup'd.
|
14 年之前 |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 年之前 |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 年之前 |
Nick Mathewson
|
4e082ec84b
Build correctly with Libevent 2.0.4-alpha and later
|
14 年之前 |
Nick Mathewson
|
c0d682686a
Make tor_addr_copy() conform to memcpy requirements
|
14 年之前 |
Nick Mathewson
|
05a2473b7f
Merge branch 'ewma'
|
15 年之前 |
Nick Mathewson
|
350181529e
Merge branch 'safelogging2'
|
15 年之前 |
Nick Mathewson
|
fcbd65b45c
Refactor the safe_str_*() API to make more sense.
|
15 年之前 |
Nick Mathewson
|
c210db0d41
Enhance pqueue so we can remove items from the middle.
|
15 年之前 |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
15 年之前 |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 年之前 |
Sebastian Hahn
|
f258647433
Allow SafeLogging to exclude client related information
|
15 年之前 |
Nick Mathewson
|
71cdd99dd7
Another event2 evdns fix.
|
15 年之前 |
Nick Mathewson
|
81eee0ecff
Fix a crash when using evdns from Libevent 2.
|
15 年之前 |
Roger Dingledine
|
9ece0955f7
fix comments and other typos
|
15 年之前 |
Nick Mathewson
|
1e709c79d1
Isolate Libevent API dependency to just main.c and dns.c in src/or.
|
15 年之前 |
Nick Mathewson
|
e5b88dc83f
Update Tor to use Libevent 2.0 APIs when available.
|
15 年之前 |