summaryrefslogtreecommitdiffstats
path: root/content/posts/WIP-how-bsd-authentication-works
Commit message (Collapse)AuthorAgeFilesLines
* bsd-auth: Do a lot more function documentingDante Catalfamo2021-05-291-11/+30
|
* bsd-auth: add description for _auth_validuserDante Catalfamo2021-05-291-0/+6
|
* bsd-auth: clarify phrasing around functionDante Catalfamo2021-05-281-1/+1
|
* bsd-auth: add func def for last function mentioned so farDante Catalfamo2021-05-281-0/+17
|
* bsd-auth: rearrange documentation paragrphDante Catalfamo2021-05-281-13/+12
|
* bsd-auth: oops i forgot some function definitionsDante Catalfamo2021-05-281-2/+120
|
* bsd-auth: add remaining function definitions from those mentionedDante Catalfamo2021-05-281-6/+618
|
* bsd-auth: Add more function source codeDante Catalfamo2021-05-281-5/+204
|
* bsd-auth: small workDante Catalfamo2021-01-131-0/+37
|
* bsd-auth: add auth_setpwdDante Catalfamo2020-12-231-0/+57
|
* bsd-auth: write auth_userchallenge, add more stubsDante Catalfamo2020-12-231-3/+59
|
* bsd-auth: experiment with embedding source code in blog postDante Catalfamo2020-12-231-0/+70
|
* bsd-auth: Finish auth_challenge writeupDante Catalfamo2020-12-221-3/+29
|
* bsd-auth: Begin work on auth_challengeDante Catalfamo2020-12-221-0/+13
|
* bsd-auth: write more for auth_userchallengeDante Catalfamo2020-12-221-1/+25
|
* bsd-auth: copy/paste some, fix typoDante Catalfamo2020-12-221-1/+25
|
* bsd-auth: Be more specific about username length checkDante Catalfamo2020-12-221-2/+2
|
* bsd-auth: Add function sig for userchallenge/responseDante Catalfamo2020-12-221-0/+13
|
* bsd-auth: Add stubs for new sections on challenge response functionsDante Catalfamo2020-12-211-0/+11
|
* bsd-auth: Add more linksDante Catalfamo2020-12-211-5/+5
|
* bsd-auth: Add linksDante Catalfamo2020-12-211-23/+25
|
* Add more custom IDsDante Catalfamo2020-11-211-0/+20
|
* Add CUSTOM_IDs to all headingsDante Catalfamo2020-11-211-1/+67
|
* value strings instead of valuesDante Catalfamo2020-11-031-1/+2
|
* Clarify what fd 4 is for, mention auth_mkvalueDante Catalfamo2020-11-031-4/+6
|
* Describe the control message APIDante Catalfamo2020-11-031-3/+6
|
* Don't export commentDante Catalfamo2020-11-021-1/+1
|
* Remove extra <<here>>Dante Catalfamo2020-11-021-1/+0
|
* Remove graph? headingDante Catalfamo2020-11-021-26/+0
|
* auth_getvalue addedDante Catalfamo2020-11-021-6/+11
|
* bsd-auth: update date, move commentDante Catalfamo2020-11-021-20/+19
|
* auth_closeDante Catalfamo2020-10-311-9/+34
|
* Add auth_setenvDante Catalfamo2020-10-311-2/+19
|
* explain auth_clrenvDante Catalfamo2020-10-301-0/+9
|
* What does auth_clrenv doDante Catalfamo2020-10-301-2/+3
|
* say =login= uses =stdin= and =stdout=Dante Catalfamo2020-10-301-4/+4
|
* Add unstandardized black magic jokeDante Catalfamo2020-10-301-1/+2
|
* Better description of auth_userokayDante Catalfamo2020-10-301-2/+2
|
* Pretty much finish auth_callDante Catalfamo2020-10-301-16/+65
|
* Talk about _recv_fdDante Catalfamo2020-10-301-2/+19
|
* Begin _auth_spoolDante Catalfamo2020-10-301-0/+6
|
* Read from the back channelDante Catalfamo2020-10-301-3/+3
|
* Comment for self, remove redundant sentenceDante Catalfamo2020-10-301-3/+2
|
* Define MAXSPOOLSIZEDante Catalfamo2020-10-301-1/+3
|
* More on auth_callDante Catalfamo2020-10-301-6/+17
|
* Add a lot of clarity to auth_callDante Catalfamo2020-10-301-12/+30
|
* Wording of into on BSD AuthDante Catalfamo2020-10-301-18/+17
|
* _auth_next_arg and more on auth_callDante Catalfamo2020-10-301-11/+23
|
* Add more on fd4, _auth_next_argDante Catalfamo2020-10-291-0/+31
|
* Move comment in auth_call sectionDante Catalfamo2020-10-291-17/+19
|