Nick Mathewson
|
43dc92441d
|
Tabify all of the .am files.
|
2018-07-01 09:37:28 -04:00 |
|
Nick Mathewson
|
30166261bb
|
Move string_is_key_value to lib/encoding
|
2018-06-28 11:46:32 -04:00 |
|
Nick Mathewson
|
b9b44bf000
|
Move confline.c to lib/encoding: it is about encoding key-value pairs
Also, move "unescape_string()" to encoding too, since it's about
encoding data as C strings.
|
2018-06-27 16:59:56 -04:00 |
|
Nick Mathewson
|
194a34cdc2
|
Extract time encoding functions into lib/encoding
|
2018-06-27 16:59:56 -04:00 |
|
Nick Mathewson
|
235ddb15a0
|
Move util_format into a new libtor-encoding library
libtor-encoding is about various ways to transform data to and from
character sequences.
|
2018-06-27 16:18:42 -04:00 |
|