Nick Mathewson
|
bdea94a665
Move floating-point math functions into a new lib/math
|
6 年之前 |
Nick Mathewson
|
6178a9f758
Move compute_num_cpus to lib/thread
|
6 年之前 |
Nick Mathewson
|
8c6ff9fec2
Move tor_escape_str_for_pt_args into or/transports.c
|
6 年之前 |
Nick Mathewson
|
30166261bb
Move string_is_key_value to lib/encoding
|
6 年之前 |
Nick Mathewson
|
48ebd9bf76
Move weakrng into lib/intmath
|
6 年之前 |
Nick Mathewson
|
315e6b59dd
Extract process-management functionality into a new lib/process
|
6 年之前 |
Nick Mathewson
|
38fd3e0df0
Fix up the modules that include memarea.h (automated)
|
6 年之前 |
Nick Mathewson
|
42b3caa6ad
Move network code to libtor-net.
|
6 年之前 |
Nick Mathewson
|
80730c45e0
Move tor_parse_long and friends into parse_int.h in libtor-string
|
6 年之前 |
Nick Mathewson
|
79f73ab330
Finally extract the log library and make it build.
|
6 年之前 |
Nick Mathewson
|
e066966bf4
Extract tor_malloc and friends to a new module.
|
6 年之前 |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 年之前 |
Nick Mathewson
|
b420da4cf8
Rectify include paths (automated)
|
6 年之前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年之前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年之前 |
Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 年之前 |
Nick Mathewson
|
9abf541f7f
Add a function to compute millisecond time difference quickly.
|
6 年之前 |
Mike Perry
|
0e06a9c3e7
Helper function to add u32 without overflow.
|
6 年之前 |
Nick Mathewson
|
4b58b97c68
32-bit compilation warnings
|
6 年之前 |
Nick Mathewson
|
d8ef9a2d1e
Expose a function that computes stamp units from msec.
|
6 年之前 |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 年之前 |
Nick Mathewson
|
6317aa2cc0
Merge branch 'maint-0.3.3'
|
6 年之前 |
Nick Mathewson
|
b504c854d3
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
|
6 年之前 |
rl1987
|
6b6d003f43
Don't explode on NULL or empty string
|
6 年之前 |
rl1987
|
d891010fdd
Allow alphanumeric TLDs in test for now
|
6 年之前 |
rl1987
|
dbb7c8e6fd
Validate hostnames with punycode TLDs correctly
|
6 年之前 |
rl1987
|
db850fec3a
Test TLD validation
|
6 年之前 |
rl1987
|
1af016e96e
Do not consider IP strings valid DNS names. Fixes #25055
|
6 年之前 |
Nick Mathewson
|
a1dd8afc16
Merge branch '25162_zstd_static'
|
6 年之前 |
Nick Mathewson
|
78382d557a
Merge remote-tracking branch 'dgoulet/bug25113_029_01'
|
6 年之前 |