]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2023-11-06  Alberto Leiva... Delete struct snapshot and struct delta
2023-11-03  Alberto Leiva... Improve the cache fallback algorithm
2023-10-30  Alberto Leiva... Add minor/stylistic tweaks to main loop
2023-10-30  Alberto Leiva... Prevent pthread_join from hiding some other thread...
2023-10-30  Alberto Leiva... Update unit tests
2023-10-26  Alberto Leiva... Delete the validation thread pool
2023-10-25  Alberto Leiva... Remove unused includes
2023-10-25  Alberto Leiva... Un-deprecate http.priority and rsync.priority
2023-10-24  Alberto Leiva... Validate Error Reports harder
2023-10-24  Alberto Leiva... Truncate erroneos PDU if incomplete
2023-10-24  Alberto Leiva... Remove PDU queuing
2023-10-21  Alberto Leiva... RTR server maintenance
2023-10-20  Alberto Leiva... Patch errors detected by unit tests
2023-10-07  Alberto Leiva... Fix rsync target location
2023-10-06  Alberto Leiva... Restore certificate stack push
2023-10-05  Alberto Leiva... Fix global to local URI mapping on manifest entries
2023-10-05  Alberto Leiva... Add some debug logs to RRDP
2023-10-04  Alberto Leiva... Prevent string from being released before it's returned
2023-10-04  Alberto Leiva... Memorize notification URI before handling RRDP objects
2023-10-04  Alberto Leiva... Restore GeneralizedTime_constraint()
2023-10-04  Alberto Leiva... Fix usage of incorrect configuration field
2023-10-04  Alberto Leiva... Include cache dir in local counterpart of URIs
2023-10-03  Alberto Leiva... Feature test macro review (cont.)
2023-10-03  Alberto Leiva... Reduce severity of metadata.json not found
2023-10-03  Alberto Leiva... Init basic cache structure on validation start
2023-10-03  Alberto Leiva... Review strchr() and strrchr() usage
2023-10-03  Alberto Leiva... Call X509_ALGOR_get0() instead of dereferencing ASN1_OBJECT
2023-10-03  Alberto Leiva... Zeroize validation.notification_uri on initialization
2023-10-03  Alberto Leiva... Release CRL on error branch
2023-10-03  Alberto Leiva... Revert Autoconf version
2023-10-02  Alberto Leiva... Remove timegm() and tm_gmtoff
2023-09-29  Alberto Leiva... Stop assuming time_t is long and represents seconds
2023-09-29  Alberto Leiva... Feature test macro review
2023-09-28  Alberto Leiva... Remove SO_REUSEPORT from the RTR socket bind
2023-09-27  Alberto Leiva... System #include overhaul
2023-09-27  Alberto Leiva... Remove some of the asn1c and uthash glue code
2023-09-27  Alberto Leiva... Unify working directory #includes
2023-09-20  Alberto Leiva... Testing on the local cache code
2023-09-15  Alberto Leiva... Refactor path_builder
2023-09-13  Alberto Leiva... Rename path_* functions to pb_*
2023-09-13  Alberto Leiva... Remove recursion from cache's non-jansson ops
2023-09-12  Alberto Leiva... Add ARRAYLIST_FOREACH_IDX
2023-09-09  Alberto Leiva... Ongoing rewrite of the local cache code
2023-07-10  Alberto Leiva... Merge branch 'main' into issue76
2023-07-07  Alberto Leiva... Partial refactor of certificate_traverse()
2023-07-07  Alberto Leiva... Add struct asn_range
2023-07-07  Alberto Leiva... Move policy initialization to resources constructor
2023-07-07  Alberto Leiva... Rename the cert_type enums
2023-07-06  Alberto Leiva... Remove status from README
2023-07-06  Alberto Leiva... Add simple uthash unit test
2023-07-06  Alberto Leiva... cgcc review
2023-07-05  Alberto Leiva... Cleanup for packaging of version 1.5.4.1
2023-07-04  Alberto Leiva... Reset FILE on HTTP retry
2023-06-30  Alberto Leiva... Deprecate and no-op --rsync.strategy
2023-06-30  Alberto Leiva... Deprecate stale-repository-period better
2023-06-30  Alberto Leiva... Delete --init-locations
2023-06-30  Alberto Leiva... More miscellaneous cleanups
2023-06-30  Alberto Leiva... Update status in the documentation
2023-06-30  Alberto Leiva... Merge branch 'THEWWWTHING-main'
2023-06-30  Alberto Leiva... Merge ASID and ASId into ASId
2023-06-30  Alberto Leiva... Update asn1c for its generated code
2023-06-29  Alberto Leiva... Merge branch 'rrdp-refactor-2'
2023-06-29  Alberto Leiva... Change rsync.priority's config data type to uint
2023-06-29  Alberto Leiva... Remove the AIA validation
2023-06-29  Alberto Leiva... Update the unit tests
2023-06-27  Alberto Leiva... Remove obsolete config options
2023-06-27  Alberto Leiva... Remove the working_repo module
2023-06-27  Alberto Leiva... Remove the reqs_errors module
2023-06-27  Alberto Leiva... Remove "summary" logging
2023-06-26  Alberto Leiva... Remove null handling from state_retrieve()
2023-06-26  Alberto Leiva... Remove a bunch of uprofessional jargon
2023-06-26  Alberto Leiva... Fix multiple evaluation of HASH_ADD_STR argument
2023-06-23  Alberto Leiva... Wrap alloc functions, to remove boilerplate
2023-06-23  Alberto Leiva... Panic on ENOMEMs
2023-06-22  Alberto Leiva... Update configure.ac
2023-04-16  THEWWWTHINGMain 94/head 95/head
2023-02-08  Alberto Leiva... Update Dockerfile's documentation
2023-02-07  Alberto Leiva... Update Dockerfile
2023-02-07  Alberto Leiva... Update the TAL situation
2023-02-07  Alberto Leiva... Protocolary updates for release 1.5.4 (2nd attempt) 1.5.4
2023-02-06  Alberto Leiva... Final tweaks to #83/#89 (for release 1.5.4)
2023-02-04  Alberto Leiva... Remove unnecessary stack traces
2023-02-03  Alberto Leiva... Update unit tests
2023-02-03  Alberto Leiva... Bug #83/#89: Print even more data
2023-02-03  Alberto Leiva... Downgrade the "modulus too long" error to warning.
2023-02-03  Alberto Leiva... Modernize access to modulus length and exponent
2023-02-02  Alberto Leiva... Bug #83/#89: Print even more data
2023-02-02  Alberto Leiva... Convert vrps.table_lock into a mutex
2023-02-01  Alberto Leiva... Bug #83/#89: Print more data
2023-01-31  Alberto Leiva... Add const to hashable_roa.data
2023-01-30  Alberto Leiva... Merge branch 'issue83'
2023-01-21  Job SnijdersEnsure X509 extensions are hashed & cached, before... 88/head
2022-12-28  Alberto Leiva... Remove traces of the master branch from the doc
2022-12-28  Alberto Leiva... Compile backtrace out if unavailable on system
2022-12-13  Alberto Leiva... Protocolary updates for release 1.5.4
2022-12-13  Alberto Leiva... Merge branch 'imgbot'
2022-11-22  Alberto Leiva... Certificate: Remove subject name uniqueness validation
2022-11-04  ImgBotApp[ImgBot] Optimize images
2022-10-24  Alberto Leiva... Add project status to the README
2022-10-24  Alberto Leiva... Update the project's status in the website
next