summaryrefslogtreecommitdiffstats
path: root/src/auth.c
Commit message (Expand)AuthorAge
* Welcome to 2020!Roy Marples2020-01-03
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * script: Write variables to a FILERoy Marples2019-06-18
* | Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
|/
* auth: Improve comment about DHCPv4 option splitting not workingRoy Marples2019-04-20
* auth: Use consttime_memequal(3) to compare hashesRoy Marples2019-04-19
* Welcome to 2019!Roy Marples2019-01-01
* auth: allow different tokens for send and receiveRoy Marples2018-04-29
* auth: allow zero value replay detection dataRoy Marples2018-04-29
* RFC 3315 21.4.4.1 says that SOLICT and DELAYED authenticationRoy Marples2018-04-26
* Welcome to 2018.Roy Marples2018-01-01
* Detect hmac(3) in libc or the library containing MD5.Roy Marples2017-10-05
* Use a long constant to avoid a lint error.Roy Marples2017-06-13
* Define htonll a macro as it's only used once.Roy Marples2017-03-28
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15