2020-05-20 |
ximon18 | FIX: tunned -> tuned 33/head |
commit | commitdiff | tree |
2020-05-20 |
ximon18 | FIX: criptographically -> cryptographically |
commit | commitdiff | tree |
2020-04-28 |
pcarana | Fix typo v1.2.1 |
commit | commitdiff | tree |
2020-04-24 |
pcarana | Fix typo at error message |
commit | commitdiff | tree |
2020-04-24 |
pcarana | Merge branch 'master' into 1.2.1 |
commit | commitdiff | tree |
2020-04-23 |
pcarana | Document MALLOC_ARENA_MAX memory tuning quirk |
commit | commitdiff | tree |
2020-04-23 |
dhfelix | Fix GCC 10 warnings |
commit | commitdiff | tree |
2020-04-22 |
pcarana | Don't release the loaded slurm when there's an error... |
commit | commitdiff | tree |
2020-04-20 |
pcarana | Merge pull request #30 from ydahhrk/1.2.1 |
commit | commitdiff | tree |
2020-04-17 |
Alberto Leiva... | documentation: Fix Debian dependencies 30/head |
commit | commitdiff | tree |
2020-04-17 |
Alberto Leiva... | Clean up the global namespace |
commit | commitdiff | tree |
2020-04-17 |
Alberto Leiva... | tal.c: Patch some small bugs |
commit | commitdiff | tree |
2020-03-31 |
pcarana | Fix typo at incidence ID |
commit | commitdiff | tree |
2020-03-28 |
pcarana | Use static vars, fix unit tests, TAL thread list lives... |
commit | commitdiff | tree |
2020-03-26 |
pcarana | Upgrade current version |
commit | commitdiff | tree |
2020-03-26 |
pcarana | Add CAP_NET_BIND_SERVICE usage to docs |
commit | commitdiff | tree |
2020-03-26 |
dhfelix | Add checksum comparison for slurm files |
commit | commitdiff | tree |
2020-03-26 |
pcarana | Add new incidences docs, and missing dot and comma... |
commit | commitdiff | tree |
2020-03-25 |
pcarana | Add new incidences regarding manifest validation. |
commit | commitdiff | tree |
2020-03-23 |
pcarana | Merge pull request #27 from robert-scheck/centos-docs |
commit | commitdiff | tree |
2020-03-19 |
pcarana | Update SLURM loading logic (use a cache to load new... |
commit | commitdiff | tree |
2020-03-13 |
pcarana | Update some PDU logs, stop sending PDUs on reset exchan... |
commit | commitdiff | tree |
2020-03-13 |
pcarana | Check for time condition met/unmet due to old libcurl... |
commit | commitdiff | tree |
2020-03-13 |
pcarana | Wait for clients once the first validation cycle ends |
commit | commitdiff | tree |
2020-03-13 |
pcarana | Stop holding the write lock when the SLURM is loaded |
commit | commitdiff | tree |
2020-03-13 |
pcarana | Add SIGPIPE handler to avoid death when the signal... |
commit | commitdiff | tree |
2020-03-11 |
pcarana | Update menu and add headers per distribution 27/head |
commit | commitdiff | tree |
2020-03-08 |
Robert Scheck | Improve installation documentation for RHEL/CentOS... |
commit | commitdiff | tree |
2020-02-25 |
alarig | fort_setup.sh: Don’t write config to the current dir... |
commit | commitdiff | tree |
2020-02-13 |
pcarana | Fix bug: remove CURLOPT_NOSIGNAL to avoid crash due... v1.2.0 |
commit | commitdiff | tree |
2020-02-10 |
pcarana | Update TODOs, add systemctl example, fix bad reference... |
commit | commitdiff | tree |
2020-02-08 |
pcarana | Update some dates, add config and slurm examples to... |
commit | commitdiff | tree |
2020-02-07 |
pcarana | Update docs, add rsync timeout, verify mft existence. |
commit | commitdiff | tree |
2020-02-06 |
pcarana | Fix bug: complete compatibility of 'sync-strategy'... |
commit | commitdiff | tree |
2020-02-05 |
pcarana | Flush stdout logs always (avoid problems when using... |
commit | commitdiff | tree |
2020-02-04 |
pcarana | Downgrade some RRDP log messages to avoid logs overhead. |
commit | commitdiff | tree |
2020-02-01 |
pcarana | Set 'root-except-ta' as default, fix bugs deleting... |
commit | commitdiff | tree |
2020-01-29 |
pcarana | Fix bugs (base64 sanitize function, TAL URIs validation... |
commit | commitdiff | tree |
2020-01-28 |
pcarana | Fix bug: validate deltas 'publish' hash of the current... |
commit | commitdiff | tree |
2020-01-28 |
pcarana | Fix bug: wasn't requesting RRDP repos after the initial... |
commit | commitdiff | tree |
2020-01-23 |
pcarana | Fix bug: publish/withdraw URIs weren't validated as... |
commit | commitdiff | tree |
2020-01-22 |
pcarana | Fix bugs (RRDP processing, unclosed file), add new... |
commit | commitdiff | tree |
2020-01-22 |
pcarana | Fix bug: wasn't retrying TAL URIs download on previous... |
commit | commitdiff | tree |
2020-01-20 |
pcarana | Add '--http.idle-timeout', drops HTTP connections after... |
commit | commitdiff | tree |
2020-01-17 |
pcarana | Avoid HTTP requests on previously error'd URIs. |
commit | commitdiff | tree |
2020-01-16 |
pcarana | Use SO_REUSEPORT at sockopts so that the RTR port can... |
commit | commitdiff | tree |
2020-01-16 |
pcarana | Update 'retry' conf default values, fix compile warning... |
commit | commitdiff | tree |
2020-01-16 |
pcarana | Log unknown signal number at rsync signal handler |
commit | commitdiff | tree |
2020-01-16 |
pcarana | Load previous valid SLURM on any error, validate tal... |
commit | commitdiff | tree |
2020-01-15 |
pcarana | Fix bugs at snapshot processing, and uint args parsing. |
commit | commitdiff | tree |
2020-01-15 |
pcarana | Display errored URI at some log messages. |
commit | commitdiff | tree |
2020-01-15 |
pcarana | Update docs with 'rsync.retry.*' and 'rrdp.retry.*... |
commit | commitdiff | tree |
2020-01-14 |
pcarana | Add 'rsync.retry.*' and 'rrdp.retry.*' conf args. |
commit | commitdiff | tree |
2020-01-14 |
pcarana | Fix memory leak when access methods error'd |
commit | commitdiff | tree |
2020-01-14 |
pcarana | Use SO_REUSEADDR at server socket, log rsync execution... |
commit | commitdiff | tree |
2020-01-13 |
pcarana | Update docs with new conf args. |
commit | commitdiff | tree |
2020-01-13 |
pcarana | Add extra rsync and rrdp configurations (enabled and... |
commit | commitdiff | tree |
2020-01-08 |
pcarana | Fix bug: segfault when validating update notification... |
commit | commitdiff | tree |
2020-01-07 |
pcarana | Fix SLURM bugs and unitiliazed var warning. |
commit | commitdiff | tree |
2019-12-19 |
pcarana | Fix '-Werror-pointer-arith' warning, and tests error... |
commit | commitdiff | tree |
2019-12-18 |
pcarana | Merge from master (v1.1.3) |
commit | commitdiff | tree |
2019-12-18 |
pcarana | Fix segfaults at visited_uris.c, add minor updates... |
commit | commitdiff | tree |
2019-12-17 |
pcarana | Add args to disable rrdp/http, update docs and setup... |
commit | commitdiff | tree |
2019-12-17 |
pcarana | Replace 'Valid ROAs' by 'Valid Prefixes'; update header... |
commit | commitdiff | tree |
2019-12-16 |
dhfelix | Replace a list with a hash |
commit | commitdiff | tree |
2019-12-16 |
pcarana | Delete temporary XML files and unused TALs RRDP data. |
commit | commitdiff | tree |
2019-12-13 |
pcarana | Refactor RRDP URIs storage, implement session ID update. |
commit | commitdiff | tree |
2019-12-11 |
pcarana | Fix (early) bug, wasn't retrying mft download when... |
commit | commitdiff | tree |
2019-12-11 |
pcarana | Remember which manifests where fetched using RRDP,... |
commit | commitdiff | tree |
2019-12-10 |
pcarana | Parse XML docs using a reader, don't load the whole... |
commit | commitdiff | tree |
2019-12-06 |
pcarana | Calculate the position of new (and foreach) elements... |
commit | commitdiff | tree |
2019-12-06 |
pcarana | Add missing space to some 'switch' statements |
commit | commitdiff | tree |
2019-12-05 |
pcarana | Validate list of deltas at update notification file. |
commit | commitdiff | tree |
2019-12-05 |
pcarana | Add daemon to delete a whole directory, fix broken... |
commit | commitdiff | tree |
2019-12-04 |
pcarana | Send 'If-Modified-Since' header on update notification... |
commit | commitdiff | tree |
2019-12-03 |
pcarana | Prepare to release new version. v1.1.3 |
commit | commitdiff | tree |
2019-12-03 |
pcarana | Fix bug due to bad error handling on multithreading. |
commit | commitdiff | tree |
2019-12-02 |
pcarana | Validate hashes and some missing things. |
commit | commitdiff | tree |
2019-11-29 |
pcarana | Process delta files, create rrdp_loader to centralize... |
commit | commitdiff | tree |
2019-11-29 |
pcarana | Fix memory leak when no data is loaded |
commit | commitdiff | tree |
2019-11-27 |
pcarana | Parse and process snapshot, remember RRDP URIs (session... |
commit | commitdiff | tree |
2019-11-21 |
pcarana | Add XML parsing structs and methods. |
commit | commitdiff | tree |
2019-11-15 |
pcarana | Prepare to process id-ad-rpkiNotify accessMethod |
commit | commitdiff | tree |
2019-11-14 |
pcarana | Add minor fixes at docs. |
commit | commitdiff | tree |
2019-11-13 |
pcarana | Support RFC8630, TALs can have comments and HTTPS URIs. |
commit | commitdiff | tree |
2019-11-12 |
pcarana | Add module to support HTTPS requests. |
commit | commitdiff | tree |
2019-11-11 |
pcarana | Validate DER encoding only if incidence isn't ignored... |
commit | commitdiff | tree |
2019-11-08 |
pcarana | Merge from v1.1.2 |
commit | commitdiff | tree |
2019-11-08 |
pcarana | Indicate facility utilized at syslog v1.1.2 |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Upgrade version, code ready for testing |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Remove <sys/cdefs.h> header, avoid cpp warnings during... |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Add missing getters at configuration impersonator |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Update function 'log_debug_enabled' and add 'log_info_e... |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Add docs for log level and output, remove DEBUG flag... |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Use log priorities from syslog, allow debug without... |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Add log output and level configuration properties ... |
commit | commitdiff | tree |
2019-11-07 |
pcarana | Add license for native asn1c code, and a notice to... |
commit | commitdiff | tree |
2019-11-04 |
pcarana | Upgrade version, ready to do some testing |
commit | commitdiff | tree |
2019-11-04 |
pcarana | Include tals at dist |
commit | commitdiff | tree |
2019-11-04 |
pcarana | Fix typo at example in setup script, use relative paths... |
commit | commitdiff | tree |
next |