| 2019-11-04 |  pcarana | Fix typo at example in setup script, use relative paths... | commit | commitdiff | tree | snapshot | 
| 2019-11-04 |  pcarana | Validate PK when subject is duplicated, log warning... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Remove <sys/cdefs.h> header, avoid cpp warnings during... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Remove debug log at DER encoding validation | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Fix unit tests, create common function to print IP... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Add 'asn1-decode-max-stack' arg to set max stack size... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Validate SignedObject DER encoding using incidences... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Create setup script, add examples directory (includes... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Document how a previous SLURM version can be applied | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Add docs for log level and output, remove DEBUG flag... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Log additional information on start/end of validation... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Use log priorities from syslog, allow debug without... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Add log output and level configuration properties ... | commit | commitdiff | tree | snapshot | 
| 2019-10-31 |  pcarana | Remember last valid SLURM in case of syntax error with... | commit | commitdiff | tree | snapshot | 
| 2019-10-30 |  pcarana | Use 'RSA_get0_key', some ssl libs didn't had the functi...   v1.1.1 | commit | commitdiff | tree | snapshot | 
| 2019-10-25 |  pcarana | Prepare to release v1.1.1 | commit | commitdiff | tree | snapshot | 
| 2019-10-25 |  pcarana | Use <sys/types.h> blksize_t instead of <bits/types... | commit | commitdiff | tree | snapshot | 
| 2019-10-25 |  pcarana | Validate subjectPublicKey modulus and exponent (RFC... | commit | commitdiff | tree | snapshot | 
| 2019-10-25 |  pcarana | Handle empty DB scenario and avoid error on Reset Query... | commit | commitdiff | tree | snapshot | 
| 2019-10-25 |  pcarana | Validate 'output.bgpsec' value | commit | commitdiff | tree | snapshot | 
| 2019-10-25 |  pcarana | Add count functions for ROAs and Router Keys | commit | commitdiff | tree | snapshot | 
| 2019-10-14 |  pcarana | Fix images path | commit | commitdiff | tree | snapshot | 
| 2019-10-14 |  pcarana | Fix docs layout (menu wasn't visible from home)  v1.1.0 | commit | commitdiff | tree | snapshot | 
| 2019-10-08 |  pcarana | Merge branch rtrv1 | commit | commitdiff | tree | snapshot | 
| 2019-10-07 |  pcarana | Release version 1.1.0 | commit | commitdiff | tree | snapshot | 
| 2019-10-02 |  pcarana | Simplify README, use a similar conf file example at... | commit | commitdiff | tree | snapshot | 
| 2019-09-30 |  Alberto Leiva... | Print two debug messages properly | commit | commitdiff | tree | snapshot | 
| 2019-09-27 |  Alberto Leiva... | Add debug messages to RTR interactions | commit | commitdiff | tree | snapshot | 
| 2019-09-13 |  Alberto Leiva... | Log: Remove clutter, add doc, patch -DDEBUG | commit | commitdiff | tree | snapshot | 
| 2019-09-13 |  Alberto Leiva... | Remove uppercase for the syslog identifier | commit | commitdiff | tree | snapshot | 
| 2019-09-13 |  Alberto Leiva... | Add syslog | commit | commitdiff | tree | snapshot | 
| 2019-09-09 |  pcarana | Update docs structure and content, merge with master. | commit | commitdiff | tree | snapshot | 
| 2019-09-06 |  pcarana | Add RFCs compliance: 6810, 8210, 8416, 8608, and 8630. | commit | commitdiff | tree | snapshot | 
| 2019-09-06 |  pcarana | Fix bug, complete some unit tests, downgrade NID info... | commit | commitdiff | tree | snapshot | 
| 2019-09-03 |  pcarana | Create one thread per TAL file | commit | commitdiff | tree | snapshot | 
| 2019-08-28 |  pcarana | Add usage/run examples | commit | commitdiff | tree | snapshot | 
| 2019-08-27 |  pcarana | Merge from v1.0.0 | commit | commitdiff | tree | snapshot | 
| 2019-08-26 |  pcarana | Merge branch fixes-0.0.2  v1.0.0 | commit | commitdiff | tree | snapshot | 
| 2019-08-26 |  pcarana | Release version 1.0.0 | commit | commitdiff | tree | snapshot | 
| 2019-08-21 |  pcarana | Log always incidences value | commit | commitdiff | tree | snapshot | 
| 2019-08-21 |  pcarana | Fix SLURM issues, and compile warning. | commit | commitdiff | tree | snapshot | 
| 2019-08-19 |  pcarana | Log properly the errors at unsigned integer configurations | commit | commitdiff | tree | snapshot | 
| 2019-08-19 |  pcarana | Display server info on success, show prop name when... | commit | commitdiff | tree | snapshot | 
| 2019-08-14 |  pcarana | Fix #14, remove SIGINT handler and adequate rsync retur... | commit | commitdiff | tree | snapshot | 
| 2019-08-12 |  pcarana | Add missing step for CentOS, use version variable at... | commit | commitdiff | tree | snapshot | 
| 2019-08-12 |  pcarana | Update Slackware supported version, and dates reference | commit | commitdiff | tree | snapshot | 
| 2019-08-12 |  pcarana | Add installation steps for Fedora, openSUSE, FreeBSD... | commit | commitdiff | tree | snapshot | 
| 2019-08-08 |  pcarana | Fix bug, AI_CANONNAME can only be set when an address... | commit | commitdiff | tree | snapshot | 
| 2019-08-08 |  pcarana | Fix #13, reload stack to retry manifest validation | commit | commitdiff | tree | snapshot | 
| 2019-08-08 |  pcarana | Read TAL SPKI as lines of 65 chars (allow LibreSSL... | commit | commitdiff | tree | snapshot | 
| 2019-08-08 |  pcarana | Add OpenSSL >= 1.1 prerequisite, and docs to install... | commit | commitdiff | tree | snapshot | 
| 2019-08-06 |  pcarana | Assign ID to incidence, validate RTR port, fix slurm... | commit | commitdiff | tree | snapshot | 
| 2019-08-02 |  pcarana | Fix minor issues and add some enhancements. | commit | commitdiff | tree | snapshot | 
| 2019-07-24 |  Alberto Leiva... | Patch dist build | commit | commitdiff | tree | snapshot | 
| 2019-07-24 |  pcarana | Add RTRv1 and BGPsec support to docs | commit | commitdiff | tree | snapshot | 
| 2019-07-24 |  Alberto Leiva... | Reimplement the fix to bug #11 | commit | commitdiff | tree | snapshot | 
| 2019-07-24 |  Alberto Leiva... | Revert "Fix 11: validate certificates against its corre... | commit | commitdiff | tree | snapshot | 
| 2019-07-24 |  Alberto Leiva... | Revert "Don't retry MFT download when EE is revoked... | commit | commitdiff | tree | snapshot | 
| 2019-07-23 |  pcarana | Fix some BGPsec issues and complete output printing. | commit | commitdiff | tree | snapshot | 
| 2019-07-23 |  pcarana | Rename *bgpsec to *router_key, change SK data types... | commit | commitdiff | tree | snapshot | 
| 2019-07-22 |  pcarana | Fix some issues related to BGPsec. | commit | commitdiff | tree | snapshot | 
| 2019-07-22 |  pcarana | Use SPKI length constant (in BGPsec certs is always... | commit | commitdiff | tree | snapshot | 
| 2019-07-20 |  pcarana | Support RTRv1, validate version on PDU exchanges | commit | commitdiff | tree | snapshot | 
| 2019-07-19 |  pcarana | Store BGPsec certs info, print at configured output | commit | commitdiff | tree | snapshot | 
| 2019-07-17 |  pcarana | Don't retry MFT download when EE is revoked (related... | commit | commitdiff | tree | snapshot | 
| 2019-07-17 |  pcarana | Fix #12: this isn't a critical error (isn't dev's fault) | commit | commitdiff | tree | snapshot | 
| 2019-07-17 |  pcarana | Fix 11: validate certificates against its corresponding... | commit | commitdiff | tree | snapshot | 
| 2019-07-10 |  pcarana | Read and validate BGPsec router certificates | commit | commitdiff | tree | snapshot | 
| 2019-07-09 |  Gerardo Pias | Unify _layouts code. Adjust default layout design,... | commit | commitdiff | tree | snapshot | 
| 2019-07-04 |  pcarana | Rollback commit 9f07ee2 since this isn't a bug | commit | commitdiff | tree | snapshot | 
| 2019-07-03 |  pcarana | Fix bug: ROAs ASN wasn't validated against the allowed... | commit | commitdiff | tree | snapshot | 
| 2019-07-03 |  pcarana | Add some small fixes. | commit | commitdiff | tree | snapshot | 
| 2019-07-03 |  pcarana | Don't store downloaded URI when forcing rsync and log... | commit | commitdiff | tree | snapshot | 
| 2019-07-03 |  pcarana | Add ROA eContent to debug, and parse asID just once | commit | commitdiff | tree | snapshot | 
| 2019-07-03 |  pcarana | Retry rsync when a MFT has errors to avoid 'transient... | commit | commitdiff | tree | snapshot | 
| 2019-07-03 |  pcarana | Detach clients threads after the connection is closed | commit | commitdiff | tree | snapshot | 
| 2019-06-27 |  Alberto Leiva... | Improve the patch from the previous commit | commit | commitdiff | tree | snapshot | 
| 2019-06-27 |  Alberto Leiva... | Patch bad initialization of CRL stack | commit | commitdiff | tree | snapshot | 
| 2019-06-15 |  Alberto Leiva... | Update installation steps, patch OpenBSD compilation...   v0.0.2 | commit | commitdiff | tree | snapshot | 
| 2019-06-14 |  pcarana | Replace 'server.disabled' by 'mode' (server or standalone) | commit | commitdiff | tree | snapshot | 
| 2019-06-14 |  Alberto Leiva... | Remove the libcmscodec dependency | commit | commitdiff | tree | snapshot | 
| 2019-06-13 |  pcarana | Fix warnings at man, fix bug: rsync wasn't executed... | commit | commitdiff | tree | snapshot | 
| 2019-06-13 |  Alberto Leiva... | Patch lintian warnings, tweak documentation | commit | commitdiff | tree | snapshot | 
| 2019-06-12 |  pcarana | Use flag ENABLE_STRICT_STRATEGY to allow strict sync... | commit | commitdiff | tree | snapshot | 
| 2019-06-12 |  pcarana | Fix #7, use --dirs by default and update 'strict' mode... | commit | commitdiff | tree | snapshot | 
| 2019-06-11 |  Alberto Leiva... | Merge branch 'systemd' | commit | commitdiff | tree | snapshot | 
| 2019-06-11 |  Alberto Leiva... | Add more installation options | commit | commitdiff | tree | snapshot | 
| 2019-06-11 |  pcarana | Update manual, unit tests, and add some fixes. | commit | commitdiff | tree | snapshot | 
| 2019-06-10 |  pcarana | Fix bug: segfault when no CRL was set | commit | commitdiff | tree | snapshot | 
| 2019-06-06 |  Alberto Leiva... | Patch build bugs found while Debian-packaging | commit | commitdiff | tree | snapshot | 
| 2019-06-05 |  pcarana | Add server.enabled and output.roa arguments, update... | commit | commitdiff | tree | snapshot | 
| 2019-06-04 |  Alberto Leiva... | Merge branch 'iterative' | commit | commitdiff | tree | snapshot | 
| 2019-06-04 |  Alberto Leiva... | Make pr_crit() non-returnable | commit | commitdiff | tree | snapshot | 
| 2019-06-03 |  Alberto Leiva... | Update unit tests | commit | commitdiff | tree | snapshot | 
| 2019-06-03 |  Alberto Leiva... | Remove the reset and merge validation handler callbacks | commit | commitdiff | tree | snapshot | 
| 2019-06-03 |  Alberto Leiva... | Replace recursive tree traversal with iterative one | commit | commitdiff | tree | snapshot | 
| 2019-06-01 |  pcarana | Relocate VRPs override function, and complete unit... | commit | commitdiff | tree | snapshot | 
| 2019-05-31 |  pcarana | Update references to libcmscodec beta2 | commit | commitdiff | tree | snapshot | 
| 2019-05-29 |  pcarana | Log decoding errors only when requested | commit | commitdiff | tree | snapshot | 
| 2019-05-29 |  pcarana | Add CMS compatibility with PKCS #7 and fix debug log bug | commit | commitdiff | tree | snapshot | 
| next |