summaryrefslogtreecommitdiff
path: root/lib/libradius
AgeCommit message (Expand)Author
2024-08-14timingsafe_bcmp() is better than timingsafe_memcmp() for the purpose.YASUOKA Masahiko
2024-08-08Use timingsafe_memcmp() when comparing the authenticators. from iij.YASUOKA Masahiko
2024-07-24Add Symbols.list and enable version script to hide some local functions.YASUOKA Masahiko
2024-07-24Place Message-Authenticator at the beginning of the attributesYASUOKA Masahiko
2024-06-29Fix typos in previous.YASUOKA Masahiko
2024-06-29Add variables for RFC 5176 Error Cause.YASUOKA Masahiko
2024-06-29Add variables for DAE for RADIUS (RFC 5176).YASUOKA Masahiko
2024-02-25Fix a typoYASUOKA Masahiko
2024-02-09Don't assume MPPE-{Send,Recv}-Keys are used only for MS-CHAP (orYASUOKA Masahiko
2024-01-19Define the IPv6 related attributes from RFC 2865.YASUOKA Masahiko
2023-07-08Tidy up #include lines.YASUOKA Masahiko
2022-09-11.Li -> .Vt where appropriate;Jason McIntyre
2021-12-16libradius: convert to HMAC_CTX on the heapTheo Buehler
2016-08-05grammar fix;Jason McIntyre
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2015-09-10missing commas at the end of .Nm lines in the NAME sectionIngo Schwarze
2015-08-20Got stdlib.h -> do not need to cast from void *Theo de Raadt
2015-07-27some readability fixes;Jason McIntyre
2015-07-27Add a description about radius_get_eap_msk().YASUOKA Masahiko
2015-07-27Rename radius.3 to radius_new_request_packet.3 to be named after aYASUOKA Masahiko
2015-07-20Add radius(3) library. This will be used by RADIUS server and clientYASUOKA Masahiko