Kleissner
|
f23315fbde
|
Minor fix in readme
|
2022-02-19 21:20:31 +01:00 |
|
Kleissner
|
c2bfb85eb8
|
Document support for target systems. Close #86, close #88
|
2022-02-02 02:21:54 +01:00 |
|
Kleissner
|
f2c344dc96
|
Major refactoring of the code base into Backend structure. Increase version number to Alpha 6 to prepare for the upcoming release.
|
2021-12-29 05:29:34 +01:00 |
|
Kleissner
|
388343dc3e
|
Version Alpha 5.
|
2021-12-13 04:16:02 +01:00 |
|
Kleissner
|
d06c2e0b1a
|
Define common application exit codes for backend executables in Exit.go.
Improve logging of webapi start.
|
2021-11-15 03:00:24 +01:00 |
|
Kleissner
|
9626fa8088
|
Fork btcec to remove external dependency. This significantly reduces the count of indirect modules (cuts it by half). Close #7
Update the other Go modules.
|
2021-11-14 22:37:07 +01:00 |
|
Kleissner
|
ce37461705
|
Improve MTU settings and documentation. #41
|
2021-11-09 21:04:06 +01:00 |
|
Kleissner
|
bb2a4bac48
|
Update User Agent, new release!
|
2021-11-05 03:44:20 +01:00 |
|
Kleissner
|
fb9944aaed
|
Update readme
|
2021-10-20 09:00:33 +02:00 |
|
Kleissner
|
3233bf5c1b
|
New Filters.IncomingRequest to intercept incoming information requests of all types
|
2021-07-29 04:10:53 +02:00 |
|
Kleissner
|
8e2043728c
|
Properly count IPv4 and IPv6 networks listening (exclude link-local ones). Close #22
|
2021-05-18 23:22:11 +02:00 |
|
Kleissner
|
9eb1127b40
|
Alpha 2 release. Includes Traverse message according to latest Whitepaper 0.8.
Send and traverse code needs some cleanup.
|
2021-05-11 10:33:06 +02:00 |
|
Kleissner
|
f1da49d68e
|
Add PortForward setting to override external listening port. Improve default config inline documentation.
Prepare EnableUPnP setting.
|
2021-05-04 12:43:31 +02:00 |
|
Kleissner
|
f13695709f
|
Kademlia: Initial bucket refresh implementation. This might be improved down the road.
|
2021-04-25 04:22:10 +02:00 |
|
Kleissner
|
63e736486a
|
Implement auto refresh of buckets. Close #11
|
2021-04-24 23:06:08 +02:00 |
|
Kleissner
|
146bb6991e
|
Proper ShouldEvict implementation
|
2021-04-22 06:11:39 +02:00 |
|
Kleissner
|
b2db81143e
|
Proper message sequence implementation for Response and Pong messages. Record round-trip time at connection level! Reply timeout. Close #13 #5
Fixes.
|
2021-04-19 05:18:07 +02:00 |
|
Kleissner
|
ce2d3309af
|
Update seed list. New function LoadConfigOut to parse main config into custom structure.
Remove reuseport module file (not needed).
|
2021-04-15 12:59:06 +02:00 |
|
Kleissner
|
e69589c5c8
|
Kademlia: Use information requests from updated DHT library. More testing & fixes upcoming.
|
2021-04-09 16:36:35 +02:00 |
|
Kleissner
|
7927e18572
|
Add Connectivity documentation
|
2021-04-05 18:43:59 +02:00 |
|
Kleissner
|
e8b53051f2
|
Convert tabs to white spaces
|
2021-03-16 14:36:17 +01:00 |
|
Kleissner
|
842d5c7c7b
|
Add use paragraph to readme
|
2021-03-16 14:35:16 +01:00 |
|
Kleissner
|
cfb0129152
|
Forking dependency reuseport. Close #8
|
2021-03-16 14:24:37 +01:00 |
|
Kleissner
|
323f379ee7
|
Message encoding of announcement and response messages.
More changes coming.
Rename of organization to Peernet s.r.o.
InformationRequest proper termination signal.
|
2021-03-14 04:30:57 +01:00 |
|
Kleissner
|
aca6d65044
|
Introduce default configuration file which is embedded into the binary.
Proper LoadConfig function with error status. Close #1
Separate InitLog function with error return.
|
2021-02-28 14:46:16 +01:00 |
|
Kleissner
|
ea05439262
|
No code changes; export some functions/struct.
|
2021-02-26 14:45:16 +01:00 |
|
Kleissner
|
fec65603f5
|
Initial commit.
|
2021-02-26 05:57:42 +01:00 |
|