Nick Mathewson
|
aae034d13e
Write a bunch of module documentation.
|
8 years ago |
Nick Mathewson
|
bbac9e1d0c
Don't warn on unlink(bw_accounting) when errno == ENOENT
|
8 years ago |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
Yawning Angel
|
a19f4192da
Issue a `STATUS_SERVER` event on meaningful hibernation state changes.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
unixninja92
|
4f0e28977d
Added AccountRule in and AccountingRule out options
|
8 years ago |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Nick Mathewson
|
4903ab1caa
Avoid frequent strcmp() calls for AccountingRule
|
10 years ago |
Nick Mathewson
|
8527a29966
Add an "AccountingRule" feature to permit limiting bw usage by read+write
|
10 years ago |
dana koch
|
3ce3984772
Uplift status.c unit test coverage with new test cases and macros.
|
10 years ago |
Andrea Shepard
|
abdf1878a3
Always check returns from unlink()
|
10 years ago |
Nick Mathewson
|
71ec90fdc8
Tweak/cleanup 5526 fix.
|
11 years ago |
Peter Retzlaff
|
a337d4b7cb
Print accounting information in heartbeat messages.
|
11 years ago |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 years ago |
Nick Mathewson
|
365e302f61
Remove a bunch of unused macro definitions
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
864e15cd1c
In comments and logs, say "UTC" not "GMT"
|
12 years ago |
Andrea Shepard
|
7ab3004223
Call channel_mark_for_close() properly in hibernate_go_dormant()
|
12 years ago |
Nick Mathewson
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
12 years ago |
Nick Mathewson
|
9c29369a04
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
|
13 years ago |
Sebastian Hahn
|
50a50392b7
Advertise dirport if accountingmax is large enough
|
13 years ago |
Nick Mathewson
|
df9b76460c
New 'DisableNetwork' option to prevent Tor from using the network
|
13 years ago |
Nick Mathewson
|
a2517fa77c
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Sebastian Hahn
|
f6b1dc2805
Fix typo, spotted by tmpname0901. Thanks!
|
13 years ago |
Nick Mathewson
|
69921837a7
Fix a bunch of whitespace errors
|
13 years ago |