2019-04-01 |
pcarana | Don't consider AS 0 as a valid ASN |
commit | commitdiff | tree |
2019-04-01 |
pcarana | Add RTR server configuration docs |
commit | commitdiff | tree |
2019-04-01 |
pcarana | Update README |
commit | commitdiff | tree |
2019-03-29 |
pcarana | Add some fixes (errors, mem leak, error report PDU) |
commit | commitdiff | tree |
2019-03-29 |
pcarana | Remove clients on communication errors |
commit | commitdiff | tree |
2019-03-29 |
pcarana | Add read/write semaphores at deltas DB |
commit | commitdiff | tree |
2019-03-28 |
pcarana | Use semaphores at clients DB, create common read lock... |
commit | commitdiff | tree |
2019-03-28 |
pcarana | Update baseurl to 'FORT-validator' |
commit | commitdiff | tree |
2019-03-27 |
pcarana | Fix bug: the summary was sending wrong data due to... |
commit | commitdiff | tree |
2019-03-27 |
pcarana | Don't rely on in6_addr.s6_addr32, serialize IPv6 byte... |
commit | commitdiff | tree |
2019-03-27 |
pcarana | Remove some memleaks reported by Valgrind |
commit | commitdiff | tree |
2019-03-25 |
pcarana | Return success when the VRPs location doesn't exists... |
commit | commitdiff | tree |
2019-03-25 |
Alberto Leiva... | Update the READMEs |
commit | commitdiff | tree |
2019-03-25 |
Alberto Leiva... | Add instructions to run |
commit | commitdiff | tree |
2019-03-25 |
Alberto Leiva... | Add documentation draft |
commit | commitdiff | tree |
2019-03-24 |
Alberto Leiva... | Patch TOML parsing quirks found while documenting |
commit | commitdiff | tree |
2019-03-23 |
Alberto Leiva... | Patch Valgrind's "still reachable" memory leak |
commit | commitdiff | tree |
2019-03-22 |
pcarana | Avoid some memory leaks |
commit | commitdiff | tree |
2019-03-22 |
Alberto Leiva... | Redo #4. |
commit | commitdiff | tree |
2019-03-22 |
pcarana | Use warn(x) to log, don't start server without conf... |
commit | commitdiff | tree |
2019-03-22 |
Alberto Leiva... | Separate recursive from non-recursive RSYNCs |
commit | commitdiff | tree |
2019-03-22 |
pcarana | Remove some TODOs and add some fixes. |
commit | commitdiff | tree |
2019-03-22 |
pcarana | Implement callback for clients DB cleanup |
commit | commitdiff | tree |
2019-03-22 |
Alberto Leiva... | Change the default sync strategy to root |
commit | commitdiff | tree |
2019-03-22 |
Alberto Leiva... | Redo RFC 7935 |
commit | commitdiff | tree |
2019-03-21 |
Alberto Leiva... | Patch memory leak |
commit | commitdiff | tree |
2019-03-21 |
pcarana | Get the last bits of time shifting its value |
commit | commitdiff | tree |
2019-03-21 |
pcarana | Remove unnecessary indexing at some pointers |
commit | commitdiff | tree |
2019-03-21 |
pcarana | Fix several TODOs of review |
commit | commitdiff | tree |
2019-03-21 |
pcarana | Format line width (80) and 4 spaces indentation when... |
commit | commitdiff | tree |
2019-03-20 |
Alberto Leiva... | Patch two memory leaks and bad rsync |
commit | commitdiff | tree |
2019-03-20 |
pcarana | Add NULL check after strdup |
commit | commitdiff | tree |
2019-03-20 |
pcarana | Store Clients DB at stack, also fix incorrect line... |
commit | commitdiff | tree |
2019-03-20 |
pcarana | Make listen queue configurable |
commit | commitdiff | tree |
2019-03-20 |
Alberto Leiva... | Review, part one |
commit | commitdiff | tree |
2019-03-19 |
pcarana | Remove some TODOs |
commit | commitdiff | tree |
2019-03-19 |
pcarana | Assign correctly the VRPs when sending a serial notify |
commit | commitdiff | tree |
2019-03-16 |
Alberto Leiva... | Patch small bugs found while documenting |
commit | commitdiff | tree |
2019-03-15 |
pcarana | Calculate and get changes between serials. |
commit | commitdiff | tree |
2019-03-15 |
Alberto Leiva... | Patch infinite loop introduced in the last commit |
commit | commitdiff | tree |
2019-03-15 |
Alberto Leiva... | Handle ranges properly during IP comparisons |
commit | commitdiff | tree |
2019-03-14 |
Alberto Leiva... | Leave unit tests out of the build by default |
commit | commitdiff | tree |
2019-03-14 |
Alberto Leiva... | Update the README |
commit | commitdiff | tree |
2019-03-13 |
pcarana | Simplify some code |
commit | commitdiff | tree |
2019-03-13 |
pcarana | Show error code when an error report PDU is received... |
commit | commitdiff | tree |
2019-03-13 |
pcarana | Rename some getters (current session ID and last serial... |
commit | commitdiff | tree |
2019-03-13 |
pcarana | Support only RTR v0 (for now) |
commit | commitdiff | tree |
2019-03-13 |
Alberto Leiva... | Fix URL shortening during the root strategy |
commit | commitdiff | tree |
2019-03-13 |
Alberto Leiva... | Validate signed object signature |
commit | commitdiff | tree |
2019-03-11 |
pcarana | Remove segfault |
commit | commitdiff | tree |
2019-03-11 |
Alberto Leiva... | Prevent integer underflow on sarray_contains() |
commit | commitdiff | tree |
2019-03-11 |
pcarana | Use Error PDUs handling methods and prepare to send... |
commit | commitdiff | tree |
2019-03-11 |
pcarana | Create custom handling methods for Error PDUs |
commit | commitdiff | tree |
2019-03-08 |
pcarana | Send only header of erroneous PDU at Error Report PDU |
commit | commitdiff | tree |
2019-03-08 |
pcarana | Set VRPs check interval min value to 60 secs |
commit | commitdiff | tree |
2019-03-08 |
pcarana | Remove unused ttl, the client is related to the socket... |
commit | commitdiff | tree |
2019-03-07 |
pcarana | Notify clients when CSV data is updated |
commit | commitdiff | tree |
2019-03-07 |
pcarana | Add file descriptor to client, and create function... |
commit | commitdiff | tree |
2019-03-07 |
pcarana | Replace unnecessary header |
commit | commitdiff | tree |
2019-03-07 |
pcarana | Remember connected clients |
commit | commitdiff | tree |
2019-03-07 |
pcarana | Use NULL instead of start_serial (is the same thing) |
commit | commitdiff | tree |
2019-03-07 |
pcarana | Create 'state' struct to store instance values/db |
commit | commitdiff | tree |
2019-03-07 |
Alberto Leiva... | Refactor configuration types to their own modules |
commit | commitdiff | tree |
2019-03-06 |
Alberto Leiva... | Implement thisUpdate, nextUpdate and --roa-output-file |
commit | commitdiff | tree |
2019-03-05 |
pcarana | Force cache reset on db update, use millisecs at last... |
commit | commitdiff | tree |
2019-03-05 |
pcarana | Send correct 'last serial number', remove uninitialized... |
commit | commitdiff | tree |
2019-03-05 |
Alberto Leiva... | Add '--output-file-name-format' option |
commit | commitdiff | tree |
2019-03-05 |
Alberto Leiva... | Review on issuer/subject names |
commit | commitdiff | tree |
2019-03-05 |
pcarana | Create daemon and conf to look for VRPs file updates |
commit | commitdiff | tree |
2019-03-01 |
Alberto Leiva... | Big fat review of the RSYNC module |
commit | commitdiff | tree |
2019-02-28 |
pcarana | Simplify some code |
commit | commitdiff | tree |
2019-02-28 |
pcarana | Implement Serial Notify PDU (isn't sent yet) |
commit | commitdiff | tree |
2019-02-28 |
pcarana | Add session ID per protocol version |
commit | commitdiff | tree |
2019-02-28 |
pcarana | Use timestamp as session ID |
commit | commitdiff | tree |
2019-02-28 |
pcarana | Add intervals validation |
commit | commitdiff | tree |
2019-02-28 |
pcarana | Avoid possible buffer overflow |
commit | commitdiff | tree |
2019-02-28 |
pcarana | Implement error report PDU and send when no data is... |
commit | commitdiff | tree |
2019-02-27 |
pcarana | Release allocated line-copy |
commit | commitdiff | tree |
2019-02-27 |
Alberto Leiva... | Ease compilation on OpenBSD |
commit | commitdiff | tree |
2019-02-27 |
Alberto Leiva... | Fix comparison between the AKI and SKI extensions |
commit | commitdiff | tree |
2019-02-26 |
pcarana | Rename error variable and add warn log on error PDU |
commit | commitdiff | tree |
2019-02-26 |
pcarana | Implement serial logic, prepare to calculate diff betwe... |
commit | commitdiff | tree |
2019-02-26 |
Alberto Leiva... | Remove use of s6_addr32 |
commit | commitdiff | tree |
2019-02-26 |
TheRedTrainer | Adding execinfo lib validation in configure.ac file... |
commit | commitdiff | tree |
2019-02-22 |
pcarana | Implement Cache Reset PDU (it has some TODOs to complet... |
commit | commitdiff | tree |
2019-02-22 |
pcarana | Add VRP flags to use at IPvx prefix PDU, and update... |
commit | commitdiff | tree |
2019-02-22 |
pcarana | Send VRPs payloads, data buffer is now used from one... |
commit | commitdiff | tree |
2019-02-22 |
pcarana | Add missing stdlib header |
commit | commitdiff | tree |
2019-02-22 |
pcarana | Add IPvx prefix PDU types and serialization, create... |
commit | commitdiff | tree |
2019-02-22 |
pcarana | Fix IP address serialization, and quick format to heade... |
commit | commitdiff | tree |
2019-02-21 |
pcarana | Move all the send functions to new 'pdu_sender' |
commit | commitdiff | tree |
2019-02-20 |
pcarana | Fix a couple of bugs, implement Reset Query PDU handler. |
commit | commitdiff | tree |
2019-02-20 |
pcarana | Add PDUs serializer and a common buffer writer |
commit | commitdiff | tree |
2019-02-20 |
pcarana | Add intervals conf for RTRv1 End of Data PDU |
commit | commitdiff | tree |
2019-02-20 |
Alberto Leiva... | Implement forgotten requirement from RFC6493 |
commit | commitdiff | tree |
2019-02-20 |
Alberto Leiva... | Implement RFC 6493 (Ghostbusters record) |
commit | commitdiff | tree |
2019-02-19 |
pcarana | Fix segfault when destroying vrps |
commit | commitdiff | tree |
2019-02-18 |
Alberto Leiva... | Add option to color output |
commit | commitdiff | tree |
2019-02-18 |
Alberto Leiva... | Configuration framework review |
commit | commitdiff | tree |
2019-02-18 |
Alberto Leiva... | Merge branch 'args-parser' |
commit | commitdiff | tree |
next |