]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2019-05-29  Gerardo PiasAdd minor style change.
2019-05-29  Gerardo PiasAdd minor style change to improve legibility.
2019-05-29  Gerardo PiasAdd style adjustment to improve legibility.
2019-05-29  Gerardo PiasAdd styles and design following the guidelines for...
2019-05-27  Alberto Leiva... Further documentation proofreading
2019-05-27  Alberto Leiva... Revert "Remove the incidence framework"
2019-05-23  Alberto Leiva... Remove the incidence framework
2019-05-21  Alberto Leiva... Add slurm and incidences to the documentation
2019-05-21  pcaranaReturn server.validation-interval min value to 60 ...
2019-05-21  pcaranaAdd multiple improvements at SLURM, config and vrp...
2019-05-21  Alberto Leiva... Patch documentation URL
2019-05-21  Alberto Leiva... Update a good chunk of the documentation
2019-05-20  pcaranaAttend some TODOs on clients and vrps DB
2019-05-20  Alberto Leiva... Miscellaneous patches
2019-05-17  Alberto Leiva... Patch compilation on OpenBSD and LibreSSL
2019-05-16  Alberto Leiva... Fix atomic reference counter TODO
2019-05-15  Alberto Leiva... Another review
2019-05-14  Alberto Leiva... Add incidence framework
2019-05-14  pcaranaMerge remote-tracking branch 'origin/slurm-use' into...
2019-05-13  Alberto Leiva... Second iteration of the client responses review
2019-05-11  pcaranaRemove TODO: don't panic when uthash can't allocate...
2019-05-10  Alberto Leiva... Review, mostly on error responses to the client
2019-05-10  pcaranaSimplify PDUs sender.
2019-05-10  pcaranaRemove some TODOs and re-classify others
2019-05-09  Alberto Leiva... Patch the PDU handler's locking
2019-05-07  pcaranaRelocate and rename some functions
2019-05-07  pcaranaApply SLURM prefixes before calculating the deltas
2019-05-06  pcaranaMove slurm code to its own directory
2019-05-03  pcaranaFix some issues pointed by ydahhrk (thanks BTW) at...
2019-05-03  pcaranaFix memory leak
2019-05-03  pcaranaMerge remote-tracking branch 'origin/cleanup' into...
2019-05-03  Alberto Leiva... Another batch of memory management polish.
2019-05-03  pcaranaForget unnecessary deltas
2019-05-02  Alberto Leiva... Patch several memory leaks
2019-05-02  pcaranaAvoid to send deltas with pdus that override each other
2019-05-02  pcaranaFix deltas update and fetch (serial wasn't correctly...
2019-05-02  Alberto Leiva... Bits of random cleanup
2019-04-30  Alberto Leiva... Change the ROA table from a tree to a hash table
2019-04-30  Alberto Leiva... Merge branch 'cleanup' into validator-rtr-fusion
2019-04-30  Alberto Leiva... Catch lock errors
2019-04-30  pcaranaUse log.h functions, replace some u_int* vars, and...
2019-04-26  pcaranaFix some issues while the ROA tree is created
2019-04-25  Alberto Leiva... Fix and optimize the client module
2019-04-23  pcaranaMerge remote-tracking branch 'rtrserver/master'
2019-04-23  Alberto Leiva... Random TODO patching
2019-04-22  Alberto Leiva... Optimize the ROA code
2019-04-16  pcaranaAllow ASN 0 at CSV parsing
2019-04-16  pcaranaRename 'is_new' funcs, use ENOENT err at SLURM loading...
2019-04-16  pcaranaReturn error on unknown members (RFC8416 3.1)
2019-04-15  pcaranaComplete SLURM validations and avoid memleaks
2019-04-13  pcaranaStore SLURM data in memory, add doc to base64url_decode
2019-04-11  pcaranaUpdate SLURM loading:
2019-04-11  pcaranaDelete slurm dir and relocate its content
2019-04-10  pcaranaAdd multiple changes at PDU and buffers:
2019-04-09  pcaranaValidate that SKI is 20 octets long
2019-04-09  pcaranaRelocate some code, and add decoded strings length
2019-04-09  pcaranaComplete bgpsec parsing (decode base64 using crypto...
2019-04-08  Alberto Leiva... Purge nonstandard data types `u_intXX_t`
2019-04-08  Alberto Leiva... Merge remote-tracking branch 'rtrserver/master'
2019-04-04  pcaranaLoad and start parsing SLURM file (prefixes for now)
2019-04-02  pcaranaHandle SIGINT signal to terminate client threads
2019-04-02  pcaranaAdd compilation warnings, and rename VRP struct property
2019-04-01  pcaranaDon't consider AS 0 as a valid ASN
2019-04-01  pcaranaAdd RTR server configuration docs
2019-04-01  pcaranaUpdate README
2019-03-29  pcaranaAdd some fixes (errors, mem leak, error report PDU)
2019-03-29  pcaranaRemove clients on communication errors
2019-03-29  pcaranaAdd read/write semaphores at deltas DB
2019-03-28  pcaranaUse semaphores at clients DB, create common read lock...
2019-03-28  pcaranaUpdate baseurl to 'FORT-validator'
2019-03-27  pcaranaFix bug: the summary was sending wrong data due to...
2019-03-27  pcaranaDon't rely on in6_addr.s6_addr32, serialize IPv6 byte...
2019-03-27  pcaranaRemove some memleaks reported by Valgrind
2019-03-25  pcaranaReturn success when the VRPs location doesn't exists...
2019-03-25  Alberto Leiva... Update the READMEs
2019-03-25  Alberto Leiva... Add instructions to run
2019-03-25  Alberto Leiva... Add documentation draft
2019-03-24  Alberto Leiva... Patch TOML parsing quirks found while documenting
2019-03-23  Alberto Leiva... Patch Valgrind's "still reachable" memory leak
2019-03-22  pcaranaAvoid some memory leaks
2019-03-22  Alberto Leiva... Redo #4.
2019-03-22  pcaranaUse warn(x) to log, don't start server without conf...
2019-03-22  Alberto Leiva... Separate recursive from non-recursive RSYNCs
2019-03-22  pcaranaRemove some TODOs and add some fixes.
2019-03-22  pcaranaImplement callback for clients DB cleanup
2019-03-22  Alberto Leiva... Change the default sync strategy to root
2019-03-22  Alberto Leiva... Redo RFC 7935
2019-03-21  Alberto Leiva... Patch memory leak
2019-03-21  pcaranaGet the last bits of time shifting its value
2019-03-21  pcaranaRemove unnecessary indexing at some pointers
2019-03-21  pcaranaFix several TODOs of review
2019-03-21  pcaranaFormat line width (80) and 4 spaces indentation when...
2019-03-20  Alberto Leiva... Patch two memory leaks and bad rsync
2019-03-20  pcaranaAdd NULL check after strdup
2019-03-20  pcaranaStore Clients DB at stack, also fix incorrect line...
2019-03-20  pcaranaMake listen queue configurable
2019-03-20  Alberto Leiva... Review, part one
2019-03-19  pcaranaRemove some TODOs
2019-03-19  pcaranaAssign correctly the VRPs when sending a serial notify
2019-03-16  Alberto Leiva... Patch small bugs found while documenting
next