Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Georg Koppen
Tor
Commits
1628af23
Commit
1628af23
authored
Jan 24, 2022
by
David Goulet
🐼
Browse files
Merge branch 'maint-0.3.5' into release-0.3.5
parents
ef17aa0d
421ce943
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
changes/fallbackdirs-2022-01-24
0 → 100644
View file @
1628af23
o Minor features (fallbackdir):
- Regenerate fallback directories generated on January 24, 2022.
changes/geoip-2022-01-24
0 → 100644
View file @
1628af23
o Minor features (geoip data):
- Update the geoip files to match the IPFire Location Database,
as retrieved on 2022/01/24.
configure.ac
View file @
1628af23
...
...
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2019, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
AC_INIT([tor],[0.3.5.1
7-dev
])
AC_INIT([tor],[0.3.5.1
8
])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])
...
...
contrib/win32build/tor-mingw.nsi.in
View file @
1628af23
...
...
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
!define VERSION "0.3.5.1
7-dev
"
!define VERSION "0.3.5.1
8
"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"
...
...
src/app/config/fallback_dirs.inc
View file @
1628af23
This diff is collapsed.
Click to expand it.
src/config/geoip
View file @
1628af23
This diff is collapsed.
Click to expand it.
src/config/geoip6
View file @
1628af23
This diff is collapsed.
Click to expand it.
src/win32/orconfig.h
View file @
1628af23
...
...
@@ -218,7 +218,7 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
#define VERSION "0.3.5.1
7-dev
"
#define VERSION "0.3.5.1
8
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment