Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
před 6 roky |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
před 6 roky |
Nick Mathewson
|
cd3fc2aa48
Merge remote-tracking branch 'neel/b25511-r4'
|
před 6 roky |
Neel Chauhan
|
9e3e1b8bfb
Add format_local_iso_time_nospace()
|
před 6 roky |
Mike Perry
|
0e06a9c3e7
Helper function to add u32 without overflow.
|
před 6 roky |
Neel Chauhan
|
9df110cd72
Remove PortForwarding options
|
před 6 roky |
Nick Mathewson
|
6317aa2cc0
Merge branch 'maint-0.3.3'
|
před 6 roky |
Nick Mathewson
|
b504c854d3
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
|
před 6 roky |
rl1987
|
0e453929d2
Allow IPv6 address strings to be used as hostnames in SOCKS5 requests
|
před 6 roky |
Nick Mathewson
|
4dc228e35b
Remove workaround code for systems where free(NULL) is busted.
|
před 6 roky |
Nick Mathewson
|
519fa1a3e6
Document the alignment limitation of tor_free()
|
před 6 roky |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
před 7 roky |
Nick Mathewson
|
95531ddfbf
Let's have only one FREE_AND_NULL variant.
|
před 7 roky |
Nick Mathewson
|
1d348989b0
Make tor_free only evaluate its input once (at least on gcc and clang)
|
před 7 roky |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
před 7 roky |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
před 7 roky |
Nick Mathewson
|
c1bdb80aba
Add a macro to call a free_ function and clear a variable
|
před 7 roky |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
před 7 roky |
Nick Mathewson
|
1098893e4f
Exit when we can't write to a configured pid file
|
před 7 roky |
Nick Mathewson
|
eb43401bfb
Add a 'NoExec' option that causes tor_spawn_background() to fail
|
před 7 roky |
Neel Chauhan
|
5ee6ca8da2
Switch to offsetof()
|
před 7 roky |
Daniel Pinto
|
ba3a5f82f1
Add support for %include funcionality on torrc #1922
|
před 7 roky |
Taylor Yu
|
c5adab0258
Make CEIL_DIV() slightly more overflow-safe
|
před 7 roky |
Nick Mathewson
|
b6f22524ee
Move config line parsing function to confline.c
|
před 7 roky |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
před 7 roky |
Alexander Færøy
|
6e78ede73f
Remove buffered I/O stream usage in process_handle_t.
|
před 7 roky |
Nick Mathewson
|
7e469c1002
Merge branch 'bug20894_029_v3'
|
před 7 roky |
Nick Mathewson
|
c4f2faf301
Don't atoi off the end of a buffer chunk.
|
před 7 roky |
Hans Jerry Illikainen
|
a23fd15786
Fix unreachable heap corruption in base64_decode()
|
před 8 roky |
Nick Mathewson
|
539eba0a4b
Teach parse_iso_time about the spaceless variant.
|
před 8 roky |