Nick Mathewson
|
5833861f62
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
13 years ago |
Nick Mathewson
|
973c18bf0e
Fix assertion failure in tor_timegm.
|
13 years ago |
Roger Dingledine
|
81cd3d7ad6
add a blurb for 0.2.3.18-rc, other minor cleanups
|
13 years ago |
Nick Mathewson
|
5fad3dc36b
Fix a warning when using glibc's strcspn with clang.
|
13 years ago |
Nick Mathewson
|
201b852c27
Fix a compilation warning with clang 3.0
|
13 years ago |
Nick Mathewson
|
ffd7189b3f
Don't assert in get_string_from_pipe() on len==0
|
13 years ago |
Nick Mathewson
|
b1ad1a1d02
Resolve crash caused by format_helper_exit_status changes in #5557
|
13 years ago |
Nick Mathewson
|
4a7e4129af
Style tweaks and add a warning about NUL-termination
|
13 years ago |
Andrea Shepard
|
c21af69f29
Refactor unsigned int hex formatting out of format_helper_exit_status() in util.c
|
13 years ago |
Andrea Shepard
|
4c62cc6f99
Make format_helper_exit_status() avoid unnecessary spaces
|
13 years ago |
Nick Mathewson
|
bf9252587b
Fix mingw build with -DUNICODE -D_UNICODE
|
13 years ago |
Nick Mathewson
|
1e5683b167
Be more careful calling wcstombs
|
13 years ago |
Nick Mathewson
|
b482c870ca
Fix some mingw build warnings
|
13 years ago |
Nick Mathewson
|
7f45ea5c41
Merge remote-tracking branch 'public/bug3894'
|
13 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
13 years ago |
Nick Mathewson
|
f68c042637
Resolve all currently pending DOCDOC items in master
|
13 years ago |
Nick Mathewson
|
f35271bf3e
Fix some more FreeBSD4 issues (based on a patch from grarpamp)
|
13 years ago |
Nick Mathewson
|
d732b87e60
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Sebastian Hahn
|
679aa93e23
Fix month check in parse_http_time, add test
|
13 years ago |
Nick Mathewson
|
801923ac21
Remove more dubiosity in struct tm handling. related to bug5346
|
13 years ago |
Nick Mathewson
|
1abe533b33
Reject an additional type of bad date in parse_http_time
|
13 years ago |
Esteban Manchado Velázquez
|
d0d9c3d71e
Fix parse_http_time and add tests
|
13 years ago |
Nick Mathewson
|
c78a42685f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
9b344628ed
Handle out-of-range values in tor_parse_* integer functions
|
13 years ago |
Nick Mathewson
|
9dddfe83f3
Several mingw/msvc/cross-compilation fixes
|
13 years ago |
George Kadianakis
|
b80728a115
tor_vsscanf(): Don't return -1 if '%%' doesn't match.
|
13 years ago |
Nick Mathewson
|
56e0959d2a
Have tor_parse_*long functions check for negative bases
|
13 years ago |
George Kadianakis
|
aae570b493
Close fds on pipe() error in tor_spawn_background().
|
14 years ago |
Nick Mathewson
|
c13dc5170f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |