Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ox-ssh: Rename cover image | Dante Catalfamo | 2020-11-25 | 2 | -1/+1 |
| | |||||
* | ox-ssh: Remove WIP prefix, remove draft status | Dante Catalfamo | 2020-11-25 | 4 | -1/+1 |
| | |||||
* | ox-ssh: add description | Dante Catalfamo | 2020-11-25 | 1 | -3/+3 |
| | |||||
* | Add attr to last remaining image | Dante Catalfamo | 2020-11-25 | 1 | -1/+3 |
| | |||||
* | Add images | Dante Catalfamo | 2020-11-25 | 3 | -0/+9 |
| | |||||
* | ox-ssh: last paragraph, better examples | Dante Catalfamo | 2020-11-25 | 1 | -5/+19 |
| | |||||
* | ox-ssh: rename post, most words | Dante Catalfamo | 2020-11-25 | 1 | -15/+21 |
| | |||||
* | ox-ssh: Add image from readme | Dante Catalfamo | 2020-11-25 | 2 | -0/+3 |
| | |||||
* | about: Bold instructions for clicking address | Dante Catalfamo | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | ox-ssh: add more examples, fix some typos | Dante Catalfamo | 2020-11-25 | 1 | -20/+64 |
| | |||||
* | helm-atoms: Small spelling | Dante Catalfamo | 2020-11-25 | 1 | -8/+8 |
| | |||||
* | 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 |
| | |||||
* | about: move script import to bottom | Dante Catalfamo | 2020-11-06 | 1 | -4/+4 |
| | |||||
* | about: remove automatically | Dante Catalfamo | 2020-11-06 | 1 | -2/+1 |
| | |||||
* | About: Trim newline from decoded email | Dante Catalfamo | 2020-11-06 | 1 | -1/+1 |
| | |||||
* | About: Email decode script | Dante Catalfamo | 2020-11-06 | 2 | -1/+20 |
| | |||||
* | 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 |
| | |||||
* | Better description of auth_userokay | Dante Catalfamo | 2020-10-30 | 1 | -2/+2 |
| | |||||
* | Pretty much finish auth_call | Dante Catalfamo | 2020-10-30 | 1 | -16/+65 |
| | |||||
* | Talk about _recv_fd | Dante Catalfamo | 2020-10-30 | 1 | -2/+19 |
| | |||||
* | Begin _auth_spool | Dante Catalfamo | 2020-10-30 | 1 | -0/+6 |
| | |||||
* | Read from the back channel | Dante Catalfamo | 2020-10-30 | 1 | -3/+3 |
| | |||||
* | Comment for self, remove redundant sentence | Dante Catalfamo | 2020-10-30 | 1 | -3/+2 |
| | |||||
* | Define MAXSPOOLSIZE | Dante Catalfamo | 2020-10-30 | 1 | -1/+3 |
| | |||||
* | More on auth_call | Dante Catalfamo | 2020-10-30 | 1 | -6/+17 |
| | |||||
* | Add a lot of clarity to auth_call | Dante Catalfamo | 2020-10-30 | 1 | -12/+30 |
| | |||||
* | Wording of into on BSD Auth | Dante Catalfamo | 2020-10-30 | 1 | -18/+17 |
| | |||||
* | _auth_next_arg and more on auth_call | Dante Catalfamo | 2020-10-30 | 1 | -11/+23 |
| | |||||
* | Add more on fd4, _auth_next_arg | Dante Catalfamo | 2020-10-29 | 1 | -0/+31 |
| | |||||
* | Move comment in auth_call section | Dante Catalfamo | 2020-10-29 | 1 | -17/+19 |
| | |||||
* | Describe the purpose of auth_verify | Dante Catalfamo | 2020-10-29 | 1 | -2/+3 |
| | |||||
* | bsd-auth: more on auth_verify | Dante Catalfamo | 2020-10-29 | 1 | -11/+21 |
| | |||||
* | bsd-auth: more auth_subr shit | Dante Catalfamo | 2020-10-29 | 1 | -7/+21 |
| | |||||
* | bsd-auth: work on auth_verify, auth_getitem | Dante Catalfamo | 2020-10-29 | 1 | -2/+12 |
| | |||||
* | bsd-auth: move location of pinter name | Dante Catalfamo | 2020-10-29 | 1 | -1/+1 |
| | |||||
* | bsd-auth: clarify lc->lc_class | Dante Catalfamo | 2020-10-29 | 1 | -1/+1 |
| |