summaryrefslogtreecommitdiffstats
path: root/content/posts/WIP-how-bsd-authentication-works/index.org
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Describe the purpose of auth_verifyDante Catalfamo2020-10-291-2/+3
|
* bsd-auth: more on auth_verifyDante Catalfamo2020-10-291-11/+21
|
* bsd-auth: more auth_subr shitDante Catalfamo2020-10-291-7/+21
|
* bsd-auth: work on auth_verify, auth_getitemDante Catalfamo2020-10-291-2/+12
|
* bsd-auth: move location of pinter nameDante Catalfamo2020-10-291-1/+1
|
* bsd-auth: clarify lc->lc_classDante Catalfamo2020-10-291-1/+1
|
* bsd-auth: add more detail to auth_usercheckDante Catalfamo2020-10-291-19/+29
|
* bsd-auth: small formattingDante Catalfamo2020-10-291-5/+7
|
* bsd-auth: add info on back channel debuggingDante Catalfamo2020-10-291-1/+3
|