Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 年 前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 年 前 |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 年 前 |
Nick Mathewson
|
f07a5125cb
Implement a constant-time safe_mem_is_zero.
|
12 年 前 |
Nick Mathewson
|
3fa9151f26
Merge branch 'win64-7260'
|
12 年 前 |
Nick Mathewson
|
b326e76144
Use FreeLibrary, not CloseHandle, for library in test_util.c
|
12 年 前 |
Nick Mathewson
|
4458fd0cd8
In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently
|
12 年 前 |
Nick Mathewson
|
18f836ee8f
Merge remote-tracking branch 'asn/bug6832'
|
12 年 前 |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 年 前 |
Nick Mathewson
|
c3f526ed64
Merge branch '6044_nm_squashed'
|
12 年 前 |
Nick Mathewson
|
4b362d002c
Turn the read_file_until_eof tests into a single implementation
|
12 年 前 |
meejah
|
d64bf286a1
Handle FIFOs in read_file_to_str
|
12 年 前 |
Nick Mathewson
|
56bd3dd87f
Remove a duplicate test in test_util_pow2
|
12 年 前 |
Nick Mathewson
|
37953497d8
Don't compute ((uint64_t)1)<<64 in round_to_power_of_2
|
12 年 前 |
George Kadianakis
|
7072dd5dbe
Add a unit test for the old crash input of tor_timegm().
|
12 年 前 |
Nick Mathewson
|
f8a665c87d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 年 前 |
Nick Mathewson
|
5833861f62
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 年 前 |
Nick Mathewson
|
973c18bf0e
Fix assertion failure in tor_timegm.
|
12 年 前 |
Nick Mathewson
|
d373922217
Speak not the name of INT_MIN; it can upset older compilers
|
12 年 前 |
Nick Mathewson
|
f8c9cc713d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 年 前 |
Nick Mathewson
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
12 年 前 |
Nick Mathewson
|
d30783ecbb
Fix compilation on 32-bit. Fix for bug 6277, not in any released tor.
|
12 年 前 |
Nick Mathewson
|
1e008e9876
Make check-spaces happy again
|
12 年 前 |
Nick Mathewson
|
d4285f03df
Extend tor_sscanf so it can replace sscanf in rephist.c
|
13 年 前 |
Nick Mathewson
|
6330d2d9e6
Merge remote-tracking branch 'public/bug6227' into maint-0.2.3
|
12 年 前 |
Nick Mathewson
|
9c8ec0aa20
Add a unit test for environment_variable_names_equal
|
12 年 前 |
Nick Mathewson
|
4645f28c3b
Bump the test util/threads timeout up to 150 sec
|
12 年 前 |
Nick Mathewson
|
b1ad1a1d02
Resolve crash caused by format_helper_exit_status changes in #5557
|
12 年 前 |
Andrea Shepard
|
770374a6b3
Add unit test for format_hex_number_for_helper_exit_status()
|
12 年 前 |
Andrea Shepard
|
4c62cc6f99
Make format_helper_exit_status() avoid unnecessary spaces
|
12 年 前 |