c9e9f19080
Optimization of diff (see #32 ) using maps instead of N*N operation
2019-10-20 23:22:30 -07:00
b6f49611c3
Small update
...
* SSH now allows key authentication (small API changes)
* User agent contains version
* README specifies notes for SSH implementation
2019-04-11 16:31:04 -07:00
8672363e36
Go fmt
2019-04-05 15:42:54 -07:00
3cf0a35f2a
Protocol update:
...
* Add SSH support in library.
* GoRTR and RTRdump to use SSH with user/password or without auth
* Updated README with simple compatilibty matrix,
SSH configuration, Cisco configuration.
2019-04-05 15:27:57 -07:00
ae09564516
Go fmt
2018-11-12 20:59:38 -08:00
94d9ce55fd
Refactor server, logging options
2018-11-12 20:58:18 -08:00
eb025127a0
Finalized handler
2018-11-12 20:45:28 -08:00
8f6f16dbd0
RTRdump: dump the content of a RTR server in JSON format
2018-11-12 19:10:39 -08:00
bdc3984231
Fixes #9 : segfault when incomplete packet
2018-10-22 17:00:39 +01:00
c1a96dbfdf
Refactoring:
...
* Moved app in cmd directory
* Moved structures into "file" package
* Inserted cryptographic checks (signature) and validity checks
2018-09-13 14:41:09 -07:00
9d057d936e
Fix EOF issue
2018-08-28 15:13:38 -07:00
8bf2009ea1
Bugfix: bad diff calculation, notification of clients available
2018-08-07 11:58:48 -07:00
a2cf651a9d
Added Dockerfile, bugfix
2018-08-07 11:09:50 -07:00
0b2cab204a
Init
2018-08-06 16:08:24 -07:00