Commit Graph

626 Commits

Author SHA1 Message Date
22c8fefd8d added base mechanism to add public keys from the propogated from the IPTable 2024-11-13 17:55:43 +00:00
623d7b93e0 for update IPTable reduce logic 2024-11-13 17:04:28 +00:00
eb0a7d6b34 for update IPTable reduce logic 2024-11-13 16:59:12 +00:00
2bd39cc450 fixed JSON compile time error 2024-11-13 16:31:01 +00:00
afacc339ec reverted IPTable logic 2024-11-13 16:29:21 +00:00
b3f5d63e16 fixed adding public key default path 2024-11-13 16:20:30 +00:00
f833eba32b fixed untracked files 2024-11-13 16:09:39 +00:00
b55134d194 fixed untracked files 2024-11-13 16:00:12 +00:00
0b0ae2df06 added optmized approach to update IPTable 2024-11-13 15:52:24 +00:00
ec2f169153 refactoring main imports 2024-11-12 17:41:16 +00:00
c3259e957b adding gitignore for haddocks 2024-11-10 20:29:51 +00:00
9265c616ef change module exports 2024-11-10 20:17:44 +00:00
1034a4c0b3 change module exports 2024-11-10 19:33:39 +00:00
030eb6d022 tested example 2024-11-10 19:23:23 +00:00
2e1ca51486 refactored library interface 2024-11-10 18:54:39 +00:00
c89e73eb3b small housekeeping tasks 2024-11-10 18:32:43 +00:00
a11efa624d finished moving code into their respective library modules 2024-11-09 21:47:27 +00:00
a9400d9079 moving API code 2024-11-09 21:28:31 +00:00
b6926e0998 moving code to different files 2024-11-09 21:19:17 +00:00
86dab8919e organised library for p2prc; moved Error, Environment and JSON logic to their own files 2024-11-09 20:50:41 +00:00
4a384f2c5c organising library files 2024-11-09 20:24:42 +00:00
4a103679ad moved code to library side 2024-11-09 19:52:56 +00:00
c481eb0b5c improving cabal build configuration 2024-11-09 19:28:05 +00:00
427f47cdf4 renamed app directory to src directory 2024-11-09 18:53:03 +00:00
780da3bb6d adding dummy library for haskell package 2024-11-09 18:51:10 +00:00
36a00f99b0 adding planning for next stage; adding github issues 2024-11-05 22:38:28 +00:00
6bb45f40fe improved p2prc API 2024-10-26 23:09:51 +01:00
1bbf06685c fixing parsing of json 2024-10-26 22:36:06 +01:00
b3ba2c906e parsing config file started 2024-10-26 19:24:16 +01:00
410d2ae111 implemented safer version of code for shell calls 2024-10-24 23:59:35 +01:00
98988454da fixing readProcess and spawnProcess 2024-10-24 21:44:48 +01:00
2a111bd22d improving safety commands 2024-10-23 23:43:23 +01:00
8081dd8b09 improving spawn command execution 2024-10-23 23:39:59 +01:00
46a21949df improving shell command execution 2024-10-23 23:02:37 +01:00
cc08e35d82 finished cleaning environment functionality 2024-10-21 01:14:13 +01:00
7a195d6c36 fixing gitignore confict 2024-10-20 22:48:22 +01:00
ff105bf9e0 added map port response as JSON output 2024-10-20 22:29:05 +01:00
7a86bb29c9 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation 2024-10-20 22:20:19 +01:00
71b23b1e0d save documentation 2024-10-20 22:19:59 +01:00
7ab6471c75 fixing haskell API issue 2024-10-20 22:02:08 +01:00
7855859c3a fixing string issue 2024-10-20 21:54:14 +01:00
182f7fb10f working on cleaning environment and map port function 2024-10-20 21:33:43 +01:00
Akilan Selvacoumar
64f8d77a65 Merge pull request #112 from Akilan1999/cname-entry
Added possibility to add domain name for nodes on P2PRC
2024-10-19 23:45:57 +01:00
5766623d7d adding next API end point goal 2024-10-19 23:22:38 +01:00
02be206221 brainstorming: basic use case 2024-10-19 22:52:39 +01:00
be1e2ec384 finished initial API 2024-10-19 22:39:23 +01:00
10c1548b28 added stdInput and shell options 2024-10-19 20:36:17 +01:00
b2a03312a8 working on haskell API 2024-10-19 20:25:55 +01:00
4a9d1e237f fixed cmd location issue 2024-10-19 18:47:50 +01:00
1e773748fc finished parsing Server information data 2024-10-19 14:26:11 +01:00