R4SAS
2c6e041ae2
rpm: make package buildable on mageia cauldron ( #1476 )
2020-02-26 13:41:35 +00:00
orignal
5115c27e72
2.30.0
2020-02-25 11:15:30 -05:00
orignal
24b48e5d50
reseeds update
2020-02-18 17:45:04 -05:00
orignal
39300a5bbf
removed reseed.i2p.net.in
2019-11-28 17:49:36 -05:00
orignal
a7e8dd04fe
2.29.0
2019-10-21 11:50:59 -04:00
R4SAS
28aac6f93b
fix bogus date in changelogs
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2019-10-07 21:18:46 +03:00
orignal
44a2549b81
2.28.0
2019-08-27 09:46:54 -04:00
Grigory Kotov
fe45d431d7
fix dockerfile: remove unmet dependencies
2019-08-23 16:20:09 +03:00
orignal
3acfb129cd
2.27.0
2019-07-03 12:38:55 -04:00
orignal
1c9e46dbb3
2.26.0
2019-06-07 10:04:57 -04:00
orignal
c4dffa4dc8
remove obsolete reseeds
2019-06-01 09:37:02 -04:00
orignal
3b8baa85a3
2.25.0
2019-05-09 10:21:11 -04:00
r4sas
a6642e0ebc
add script for packaging archive with android binaries
2019-03-22 23:37:20 +00:00
l-n-s
2be80ba30f
Fix Docker build
2019-03-22 13:14:02 -04:00
orignal
21eb1ce6c9
2.24.0
2019-03-21 11:30:12 -04:00
orignal
cdfd411df7
2.24.0
2019-03-21 10:58:59 -04:00
R4SAS
afb14e6782
[fedora] fix build in release on fc30+
...
fixes #1284
2019-01-22 04:57:53 +03:00
R4SAS
e177363377
[fedora] specify srcdir only if building at 30+
2019-01-22 04:08:52 +03:00
R4SAS
ce213934c9
try fix build in fedora rawhide
2019-01-22 02:33:44 +03:00
R4SAS
af286ec52e
try fix build in fedora rawhide
2019-01-22 02:32:51 +03:00
orignal
60a282826c
2.23.0
2019-01-21 10:33:22 -05:00
orignal
1933e44719
reseeds update
2018-12-17 20:14:12 -05:00
R4SAS
79c0c11e80
configure persist of peer profiles
...
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
2018-11-22 00:13:23 +03:00
R4SAS
42b556574f
add fedora copr mageia support
2018-11-11 22:28:34 +03:00
orignal
f34e65ad9e
Merge pull request #1268 from sokolas/webroot
...
Added configurable web console URL path
2018-11-10 15:08:40 -05:00
R4SAS
51352a6819
update debian/rpm tunnels.d storing
...
+ testing rpm changes: manpage and configs store
2018-11-10 03:28:24 +00:00
asokolov
c994950aaf
default webroot in config, webroot in automatic redirect instead of request path
2018-11-09 17:42:04 +03:00
R4SAS
779228857e
2.22.0
2018-11-09 02:22:55 +00:00
R4SAS
8d0b696d33
packages - tunnels.conf.d fix configs place, links
2018-11-07 18:41:04 +03:00
R4SAS
b7940e0002
add tunnels.d to packages
2018-11-06 20:04:26 +03:00
orignal
a2e84e5a1e
2.21.1
2018-10-22 09:19:39 -04:00
orignal
2fa7a48163
2.21.0
2018-10-04 10:17:33 -04:00
orignal
15899c10b2
2.21.0
2018-10-04 09:38:04 -04:00
l-n-s
50399e5194
fix #1238 ( #1239 )
2018-09-06 21:27:28 +00:00
r4sas
c0d1e2c07a
2.20
2018-08-23 18:10:05 +03:00
orignal
71ac0286b1
2.20.0
2018-08-23 10:24:44 -04:00
l-n-s
a83a839cff
Build docker image from openssl branch
2018-08-22 18:22:54 -04:00
R4SAS
fc16e76af1
2.19.0
2018-06-26 17:46:01 +00:00
orignal
0dff636dbe
2.19.0
2018-06-26 13:38:02 -04:00
R4SAS
a188de2e5c
increase limits by default, fix symbolic links, change rules
2018-06-26 20:05:33 +03:00
R4SAS
dd392941d0
update Config.cpp, links to examples, manpage
2018-06-21 09:40:53 +03:00
R4SAS
3cec923294
Update tunnels.conf
2018-06-19 15:08:16 +03:00
l-n-s
a59cdcc9e0
Update contrib/i2pd.conf file with more options
2018-06-16 08:05:43 -04:00
R4SAS
e1bfa786fc
fix #1192
2018-06-16 11:59:54 +03:00
l-n-s
d8b4765f23
Add /etc/resolv.conf to apparmor profile and k flag for pidfile
2018-05-18 15:54:39 -04:00
l-n-s
53a1a097a6
Restore reseed certificate hottuna_at_mail.i2p.crt
2018-05-18 15:45:35 -04:00
yangfl
c0436297c2
fix typo in systemd service type
2018-04-01 23:37:36 +03:00
yangfl
f06c8710be
fix systemd service type
2018-03-31 14:56:45 +08:00
Fabrice Fontaine
b0781668e2
Create LogsDirectory in i2pd.service
...
Create /var/log/i2pd through LogsDirectory parameter of systemd and set
its permission to 0700 through LogsDirectoryMode. Indeed, this directory
must be created with the correct permission as it is used in ExecStart
command
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2018-03-05 19:06:14 +01:00
R4SAS
f3488be7af
update rpm, increase release version for Fedora and CentOS
2018-02-05 05:52:12 +03:00