summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2024-07-04make the CONFIGURATIONS list -compact to fox the item spacing;Jason McIntyre
2024-07-04fix SEE ALSO;Jason McIntyre
2024-07-04- tidy "authenticate" and "account" commands using Xo/XcJason McIntyre
2024-07-03Fix typoJob Snijders
2024-07-03Add missing "module standard". It is needed before use it.YASUOKA Masahiko
2024-07-02Use correct idiom to get mac addresses from ethernet-like interfaces.Florian Obser
2024-07-02minor cleanups, especially DPADDTheo de Raadt
2024-07-02spelling, grammar, macro fixes for previous;Jason McIntyre
2024-07-02Fix previous. The place of "accounting" was wrong.YASUOKA Masahiko
2024-07-02Add support for RADIUS accounting.YASUOKA Masahiko
2024-07-02Change the syntax for "module" and "authenticate". "module" can haveYASUOKA Masahiko
2024-07-01Stop scheduling an I/O event by the timer when the imsg_buf has the dataYASUOKA Masahiko
2024-07-01tidy up the text in previous; ok yasuokaJason McIntyre
2024-07-01Explicit TLS handshake with syslog client.Alexander Bluhm
2024-07-01Modify IPCP to use {D,NB}NS servers from RADIUS. Also move theYASUOKA Masahiko
2024-07-01Exit with an error code when error or module die.YASUOKA Masahiko
2024-07-01Set SO_REUSEADDR for the listening socket. This makes radiusd(8)YASUOKA Masahiko
2024-07-01Call daemon(3) before parse_config() since parse_config() of radiusd(8)YASUOKA Masahiko
2024-07-01Remove unused secret field from struct radiusd_authenticationYASUOKA Masahiko
2024-07-01Don't receive decoration when not requested.YASUOKA Masahiko
2024-07-01Show config error when -nYASUOKA Masahiko
2024-07-01Add missing size check.YASUOKA Masahiko
2024-07-01"secret" without quote can be used for key or value since it is treatedYASUOKA Masahiko
2024-07-01Tweak a white space.YASUOKA Masahiko
2024-07-01Delete a garbage empty definition.YASUOKA Masahiko
2024-06-29remove unused varJonathan Gray
2024-06-27space before punctuation in macro;Jason McIntyre
2024-06-27Remove outdated references to dhclient, it's finally going away.Florian Obser
2024-06-26Bump versionClaudio Jeker
2024-06-25When filling prefixes with pt_writebuf() keep 2 bytes reserved in theClaudio Jeker
2024-06-20Add missing ref & reorderJob Snijders
2024-06-20vmd(8): protect global vm and vcpu state with mutex.Dave Voutila
2024-06-19Kill the SIGPIPE signal handler which is installed around write opertations.Claudio Jeker
2024-06-19Better words for downloaded snap is older message.Otto Moerbeek
2024-06-18Use BUILDINFO to make sure we are not going backwards in time.Florian Obser
2024-06-17Invalidate the right stack[] memberTheo Buehler
2024-06-17Put back NULL checks in crl_get() and build_chain()Theo Buehler
2024-06-17The fix comes from Giannis Kapetanakis (bilias _from_ edu.physics.uoc.gr).Alexandr Nedvedicky
2024-06-17Change adds a 'log' option to relayd.conf(5) rule. The relayd(8) then usesAlexandr Nedvedicky
2024-06-13merge unbound 1.20.0Stuart Henderson
2024-06-13import unbound 1.20.0, ok florianStuart Henderson
2024-06-12rpki-client: avoid hard error when hitting the maximum cert idTheo Buehler
2024-06-12rpki-client: mention same-origin policy draft in STANDARDSTheo Buehler
2024-06-12rpki-client: bump versionTheo Buehler
2024-06-12rpki-client: use better variable names for issuer and subject UIDTheo Buehler
2024-06-11smtpd: fix indentTheo Buehler
2024-06-11rpki-client: add link to rpki-rs PR that supposedly fixes this bugTheo Buehler
2024-06-11rpki-client: grammar tweak in commentTheo Buehler
2024-06-11rpki-client: turn assert() into a NULL checkTheo Buehler
2024-06-11rpki-client: fix incorrect use of ASN1_tag2str()Theo Buehler