Nick Mathewson
|
ab5b11fbb8
Add a more verbose log message to try to catch bug #2022.
|
15 years ago |
Nick Mathewson
|
3061a036c8
Unit tests for microdescriptor cache
|
15 years ago |
Sebastian Hahn
|
34546e2573
Fix a compile warning on OSX 10.6
|
15 years ago |
Nick Mathewson
|
99062c4003
Spotted another missing check
|
15 years ago |
Nick Mathewson
|
4080d9b0fa
Fix a couple more node_t-related nullpointer bugs
|
15 years ago |
Nick Mathewson
|
9edd85aa4c
Switch an && to an ||, stop a *NULL.
|
15 years ago |
Nick Mathewson
|
4c71be65d8
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Robert Ransom
|
1b8c8059c7
Correct a bogus comment.
|
15 years ago |
Robert Ransom
|
c70d9d77ab
Correct a couple of log messages in tortls.c
|
15 years ago |
Robert Ransom
|
068185eca2
Fix several comments in tortls.c
|
15 years ago |
Nick Mathewson
|
64535a401b
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Nick Mathewson
|
1fa50c778c
Clarify PublishServerDescriptor even more
|
15 years ago |
Nick Mathewson
|
5eb3630f1a
Merge remote branch 'rransom/manpage-fixes' into maint-0.2.2
|
15 years ago |
Nick Mathewson
|
3e5ada6a29
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Nick Mathewson
|
69b4138c00
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
15 years ago |
Steven Murdoch
|
5a77c64834
Fix issues in nickm's review of format_helper_exit_status for bug #1903
|
15 years ago |
Karsten Loesing
|
bad609ae6b
Update to the October 1 2010 Maxmind GeoLite Country database.
|
15 years ago |
Roger Dingledine
|
22f723e4a3
refactor all these tor_inet_ntoa idioms
|
15 years ago |
Nick Mathewson
|
b9f2ccbdcc
More debugging code for node_t branch
|
15 years ago |
Nick Mathewson
|
1bb9734e3a
Implement policies for nodes (and for microdescriptors too)
|
15 years ago |
Nick Mathewson
|
42acef68ad
Fix a bug in smartlist_choose_node_by_bandwidth
|
15 years ago |
Nick Mathewson
|
b5341314c1
Implement a few more node-based functions
|
15 years ago |
Nick Mathewson
|
f9ea242aca
Implement node-based router family code
|
15 years ago |
Nick Mathewson
|
45f1e4d5ee
Rename routerstatus_t.is_running to is_flagged_running
|
15 years ago |
Nick Mathewson
|
26e897420e
Initial conversion to use node_t throughout our codebase.
|
15 years ago |
Nick Mathewson
|
6dd7f85bc7
Try to make most routerstatus_t interfaces const
|
15 years ago |
Nick Mathewson
|
d84d20cbb2
Try to make most routerinfo_t interfaces const
|
15 years ago |
Nick Mathewson
|
fe309e7ad6
Implement a basic node and nodelist type
|
15 years ago |
Nick Mathewson
|
80b515b85f
Initialize fd values in tor_port_check_forwarding to -1
|
15 years ago |
Roger Dingledine
|
165aaf560a
Merge branch 'maint-0.2.2'
|
15 years ago |