Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bsd-auth: improve wording | Dante Catalfamo | 2021-05-30 | 1 | -8/+8 |
| | |||||
* | bsd-auth: better wording, use consistent voice in explanation | Dante Catalfamo | 2021-05-30 | 1 | -9/+5 |
| | |||||
* | bsd-auth: more wording | Dante Catalfamo | 2021-05-30 | 1 | -2/+3 |
| | |||||
* | bsd-auth: better wording | Dante Catalfamo | 2021-05-30 | 1 | -7/+9 |
| | |||||
* | bsd-auth: add more funcs | Dante Catalfamo | 2021-05-30 | 1 | -5/+68 |
| | |||||
* | bsd-auth: move approval script section, add more helper functions | Dante Catalfamo | 2021-05-30 | 1 | -18/+71 |
| | |||||
* | bsd-auth: more writing about funcs | Dante Catalfamo | 2021-05-30 | 1 | -2/+72 |
| | |||||
* | bsd-auth: almost finished approval scripts | Dante Catalfamo | 2021-05-30 | 1 | -6/+31 |
| | |||||
* | bsd-auth: more on auth_approval... I'm getting confused about this one | Dante Catalfamo | 2021-05-30 | 1 | -6/+14 |
| | |||||
* | bsd-auth: More docs for auth_approval, fix error in auth_call docs | Dante Catalfamo | 2021-05-30 | 1 | -3/+7 |
| | |||||
* | bsd-auth: Rearrange helper function | Dante Catalfamo | 2021-05-30 | 1 | -32/+31 |
| | |||||
* | Add auth_getpwd | Dante Catalfamo | 2021-05-29 | 1 | -1/+13 |
| | |||||
* | bsd-auth: add auth_approval definition | Dante Catalfamo | 2021-05-29 | 1 | -0/+149 |
| | |||||
* | bsd-auth: Do a lot more function documenting | Dante Catalfamo | 2021-05-29 | 1 | -11/+30 |
| | |||||
* | bsd-auth: add description for _auth_validuser | Dante Catalfamo | 2021-05-29 | 1 | -0/+6 |
| | |||||
* | bsd-auth: clarify phrasing around function | Dante Catalfamo | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | bsd-auth: add func def for last function mentioned so far | Dante Catalfamo | 2021-05-28 | 1 | -0/+17 |
| | |||||
* | bsd-auth: rearrange documentation paragrph | Dante Catalfamo | 2021-05-28 | 1 | -13/+12 |
| | |||||
* | bsd-auth: oops i forgot some function definitions | Dante Catalfamo | 2021-05-28 | 1 | -2/+120 |
| | |||||
* | bsd-auth: add remaining function definitions from those mentioned | Dante Catalfamo | 2021-05-28 | 1 | -6/+618 |
| | |||||
* | bsd-auth: Add more function source code | Dante Catalfamo | 2021-05-28 | 1 | -5/+204 |
| | |||||
* | bsd-auth: small work | Dante Catalfamo | 2021-01-13 | 1 | -0/+37 |
| | |||||
* | bsd-auth: add auth_setpwd | Dante Catalfamo | 2020-12-23 | 1 | -0/+57 |
| | |||||
* | bsd-auth: write auth_userchallenge, add more stubs | Dante Catalfamo | 2020-12-23 | 1 | -3/+59 |
| | |||||
* | bsd-auth: experiment with embedding source code in blog post | Dante Catalfamo | 2020-12-23 | 1 | -0/+70 |
| | |||||
* | bsd-auth: Finish auth_challenge writeup | Dante Catalfamo | 2020-12-22 | 1 | -3/+29 |
| | |||||
* | bsd-auth: Begin work on auth_challenge | Dante Catalfamo | 2020-12-22 | 1 | -0/+13 |
| | |||||
* | bsd-auth: write more for auth_userchallenge | Dante Catalfamo | 2020-12-22 | 1 | -1/+25 |
| | |||||
* | bsd-auth: copy/paste some, fix typo | Dante Catalfamo | 2020-12-22 | 1 | -1/+25 |
| | |||||
* | bsd-auth: Be more specific about username length check | Dante Catalfamo | 2020-12-22 | 1 | -2/+2 |
| | |||||
* | bsd-auth: Add function sig for userchallenge/response | Dante Catalfamo | 2020-12-22 | 1 | -0/+13 |
| | |||||
* | bsd-auth: Add stubs for new sections on challenge response functions | Dante Catalfamo | 2020-12-21 | 1 | -0/+11 |
| | |||||
* | bsd-auth: Add more links | Dante Catalfamo | 2020-12-21 | 1 | -5/+5 |
| | |||||
* | bsd-auth: Add links | Dante Catalfamo | 2020-12-21 | 1 | -23/+25 |
| | |||||
* | Add more custom IDs | Dante Catalfamo | 2020-11-21 | 1 | -0/+20 |
| | |||||
* | Add CUSTOM_IDs to all headings | Dante Catalfamo | 2020-11-21 | 1 | -1/+67 |
| | |||||
* | value strings instead of values | Dante Catalfamo | 2020-11-03 | 1 | -1/+2 |
| | |||||
* | Clarify what fd 4 is for, mention auth_mkvalue | Dante Catalfamo | 2020-11-03 | 1 | -4/+6 |
| | |||||
* | Describe the control message API | Dante Catalfamo | 2020-11-03 | 1 | -3/+6 |
| | |||||
* | Don't export comment | Dante Catalfamo | 2020-11-02 | 1 | -1/+1 |
| | |||||
* | Remove extra <<here>> | Dante Catalfamo | 2020-11-02 | 1 | -1/+0 |
| | |||||
* | Remove graph? heading | Dante Catalfamo | 2020-11-02 | 1 | -26/+0 |
| | |||||
* | auth_getvalue added | Dante Catalfamo | 2020-11-02 | 1 | -6/+11 |
| | |||||
* | bsd-auth: update date, move comment | Dante Catalfamo | 2020-11-02 | 1 | -20/+19 |
| | |||||
* | auth_close | Dante Catalfamo | 2020-10-31 | 1 | -9/+34 |
| | |||||
* | Add auth_setenv | Dante Catalfamo | 2020-10-31 | 1 | -2/+19 |
| | |||||
* | explain auth_clrenv | Dante Catalfamo | 2020-10-30 | 1 | -0/+9 |
| | |||||
* | What does auth_clrenv do | Dante Catalfamo | 2020-10-30 | 1 | -2/+3 |
| | |||||
* | say =login= uses =stdin= and =stdout= | Dante Catalfamo | 2020-10-30 | 1 | -4/+4 |
| | |||||
* | Add unstandardized black magic joke | Dante Catalfamo | 2020-10-30 | 1 | -1/+2 |
| |