| 2019-03-15 |
pcarana | Calculate and get changes between serials. |
commit | commitdiff | tree | snapshot |
| 2019-03-15 |
Alberto Leiva... | Patch infinite loop introduced in the last commit |
commit | commitdiff | tree | snapshot |
| 2019-03-15 |
Alberto Leiva... | Handle ranges properly during IP comparisons |
commit | commitdiff | tree | snapshot |
| 2019-03-14 |
Alberto Leiva... | Leave unit tests out of the build by default |
commit | commitdiff | tree | snapshot |
| 2019-03-14 |
Alberto Leiva... | Update the README |
commit | commitdiff | tree | snapshot |
| 2019-03-13 |
pcarana | Simplify some code |
commit | commitdiff | tree | snapshot |
| 2019-03-13 |
pcarana | Show error code when an error report PDU is received... |
commit | commitdiff | tree | snapshot |
| 2019-03-13 |
pcarana | Rename some getters (current session ID and last serial... |
commit | commitdiff | tree | snapshot |
| 2019-03-13 |
pcarana | Support only RTR v0 (for now) |
commit | commitdiff | tree | snapshot |
| 2019-03-13 |
Alberto Leiva... | Fix URL shortening during the root strategy |
commit | commitdiff | tree | snapshot |
| 2019-03-13 |
Alberto Leiva... | Validate signed object signature |
commit | commitdiff | tree | snapshot |
| 2019-03-11 |
pcarana | Remove segfault |
commit | commitdiff | tree | snapshot |
| 2019-03-11 |
Alberto Leiva... | Prevent integer underflow on sarray_contains() |
commit | commitdiff | tree | snapshot |
| 2019-03-11 |
pcarana | Use Error PDUs handling methods and prepare to send... |
commit | commitdiff | tree | snapshot |
| 2019-03-11 |
pcarana | Create custom handling methods for Error PDUs |
commit | commitdiff | tree | snapshot |
| 2019-03-08 |
pcarana | Send only header of erroneous PDU at Error Report PDU |
commit | commitdiff | tree | snapshot |
| 2019-03-08 |
pcarana | Set VRPs check interval min value to 60 secs |
commit | commitdiff | tree | snapshot |
| 2019-03-08 |
pcarana | Remove unused ttl, the client is related to the socket... |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Notify clients when CSV data is updated |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Add file descriptor to client, and create function... |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Replace unnecessary header |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Remember connected clients |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Use NULL instead of start_serial (is the same thing) |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
pcarana | Create 'state' struct to store instance values/db |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
Alberto Leiva... | Refactor configuration types to their own modules |
commit | commitdiff | tree | snapshot |
| 2019-03-06 |
Alberto Leiva... | Implement thisUpdate, nextUpdate and --roa-output-file |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
pcarana | Force cache reset on db update, use millisecs at last... |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
pcarana | Send correct 'last serial number', remove uninitialized... |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
Alberto Leiva... | Add '--output-file-name-format' option |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
Alberto Leiva... | Review on issuer/subject names |
commit | commitdiff | tree | snapshot |
| 2019-03-05 |
pcarana | Create daemon and conf to look for VRPs file updates |
commit | commitdiff | tree | snapshot |
| 2019-03-01 |
Alberto Leiva... | Big fat review of the RSYNC module |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Simplify some code |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Implement Serial Notify PDU (isn't sent yet) |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Add session ID per protocol version |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Use timestamp as session ID |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Add intervals validation |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Avoid possible buffer overflow |
commit | commitdiff | tree | snapshot |
| 2019-02-28 |
pcarana | Implement error report PDU and send when no data is... |
commit | commitdiff | tree | snapshot |
| 2019-02-27 |
pcarana | Release allocated line-copy |
commit | commitdiff | tree | snapshot |
| 2019-02-27 |
Alberto Leiva... | Ease compilation on OpenBSD |
commit | commitdiff | tree | snapshot |
| 2019-02-27 |
Alberto Leiva... | Fix comparison between the AKI and SKI extensions |
commit | commitdiff | tree | snapshot |
| 2019-02-26 |
pcarana | Rename error variable and add warn log on error PDU |
commit | commitdiff | tree | snapshot |
| 2019-02-26 |
pcarana | Implement serial logic, prepare to calculate diff betwe... |
commit | commitdiff | tree | snapshot |
| 2019-02-26 |
Alberto Leiva... | Remove use of s6_addr32 |
commit | commitdiff | tree | snapshot |
| 2019-02-26 |
TheRedTrainer | Adding execinfo lib validation in configure.ac file... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Implement Cache Reset PDU (it has some TODOs to complet... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Add VRP flags to use at IPvx prefix PDU, and update... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Send VRPs payloads, data buffer is now used from one... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Add missing stdlib header |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Add IPvx prefix PDU types and serialization, create... |
commit | commitdiff | tree | snapshot |
| 2019-02-22 |
pcarana | Fix IP address serialization, and quick format to heade... |
commit | commitdiff | tree | snapshot |
| 2019-02-21 |
pcarana | Move all the send functions to new 'pdu_sender' |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
pcarana | Fix a couple of bugs, implement Reset Query PDU handler. |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
pcarana | Add PDUs serializer and a common buffer writer |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
pcarana | Add intervals conf for RTRv1 End of Data PDU |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
Alberto Leiva... | Implement forgotten requirement from RFC6493 |
commit | commitdiff | tree | snapshot |
| 2019-02-20 |
Alberto Leiva... | Implement RFC 6493 (Ghostbusters record) |
commit | commitdiff | tree | snapshot |
| 2019-02-19 |
pcarana | Fix segfault when destroying vrps |
commit | commitdiff | tree | snapshot |
| 2019-02-18 |
Alberto Leiva... | Add option to color output |
commit | commitdiff | tree | snapshot |
| 2019-02-18 |
Alberto Leiva... | Configuration framework review |
commit | commitdiff | tree | snapshot |
| 2019-02-18 |
Alberto Leiva... | Merge branch 'args-parser' |
commit | commitdiff | tree | snapshot |
| 2019-02-18 |
pcarana | Save in memory the VRPs loaded from CSV |
commit | commitdiff | tree | snapshot |
| 2019-02-14 |
Alberto Leiva... | Address several TODOs. |
commit | commitdiff | tree | snapshot |
| 2019-02-14 |
dhfelix | Update args parser framework |
commit | commitdiff | tree | snapshot |
| 2019-02-14 |
Alberto Leiva... | Update usage of the libcmscodec library |
commit | commitdiff | tree | snapshot |
| 2019-02-14 |
pcarana | Read VRPs from a CSV file set at JSON config |
commit | commitdiff | tree | snapshot |
| 2019-02-13 |
Alberto Leiva... | Bugfix: policy was not being initialized |
commit | commitdiff | tree | snapshot |
| 2019-02-13 |
Alberto Leiva... | Add a bunch of GCC warning flags |
commit | commitdiff | tree | snapshot |
| 2019-02-12 |
Alberto Leiva... | Implement RFC 8360 |
commit | commitdiff | tree | snapshot |
| 2019-02-11 |
dhfelix | Merge branch 'master' into args-parser |
commit | commitdiff | tree | snapshot |
| 2019-02-08 |
Alberto Leiva... | Add RPKI-specific validation for CRLs |
commit | commitdiff | tree | snapshot |
| 2019-02-08 |
dhfelix | Add flag parser framework |
commit | commitdiff | tree | snapshot |
| 2019-02-07 |
Alberto Leiva... | Code review |
commit | commitdiff | tree | snapshot |
| 2019-02-07 |
pcarana | Remove unnecessary conversion |
commit | commitdiff | tree | snapshot |
| 2019-02-07 |
pcarana | Keep validating certs, don't stop on a child cert error |
commit | commitdiff | tree | snapshot |
| 2019-02-07 |
Alberto Leiva... | Code review |
commit | commitdiff | tree | snapshot |
| 2019-02-06 |
pcarana | Implement cert's subject validation |
commit | commitdiff | tree | snapshot |
| 2019-02-05 |
pcarana | Merge branch 'intstructs' of https://github.com/ydahhrk... |
commit | commitdiff | tree | snapshot |
| 2019-02-05 |
pcarana | Validate certificate policies extension |
commit | commitdiff | tree | snapshot |
| 2019-02-05 |
pcarana | Validate manifest number size |
commit | commitdiff | tree | snapshot |
| 2019-02-05 |
pcarana | Cast INTEGER_t as unsigned long and use as such |
commit | commitdiff | tree | snapshot |
| 2019-02-05 |
pcarana | Adapt types from long to INTEGER_t |
commit | commitdiff | tree | snapshot |
| 2019-02-05 |
pcarana | Validate certificate policies extension |
commit | commitdiff | tree | snapshot |
| 2019-02-05 |
pcarana | Validate manifest number size |
commit | commitdiff | tree | snapshot |
| 2019-02-02 |
Alberto Leiva... | Impose a certificate chain length limit by configuration |
commit | commitdiff | tree | snapshot |
| 2019-02-01 |
pcarana | Cast INTEGER_t as unsigned long and use as such |
commit | commitdiff | tree | snapshot |
| 2019-02-01 |
dhfelix | Add parsing for a config file |
commit | commitdiff | tree | snapshot |
| 2019-02-01 |
Alberto Leiva... | Certificate serial number uniqueness validation |
commit | commitdiff | tree | snapshot |
| 2019-02-01 |
pcarana | Adapt types from long to INTEGER_t |
commit | commitdiff | tree | snapshot |
| 2019-01-30 |
Alberto Leiva... | Merge branch 'ydahhrk' |
commit | commitdiff | tree | snapshot |
| 2019-01-30 |
Alberto Leiva... | Unify Access Description management |
commit | commitdiff | tree | snapshot |
| 2019-01-29 |
Alberto Leiva... | Strengthen the TAL parser |
commit | commitdiff | tree | snapshot |
| 2019-01-29 |
Alberto Leiva... | Add validation of IP vs Range selection |
commit | commitdiff | tree | snapshot |
| 2019-01-26 |
dhfelix | Add getopt to handle argc and argv |
commit | commitdiff | tree | snapshot |
| 2019-01-25 |
Alberto Leiva... | Merge branch 'ydahhrk' |
commit | commitdiff | tree | snapshot |
| 2019-01-25 |
Alberto Leiva... | Postpone recursive traversal and validate Access Descri... |
commit | commitdiff | tree | snapshot |
| 2019-01-23 |
dhfelix | Review of rsync.c code |
commit | commitdiff | tree | snapshot |
| 2019-01-22 |
Alberto Leiva... | Engineer URIs a little |
commit | commitdiff | tree | snapshot |
| 2019-01-18 |
Alberto Leiva... | Merge branch 'master' of github.com:ydahhrk/rpki-validator |
commit | commitdiff | tree | snapshot |
| next |