Commit graph

47 commits

Author SHA1 Message Date
David Uhden Collado
96c4795032
Force dynamic linking with Boost Filesystem
Updated the Makefile to dynamically link the Boost Filesystem library by adding
the -lboost_filesystem option to the LDLIBS variable. This change resolves
undefined reference errors encountered during compilation, where specific Boost
Filesystem functions were not found by the linker (ld).
2024-10-10 05:34:02 +02:00
WipedLifePotato
35a2e59dc7 AutoConf program pre-init 2024-09-19 16:21:36 +07:00
orignal
8fdec1f30f swithed to C++17 and std::filesystem 2024-09-02 10:28:06 -04:00
Ваше имяэ
92989e649a o2 flag + fedora depedencies support + #92 issue 2023-09-05 15:45:03 +07:00
wipedlifepotato
e1e0ab3a88
Merge branch 'master' into master 2023-08-01 02:35:28 +07:00
wipedlifepotato
377b3c0ea5 -latomic to famtool and routerinfo #80 2023-08-01 02:23:09 +07:00
wipedlifepotato
a5eed1682e add vain to makefile 2023-08-01 00:51:04 +07:00
orignal
74173a26b1 removed vain 2023-06-30 11:25:57 -04:00
R4SAS
f9348979a2
fix keyinfo on latest gcc, update Makefile
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-03-11 21:32:14 +00:00
R4SAS
04ed29ceec add verifyhost tool
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-17 20:39:24 +03:00
acetone
bcf186dc3f
x25519 added to Makefile 2021-05-16 13:43:34 -04:00
R4SAS
c9408c6121
update makefile
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-11-17 16:04:19 +03:00
R4SAS
07c5391b92
fix make, drop unsupported websocks tools
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-11-17 14:35:13 +03:00
orignal
bbc15441cd regaddralias added 2020-11-14 21:39:53 -05:00
orignal
25b1166fd9 b33address 2019-04-10 14:15:49 -04:00
orignal
7dc04d52f7 offline keys added 2019-02-08 14:53:58 -05:00
Mikal Villa
d4574fe1ef
Fixed makefile to work with Darwin/Mac OS X 2018-09-14 20:30:07 +02:00
r4sas
166ccc7a36 implement 3LD authentification string generator for stats.i2p 2018-08-29 21:52:56 +00:00
Jeff Becker
d49bcb79fb
fix typo 2018-05-14 08:03:34 -04:00
Jeff Becker
fba1c876d6
correct link flags for freebsd 2018-05-14 08:01:05 -04:00
Jeff Becker
53910125df
fix previous commit 2018-05-14 07:59:39 -04:00
Jeff Becker
f70583a4d8
fix include path for freebsd 2018-05-14 07:58:21 -04:00
Jeff Becker
075105c7f7
don't require gcc 2018-05-14 07:55:55 -04:00
Jeff Becker
d369788be3
try another freebsd fix 2018-05-14 07:45:41 -04:00
Jeff Becker
408e0c3bd7
Merge remote-tracking branch 'purple/master' 2018-05-14 07:32:12 -04:00
Jeff Becker
9bce1715c7
try fixing freebsd build, issue #47 2018-05-14 07:31:24 -04:00
Sammael
dff8d6791d
Delete -mavx 2018-04-26 23:35:07 +07:00
Jeff Becker
39e24b97e1
Merge remote-tracking branch 'purple/master' 2018-02-18 09:51:42 -05:00
l-n-s
0cfb2230fb Update clean target 2018-02-18 04:57:10 -05:00
Jeff Becker
a148516d60
i2p base64 encode/decode tool 2017-11-03 09:36:25 -04:00
R4SAS
34d3bc0343 static win build 2017-08-26 23:53:22 +03:00
orignal
1df37c1ba3 fixed Linux build 2017-08-24 09:47:57 -04:00
R4SAS
2ef31a9e04 building using mingw 2017-08-17 11:11:17 +03:00
Jeff Becker
574db0ab55 add -Wno-misleading-indentation to compile flags 2017-08-16 09:06:58 -04:00
Warlock-Dalbaeb
45bb062f53 Vanity stuff 2017-08-15 01:29:32 +07:00
Jeff
00225100a8 Revert "Vanity stuff" 2017-08-14 13:59:28 -04:00
Warlock-Dalbaeb
fef86629fa Vanity stuff 2017-08-15 00:51:31 +07:00
Jeff Becker
43487324e4 add vanity address generator toy 2017-08-07 13:50:35 -04:00
Jeff Becker
4d51324d7e update to use restructured format 2017-04-20 14:26:10 -04:00
orignal
60b93ac3a1 regaddr added 2017-02-24 22:23:48 -05:00
Jeff Becker
ebbf53085c add routerinfo tool 2016-11-25 09:55:22 -05:00
Jeff Becker
0ff003d52a
add famtool to clean target 2016-10-24 14:11:36 -04:00
Jeff Becker
0ea81aed2e
add famtool 2016-10-24 13:19:33 -04:00
Jeff Becker
8533fc2f64
* add readme
* add .gitignore

* add keyinfo tool

* fix up makefile to build i2pd git submodule
2016-10-10 07:16:42 -04:00
orignal
4d868b348c correct path to i2pd 2016-09-16 11:52:46 -04:00
orignal
8c0f07221a correct path to i2pd 2016-09-16 11:41:44 -04:00
orignal
18f7221980 keygen added 2016-09-16 11:28:01 -04:00