Commits on Source
10687
a9733a32
build: Revert "Use -lresolv in LIBS with rust on OSX."
Feb 24, 2018
af3e5bed
build: Fix Makefile.am TOR_RUST_STATIC_NAME variable name after revert.
Feb 24, 2018
578aaa7f
Bug 25505: Check circuitmux queues before padding.
Mar 13, 2018
7d70f67d
Check bandwidth changes only if small uptime
Jun 03, 2018
015fcd0e
Fix a GCC "potential null dereference" warning.
Jun 13, 2018
ce692332
test_entrynodes: fix a GCC warning
Jun 13, 2018
508332fe
rust: Add "test-c-from-rust" feature-gate.
Jun 18, 2018
d935aceb
Use correct CARGO_HOME in test_rust.sh
Jun 21, 2018
7e9c37f9
Change `allocate_and_copy_string` to take a `&str` instead of `&String`.
Jun 24, 2018
94880b2d
Utilize `if let` construct instead of explicit unwrapping.
Jun 24, 2018
59d45057
Utilize `if..else` for switching on boolean values.
Jun 24, 2018
6d2e4dea
Utilize type param in method invocation.
Jun 24, 2018
e62582e9
Run rustfmt on 'src/rust/protover/ffi.rs'.
Jun 25, 2018
306ab8ae
Update fallback lists to match
#24805
Jun 25, 2018
adbe6a25
Copy socks5.trunnel from trunnel examples dir
Jun 26, 2018
240f33e3
Generate trunnel impls and include into build
Jun 26, 2018
23d9ffcd
Update whitelist to match feedback from operators
Jun 28, 2018
439b528f
Rename sandbox_getaddrinfo() et. al.
Jul 03, 2018
5028a52b
Remove old instructions from INSTALL
Jul 03, 2018
12258bbb
Merge branch 'maint-0.2.9' into maint-0.3.1
Jul 03, 2018
6fed66d2
Merge branch 'maint-0.3.1' into maint-0.3.2
Jul 03, 2018
bc8636e8
Merge branch 'maint-0.3.2' into maint-0.3.3
Jul 03, 2018
97fad994
Allow single DA if explicitly configured
Jul 03, 2018
287b64ee
Add CODE_OF_CONDUCT file
Jul 05, 2018
abeb07a1
Made 'auto' keyword in torrc case insensitive
Jul 08, 2018
5f097080
#26502: Stop using fallback blacklist
Jul 08, 2018
85fa6929
Remove small piece of unneeded documentation
Jul 08, 2018
2558634f
Tool to print expiration date of ed25519_signing_cert
Jul 08, 2018
0bd2f2ed
Add changes file
Jul 08, 2018
121f3dc2
New manpage for tor-print-ed-signing-cert
Jul 08, 2018
abc0a72f
Update .gitignore
Jul 08, 2018
f721a082
Merge remote-tracking branch 'catalyst-github/bug26455_033' into maint-0.3.3
Jul 09, 2018
75d9db9e
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 09, 2018
8e3a52e5
Merge branch 'maint-0.3.4'
Jul 09, 2018
a95cfb8a
Clear all control.c flags on control_free_all()
Jul 09, 2018
b74ed31f
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 09, 2018
790062d7
Merge branch 'maint-0.3.4'
Jul 09, 2018
9320100d
Bump to 0.3.3.4-rc
Jul 09, 2018
532873a9
Bump to 0.3.3.8
Jul 09, 2018
afee7854
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 09, 2018
47859e11
Merge branch 'maint-0.3.4'
Jul 09, 2018
03283c00
Merge remote-tracking branch 'rl1987/bug26525'
Jul 09, 2018
46998fc8
Validate that DirAuthority address is IPv4
Jul 09, 2018
a1a55a33
Merge branch 'bug26488'
Jul 09, 2018
4ff93dd9
Merge remote-tracking branch 'rl1987/doc26638'
Jul 09, 2018
7746b071
Merge remote-tracking branch 'gsomlo/gls-single-da'
Jul 09, 2018
8b53dfc3
Merge branch 'bug26269_029' into maint-0.2.9
Jul 09, 2018
4a604d99
Merge branch 'maint-0.2.9' into maint-0.3.2
Jul 09, 2018
69918629
Merge branch 'maint-0.3.2' into maint-0.3.3
Jul 09, 2018
529faef2
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 09, 2018
83de46eb
Changes file and comment for 25928.
Jul 09, 2018
e7463be3
Merge branch 'maint-0.3.4'
Jul 09, 2018
6ad2c2b9
Merge remote-tracking branch 'github/bug26269_031' into maint-0.3.2
Jul 09, 2018
1b81c4b5
Merge branch 'maint-0.3.4'
Jul 09, 2018
250e0fc1
Merge branch 'maint-0.3.2' into maint-0.3.3
Jul 09, 2018
98dff5df
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 09, 2018
cec8d4aa
Remove changes files for items that will appear in 0.3.4.4-rc
Jul 09, 2018
d20feddf
Lower log level of "Scheduler of type KIST has been enabled" to INFO
Jul 09, 2018
eb856a3e
strcasecmp should not take a size_t argument
Jul 09, 2018
19f2057d
Fix some lingering windows compilation issues from Jenkins.
Jul 09, 2018
57b1cc1f
Copy notes from today's releases into master
Jul 09, 2018
f5e3bcb6
Bump to 0.3.3.8-dev.
Jul 09, 2018
5ce348c4
Bump to 0.3.4.4-rc-dev
Jul 09, 2018
d7ad6d92
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 09, 2018
f8766e88
Merge branch 'maint-0.3.4'
Jul 09, 2018
3145e469
Make checkIncludes work on python 2.7
Jul 09, 2018
294f580f
Re-wrap the error message emitted by checkIncludes.py
Jul 09, 2018
cade65fd
Add "check-includes" to check-local.
Jul 09, 2018
ee122862
Add a little documentation to checkIncludes.py.
Jul 09, 2018
1604c0fe
Add the compatibility definition for getdelim.c from netbsd.
Jul 10, 2018
b04d719c
Integrate getdelim() and getline() support into Tor.
Jul 10, 2018
6574d4bd
Refactor dirserv_read_measured_bandwidths to have a single exit point
Jul 10, 2018
951d59d7
Use tor_getline() in dirserv.c to remove its upper line limit.
Jul 10, 2018
e3e6335a
Add controller support for listing ExtORPort and HTTPTunnelPorts
Jul 10, 2018
23dc770f
Add an initial CodeStructure.md file to doc/HACKING.
Jul 10, 2018
fa2d53aa
Stop mentioning src/or and src/common in doc/HACKING
Jul 10, 2018
4793d913
Describe "check-includes" in the CodingStandards.md file
Jul 10, 2018
4f42c923
File-level summary documentation for src/lib/*/*.[ch]
Jul 10, 2018
ef106ce7
Document the headers in src/app/config/
Jul 10, 2018
6d58c20d
Fix build on FreeBSD post-refactor
Jul 10, 2018
5d8336c1
Refactor ipv[46].[ch]
Jul 10, 2018
c2ddb7b2
Move tor_addr_{,port_}lookup to resolve.c
Jul 10, 2018
2f657a14
Remove all users of addr_port_lookup outside of address.c
Jul 10, 2018
8de48c11
Remove addr_port_lookup.
Jul 10, 2018
a2c44a7a
Isolate resolve.h usage in the modules that really need it.
Jul 10, 2018
d7e7c0d2
Updating whitelist to match operator feedback
Jul 10, 2018
cbdf6a04
Fixing spacing issue in whitelist
Jul 10, 2018
422abd4f
Merge branch 'ticket26526_26532'
Jul 10, 2018
6711a172
Merge remote-tracking branch 'neel/fbsd-cfix'
Jul 10, 2018
3df54821
Remove changes file for 26715.
Jul 10, 2018
9ec80909
Add a changes file for 26481 (the big code movement)
Jul 10, 2018
41640b65
Rename util_malloc to malloc.
Jul 10, 2018
e7f5f48d
Rename torlog.[ch] to log.[ch]
Jul 10, 2018
b6d0e7ca
Rename tm_cvt to time_to_tm
Jul 10, 2018
c08b7b10
Merge branch 'post-refactor-renaming'
Jul 10, 2018
c4dd38e6
Tabify lists in configure.ac
Jul 10, 2018
391ef5e4
Explain why we use raw_free with getdelim result.
Jul 10, 2018
c90961a9
Document compat_getdelim_.
Jul 10, 2018
537092cd
Merge branch 'ticket26223'
Jul 10, 2018
16bdbddc
When setting a nonstandard malloc, disable the system malloc.
Jul 11, 2018
10,587 additional commits have been omitted to prevent performance issues.
Loading
Loading