Bernd Fix
|
f24311b364
|
Improved BOX handling.
|
2 years ago |
Bernd Fix
|
4ec1b86048
|
Implemented new block handler architecture.
|
2 years ago |
Bernd Fix
|
940d391ad6
|
Handle expiration time (TTL) in DNS RRs.
|
2 years ago |
Bernd Fix
|
312cec1879
|
Fixed issue with SOA and NS records in DNS queries.
|
2 years ago |
Bernd Fix
|
639e555383
|
Fixed handling empty lookup results.
|
2 years ago |
Bernd Fix
|
beb637e5f5
|
Fixed argument sequence in HKDF call.
|
2 years ago |
Bernd Fix
|
4c4bb0010b
|
Adjusted key/iv generation to GNUnet 0.12
|
2 years ago |
Bernd Fix
|
d1896d53ed
|
Changed log level of messages.
|
2 years ago |
Bernd Fix
|
0d26a6ad13
|
Beautified LICENSE (line-breaks).
|
2 years ago |
Bernd Fix
|
b2d49bfb99
|
Code clean-up and comments added.
|
3 years ago |
Bernd Fix
|
5d33f0f690
|
New block handler logic implemented.
|
3 years ago |
Bernd Fix
|
c2df4d11f7
|
Initial revision.
|
3 years ago |
Bernd Fix
|
4ea9475228
|
Use BlockHandlerList to manage block handlers.
|
3 years ago |
Bernd Fix
|
5cbcd1c86f
|
Filter DNS results by requested RR types.
|
3 years ago |
Bernd Fix
|
b42369a377
|
Use RR type list for lookups; added PKEY block handler.
|
3 years ago |
Bernd Fix
|
39291667dd
|
Moved crypto stuff from service/gns/ to crypto/.
|
3 years ago |
Bernd Fix
|
db4bcbebaa
|
Handle case where the IP of a nameserver could not be retrieved.
|
3 years ago |
Bernd Fix
|
d06114df96
|
Include DNS library in prerequisites.
|
3 years ago |
Bernd Fix
|
5177d73e33
|
Helper to parse RFC1034 names added.
|
3 years ago |
Bernd Fix
|
4a00170079
|
Terminate resolution at the end of a GNS2DNS delegation.
|
3 years ago |
Bernd Fix
|
3efafbcc97
|
Call 'Resolve' instead of 'Lookup'; handle results accordingly.
|
3 years ago |
Bernd Fix
|
2cdf5497e4
|
Initial revision.
|
3 years ago |
Bernd Fix
|
8596414af2
|
Adopted new signature for 'Lookup()' call.
|
3 years ago |
Bernd Fix
|
b207ddba21
|
Added method to GNSRecordSet for appending RRs.
|
3 years ago |
Bernd Fix
|
3f182a97ab
|
Use block handlers to post-process resource records.
|
3 years ago |
Bernd Fix
|
f038179c3d
|
Added string list helpers.
|
3 years ago |
Bernd Fix
|
9cbf4e0cd9
|
Add helper for absolute time "Never".
|
3 years ago |
Bernd Fix
|
9b64495946
|
PKEY lookup for config-defined root zones added.
|
3 years ago |
Bernd Fix
|
294a223690
|
Added root zones to configuration.
|
3 years ago |
Bernd Fix
|
57a0e84d68
|
Moved to module.
|
3 years ago |
Bernd Fix
|
b5dd61fe5b
|
Removed obsolete function.
|
3 years ago |
Bernd Fix
|
c3a26d6a7e
|
GNS module as GNUnet service.
|
3 years ago |
Bernd Fix
|
99e5274722
|
GNS functionality encapsulated in a module.
|
3 years ago |
Bernd Fix
|
e9e5987842
|
Initial revision.
|
3 years ago |
Bernd Fix
|
d2f185825f
|
Reverse string array method added.
|
3 years ago |
Bernd Fix
|
5f848908ef
|
Prepare usage of multiple GNUnet modules in a single binary.
|
3 years ago |
Bernd Fix
|
1ea70edf58
|
Added script to run unit tests.
|
3 years ago |
Bernd Fix
|
8a9e763fc5
|
Make symmetric key/iv derivation for GNS blocks public.
|
3 years ago |
Bernd Fix
|
dcdb48d56f
|
Added symmetric encryption.
|
3 years ago |
Bernd Fix
|
e34903d6c7
|
vanityid: output for ZONE/EGO vanity key.
|
3 years ago |
Bernd Fix
|
8ac5cf4621
|
Corrected case clause for OS signal handling (Ctrl-C).
|
3 years ago |
Bernd Fix
|
695b7cada4
|
Use 'AbsoluteTime' and 'RelativeTime' types in messages.
|
3 years ago |
Bernd Fix
|
7971944a30
|
Removed "busy loop" in service implementation.
|
3 years ago |
Bernd Fix
|
62887cf097
|
Handle expiration time correctly ("Never" case).
|
3 years ago |
Bernd Fix
|
0d7db2e97b
|
Processing DHT responses for GNS block requests.
|
3 years ago |
Bernd Fix
|
3abe52acce
|
Removed obsolete work files.
|
3 years ago |
Bernd Fix
|
6d59832767
|
Handle requests for 'ANY' resource records.
|
3 years ago |
Bernd Fix
|
3c9b5ef52e
|
First complete and successful request/response cycle.
|
3 years ago |
Bernd Fix
|
9df465d21b
|
Extract GNS records from block.
|
3 years ago |
Bernd Fix
|
852ba0dd02
|
Tidy up documentation folder.
|
3 years ago |