Commit Graph

4779 Commits (008a0647640acc64a29209b5abb7adad4cdef768)
 

Author SHA1 Message Date
Jeff Becker 124a9cb030
correction 6 years ago
Jeff Becker 3ec000d0f8
fix issue #1107 6 years ago
R4SAS 33cb96126a
appveyor: remove catgets before try update 6 years ago
R4SAS 441db9ad7f
fix appveyor build 6 years ago
hagen 5225e1d7d1 * HTTP.cpp : use bare snprintf() instead locale-dependent strftime() 6 years ago
R4SAS de849b3f6a fix date in webconsole page header on windows 6 years ago
orignal fb4387c41f
Merge pull request #1103 from hypnosis-i2p/openssl
build.gradle auto-indented; ndk-build is now called by gradle build
6 years ago
hypnosis-i2p a9061a8f58 ndk-build is now called by gradle build 6 years ago
orignal 0c099dc52b
Merge pull request #1102 from PurpleI2P/revert-1097-revert-1096-openssl
Revert "Revert "fixed #1088""
6 years ago
orignal 713e92c28f
Revert "Revert "fixed #1088"" 6 years ago
orignal d111025012
Merge pull request #1101 from PurpleI2P/revert-1098-revert-1095-openssl
Revert "Revert "reworked the app, fixed #1094, fixed grace stop""
6 years ago
orignal 5f2e6b1262
Revert "Revert "reworked the app, fixed #1094, fixed grace stop"" 6 years ago
orignal b6d838731f
Merge pull request #1100 from PurpleI2P/revert-1099-revert-1090-openssl
Revert "Revert "quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle""
6 years ago
orignal 56db8b40b2
Revert "Revert "quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle"" 6 years ago
orignal f488c97a09
Merge pull request #1099 from PurpleI2P/revert-1090-openssl
Revert "quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle"
6 years ago
orignal 31df49a884
Revert "quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle" 6 years ago
orignal e5fdced4ac
Merge pull request #1098 from PurpleI2P/revert-1095-openssl
Revert "reworked the app, fixed #1094, fixed grace stop"
6 years ago
orignal 71546367cf
Revert "reworked the app, fixed #1094, fixed grace stop" 6 years ago
orignal 857817dae8
Merge pull request #1097 from PurpleI2P/revert-1096-openssl
Revert "fixed #1088"
6 years ago
orignal ae3fca15c7
Revert "fixed #1088" 6 years ago
orignal 6bb7382dbd
Merge pull request #1096 from hypnosis-i2p/openssl
fixed #1088
6 years ago
hypnosis-i2p badb837b46 fixed #1088 6 years ago
orignal 74f5b70a5d
Merge pull request #1095 from hypnosis-i2p/openssl
reworked the app, fixed #1094, fixed grace stop
6 years ago
hypnosis-i2p ac495da5fe fixes grac stop 6 years ago
hypnosis-i2p 56f6e57118 fixes grac stop 6 years ago
hypnosis-i2p 33735b343d fixes 1094; fixes grac stop 6 years ago
hypnosis-i2p 1b56d66fc8 android gitignore 6 years ago
hypnosis-i2p 0994211a48 android gitignore 6 years ago
hypnosis-i2p 62d9a47c3d android work 1 6 years ago
orignal e77037c2b8 fixed warning 6 years ago
l-n-s 030a6ebb71
Merge pull request #1093 from l-n-s/rm_root_docker
Remove broken Dockerfile and it's entrypoint
7 years ago
l-n-s 5a657cff89 Remove broken Dockerfile and it's entrypoint 7 years ago
R4SAS f3488be7af update rpm, increase release version for Fedora and CentOS 7 years ago
R4SAS 4af0caa506 fix build on GCC 8.0.1
https://bugzilla.redhat.com/show_bug.cgi?id=1541688
7 years ago
orignal 0728991821
Merge pull request #1092 from majestrate/master
fix federoa rawhide build with gcc 8
7 years ago
Jeff Becker 21c35f770b
fix federoa rawhide build with gcc 8 7 years ago
orignal f039af6eda
Merge pull request #1090 from hypnosis-i2p/openssl
quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle
7 years ago
hypnosis-i2p eb3f703b46 gradle upgraded; i2pd version name updated 7 years ago
hypnosis-i2p b88b82a85c quit features replaced by stop - more 2 7 years ago
hypnosis-i2p 1d0791dbf5 quit features replaced by stop - more 7 years ago
hypnosis-i2p 87f2eefd35 quit features replaced by stop 7 years ago
R4SAS b8a2c9f955
Merge pull request #1089 from yangfl/upstream
i2pd.service: do not block system shutdown for 10 min
7 years ago
yangfl 319d748639 i2pd.service: do not block system shutdown for 10 min 7 years ago
yangfl 4f84d687e4 add endian detection for glibc 7 years ago
R4SAS fbb9991128 remove obsoletes tag for rpm git package 7 years ago
orignal 62bac24246
Merge pull request #1086 from BOPOHA/patch-3
i2pd.spec delete obsoletes tag
7 years ago
orignal 4aa8461bea
Merge pull request #1087 from BOPOHA/patch-4
systemd issue in centos 7
7 years ago
BOPOHA ce57a130fc
systemd issue in centos 7
Not working pre-create pid-file dir (/run/i2pd).
It fixed with one of this ways:

> PermissionsStartOnly=True
or 
> ExecStartPre=/bin/mkdir -p -m 0700 /var/run/i2pd
> ExecStartPre=/bin/chown i2pd: /var/run/i2pd

First way is prefer because RuntimeDirectory's options already used.
7 years ago
BOPOHA 80567312ed
i2pd.spec delete obsoletes tag
https://github.com/PurpleI2P/i2pd/pull/1084#issuecomment-362215861

```
Resolving Dependencies
--> Running transaction check
---> Package i2pd.x86_64 0:2.17.0-20171206git.el7.centos will be updated
---> Package i2pd.x86_64 0:2.18.0-1.el7.centos will be obsoleting
---> Package i2pd-systemd.x86_64 0:2.17.0-20171206git.el7.centos will be obsoleted
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================
 Package   Arch        Version                     Repository        Size
==========================================================================
Installing:
 i2pd      x86_64      2.18.0-1.el7.centos         vorona-i2pd      915 k
     replacing  i2pd-systemd.x86_64 2.17.0-20171206git.el7.centos

Transaction Summary
==========================================================================
Install  1 Package

Total download size: 915 k
Is this ok [y/d/N]:
```
@l-n-s  thx, obsoletes tag is unneeded in next release)
7 years ago
R4SAS 180730f9cf
fix rpm spec's (#1084)
* added spec for git package
* fixed double slashes
* changed versioning for stable builds
7 years ago