summaryrefslogtreecommitdiff
path: root/print-rpki-rtr.c
Commit message (Collapse)AuthorAgeFilesLines
...
* whitespace changesMichael Richardson2014-01-011-2/+2
|
* Update to the final draft of RPKI-Router Protocol (RFC6810)Alexis La Goutte2013-02-041-8/+8
| | | | | | * Cache_nonce => session_id Remove some whitespaces
* Get rid of another zero-length array.Guy Harris2011-08-141-1/+0
|
* Get rid of GCCisms.Guy Harris2011-08-141-10/+11
| | | | | Not all C compilers support anonymous unions in structures, zero-length array members of structures, or __attribute__.
* Fix some warnings.Guy Harris2011-06-171-2/+2
|
* add support for the RPKI/Router Protocol as per draft-ietf-sidr-rpki-rtr-12Hannes Gredler2011-06-161-0/+368