forked from tor2web/Tor2web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
71 lines (55 loc) · 2.42 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Changes in version 3.1.52 - 2016-07-01
o Refactor install script removing requirement for updating it
when the signing PGP key is updated.
o Make log rotation keep only recent logs entries.
o Automagically fix mixed contents warnings on HTTPs
o Update default configuration for GlobaLeaks integration
o Add dummy proxy support in hostsmap configuration
Changes in version 3.1.51 - 2016-02-25
o Add configurable bufsize for fine tuning of memory
Changes in version 3.1.50 - 2016-02-25
o Fix regexp in relation to domains onion.something #287
Changes in version 3.1.49 - 2016-02-05
o Fix syntax error in apparmor script
o Add example configuration for globaleaks
Changes in version 3.1.48 - 2016-01-26
o Fix issue #285
Changes in version 3.1.47 - 2016-01-26
o Fix regexp based blocking implementation
Changes in version 3.1.46 - 2016-01-26
o Implement url blocking based on directories
o Implement url blocking based on regexps
o Fix issue preventing the update of exit nodes addresses
Changes in version 3.1.45 - 2016-01-10
o Fix failure in SSL initialization (#274)
o Simplify design of mail notifications and add default configuration
Changes in version 3.1.44 - 2016-01-06
o Automate generation of DH parameters (#260)
o Replace onionoo with check.torproject.org/exit-addresses (#125)
Changes in version 3.1.43 - 2015-12-26
o Update and stabilize dependencies based on packaged debian versions
o Implement path blocklists and subdomain blocklist
Changes in version 3.1.42 - 2015-06-22
o Improve init script error outputs
o Fix bug in intermediate certificates loading
Changes in version 3.1.41 - 2015-06-08
o Implement rewriting of css and xml files
o Allow crawlers to bypass the disclaimer
Changes in version 3.1.40 - 2015-06-07
o Improve packaging
o Implement rewriting of javascript files
o Optimize rewriting
o Add HTML example for CheckTor.js
Changes in version 3.1.39 - 2015-02-22
o Added CheckTor feature
o Added GetTor feature
o Minor corrections
Changes in version 3.1.38 - 2015-02-10
o Added missing support for cookies mangling
o Added support for disabling automagic onion redirect
o Added support for X-Forwarded-For handling
o Minor improvals
Changes in version 3.1.37 - 2014-12-29
o Refactored Debian Packaging
Changes in version 3.1.36 - 2014-12-25
o Refactored Debian Packaging