Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Nick Mathewson
|
acd72d4e3e
Correctly copy microdescs/extrinfos with internal NUL bytes
|
11 years ago |
Nick Mathewson
|
b998431a33
Merge branch '024_msvc_squashed'
|
12 years ago |
Nick Mathewson
|
5e06c4ee32
When building with MSVC, call every enum bitfield unsigned
|
12 years ago |
Nick Mathewson
|
0558efbd62
Fix a const warning under msvc
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
Nick Mathewson
|
d3aabf4db1
Fix various small leaks on error cases
|
12 years ago |
Nick Mathewson
|
99669c69b3
Note limitation of parse_rfc_1123_time
|
12 years ago |
Nick Mathewson
|
864e15cd1c
In comments and logs, say "UTC" not "GMT"
|
12 years ago |
Nick Mathewson
|
08436b27ff
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
e567b4482a
Turn a memwipe in tor_process_handle_destroy() back to memset
|
12 years ago |
Nick Mathewson
|
81deddb08c
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
49dd5ef3a3
Add and use and unlikely-to-be-eliminated memwipe()
|
12 years ago |
George Kadianakis
|
a9f786758d
Add warning message when a managed proxy dies during configuration.
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
c3f526ed64
Merge branch '6044_nm_squashed'
|
12 years ago |
meejah
|
d64bf286a1
Handle FIFOs in read_file_to_str
|
12 years ago |
Nick Mathewson
|
523b0ec288
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
b1447a4312
Use file-size-fixup code on cygwin too.
|
12 years ago |
Nick Mathewson
|
e4ce8cd969
Fix compilation with older gccs
|
12 years ago |
Nick Mathewson
|
37953497d8
Don't compute ((uint64_t)1)<<64 in round_to_power_of_2
|
12 years ago |
Roger Dingledine
|
5977da6c60
hot: we fixed incancations to be intancations.
|
12 years ago |
Nick Mathewson
|
75c9ccd4f8
Merge remote-tracking branch 'public/bug6538'
|
12 years ago |
Nick Mathewson
|
f8a665c87d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
5833861f62
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
973c18bf0e
Fix assertion failure in tor_timegm.
|
12 years ago |
Nick Mathewson
|
e9684405ac
Merge remote-tracking branch 'asn/bug4567_rebased'
|
12 years ago |
George Kadianakis
|
93c38b679f
Log more information when we fail to terminate a process.
|
12 years ago |
George Kadianakis
|
b9551fd074
Fix some bugs that did not allow compilation on Windows.
|
12 years ago |
George Kadianakis
|
44fe717524
General tweaks and fixes for Nick's comments.
|
12 years ago |