Age | Commit message (Expand) | Author |
2019-08-12 | Do not exit with error if the challenge file already exists, instead truncate... | Sebastian Benoit |
2019-08-12 | correct a misspelled page name in an .Xr; | Ingo Schwarze |
2019-08-12 | correct misspelled page name in an .Xr | Ingo Schwarze |
2019-08-12 | Fix .Xrs to non-existant pages by correcting the misspelled function | Ingo Schwarze |
2019-08-12 | Reset the IdleHoldTime and the session error count when doing a admin | Claudio Jeker |
2019-08-12 | These public functions are listed in the OpenSSL manuals but not | Ingo Schwarze |
2019-08-12 | Change the way IdleHoldTime is reset once the session is up and stable. | Claudio Jeker |
2019-08-12 | Add the rpki TAL files to the changelist including arin.tal (which is not | Claudio Jeker |
2019-08-12 | Add the CP_SPIN time to the sum of system time reported. | Claudio Jeker |
2019-08-12 | merge a few minor improvements from the OpenSSL 1.1.1 branch, | Ingo Schwarze |
2019-08-12 | Remlve command mutex. It is unnecessary since commands are already | Mark Kettenis |
2019-08-12 | There is no reason why the TAL files are installed only readable by root | Claudio Jeker |
2019-08-12 | regen | anton |
2019-08-12 | Unlock lseek(2) since the file offset is MP-safe by now. Calling | anton |
2019-08-12 | Prepend SPI to send and recv log messages to see which line belongs to | tobhe |
2019-08-11 | Change all error exits to EX_TEMPFAIL so that mail rejected by the LMTP | Tim van der Molen |
2019-08-11 | In let's encrypt v1 we had to track a challenge for every domain in | Florian Obser |
2019-08-11 | Replace some err(1, NULL) with err(1, "malloc"). | Martijn van Duren |
2019-08-11 | Various fixes to make this compile with clang on powerpc. | Mark Kettenis |
2019-08-11 | the filtering protocol in OpenBSD 6.6 will be version 0, it has worked fine | Gilles Chehade |
2019-08-11 | add 'from rdns' to ruleset match criterias making it possible to match | Gilles Chehade |
2019-08-11 | Cleanup usage. | Martijn van Duren |
2019-08-11 | delete the bufcachepercent command (since this can be done at runtime), | Theo de Raadt |
2019-08-11 | sync | Theo de Raadt |
2019-08-11 | teach builtin filter rdns how to match a session that has or lacks rdns | Gilles Chehade |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2019-08-11 | fix rewrite action on filtering of MAIL FROM phase | Gilles Chehade |
2019-08-11 | Document ip.arpq and remove ip, ip6 and mpls ifq. | denis |
2019-08-11 | whitespace issues like a knife in my eyes | Theo de Raadt |
2019-08-11 | sync | Theo de Raadt |
2019-08-11 | No specific called "exec(3)", so move primary manpage to a name which | Theo de Raadt |
2019-08-11 | Use ERR_asprintf_error_data() instead of ERR_add_error_data(). | Joel Sing |
2019-08-11 | Add clock support to sxirtc(4); needed by newer Linux DTs. | Mark Kettenis |
2019-08-11 | document proc and proc-based filters | Gilles Chehade |
2019-08-11 | error if malloc fails; ok martijn | Theo de Raadt |
2019-08-11 | ugly whitespaces | Theo de Raadt |
2019-08-11 | Add battery sensors for the AXP803. A somewhat recent Linux DT is needed | Mark Kettenis |
2019-08-11 | Remove unsupported GOST 2012 NIDs. | Joel Sing |
2019-08-11 | Disable DES3 since we do not currently provide DES3 keywrap. | Joel Sing |
2019-08-11 | Remove label that is now unused (due to arc4random_buf() returning void). | Joel Sing |
2019-08-11 | Fix loading of CMS error strings. | Joel Sing |
2019-08-11 | Bring back stack macros for CMS structs. | Joel Sing |
2019-08-11 | document filter chains, which is essentially a way to declare a set of | Gilles Chehade |
2019-08-11 | Provide ASN1_PKEY_CTRL_CMS_RI_TYPE. | Joel Sing |
2019-08-11 | start documenting the builtin filters | Gilles Chehade |
2019-08-11 | Typofixes in comments | kn |
2019-08-11 | no longer document that username may be omitted if equal to label, this is | Gilles Chehade |
2019-08-11 | bring HISTORY sections up to OpenBSD standards | Ingo Schwarze |
2019-08-11 | sxisyscon(4) | Mark Kettenis |
2019-08-11 | rework grammar for builtin filters so i can start documenting it | Gilles Chehade |