Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-02-14 | new | rsc | 2 | -0/+181 |
2005-02-13 | bug fix | rsc | 2 | -4/+12 |
2005-02-13 | man | rsc | 14 | -90/+158 |
2005-02-13 | hide xreadcons | rsc | 1 | -1/+1 |
2005-02-13 | more bug fixes | rsc | 3 | -25/+14 |
2005-02-13 | more | rsc | 1 | -78/+94 |
2005-02-13 | lower case | rsc | 8 | -6/+51 |
2005-02-13 | more on protos | rsc | 1 | -91/+406 |
2005-02-13 | ignore everything | rsc | 1 | -1/+1 |
2005-02-13 | new | rsc | 9 | -37/+264 |
2005-02-13 | more | rsc | 1 | -8/+15 |
2005-02-13 | more docs | rsc | 2 | -0/+401 |
2005-02-13 | no zombies | rsc | 1 | -1/+1 |
2005-02-13 | handle /dev/stdin always | rsc | 2 | -3/+3 |
2005-02-13 | add log | rsc | 2 | -0/+189 |
2005-02-13 | add getnetconninfo | rsc | 2 | -0/+135 |
2005-02-13 | use nci to label connections | rsc | 4 | -3/+29 |
2005-02-13 | work around stupid linux bug | rsc | 1 | -0/+8 |
2005-02-13 | add dsa x509 | rsc | 1 | -0/+74 |
2005-02-13 | add %lB for lower case | rsc | 1 | -28/+39 |
2005-02-13 | allow parseattr(nil) | rsc | 1 | -0/+3 |
2005-02-13 | bug fix | rsc | 1 | -1/+1 |
2005-02-13 | add local address to dial | rsc | 1 | -3/+42 |
2005-02-13 | add pass proto | rsc | 4 | -90/+39 |
2005-02-13 | bigger buffers; add rdwr | rsc | 1 | -5/+43 |
2005-02-13 | add ipso | rsc | 1 | -0/+1 |
2005-02-13 | different logging | rsc | 1 | -6/+10 |
2005-02-13 | add rsafill, x509req, asn1toDSApriv | rsc | 1 | -0/+3 |
2005-02-13 | add laddr, raddr to netconninfo | rsc | 1 | -0/+2 |
2005-02-13 | better editing | rsc | 1 | -1/+4 |
2005-02-13 | initial stab at ipso | rsc | 2 | -1/+156 |
2005-02-13 | more add | rsc | 2 | -0/+39 |
2005-02-13 | add others | rsc | 16 | -0/+1185 |
2005-02-13 | add ssh-agent via factotum | rsc | 9 | -59/+1267 |
2005-02-13 | new program readcons | rsc | 1 | -0/+39 |
2005-02-13 | new auth | rsc | 44 | -0/+9955 |
2005-02-13 | moving to auth | rsc | 50 | -11445/+0 |
2005-02-12 | silence gcc chatter | rsc | 1 | -0/+1 |
2005-02-11 | make key prompt work | rsc | 3 | -16/+14 |
2005-02-11 | less chatty | rsc | 1 | -1/+0 |
2005-02-11 | open correct factotum file | rsc | 1 | -1/+1 |
2005-02-11 | fix warnings | rsc | 1 | -1/+2 |
2005-02-11 | no anon union | rsc | 1 | -26/+23 |
2005-02-11 | $WSYSTYPE not WSYSTYPE | rsc | 1 | -1/+1 |
2005-02-11 | add x11 include | rsc | 1 | -0/+1 |
2005-02-11 | build changes | rsc | 9 | -148/+63 |
2005-02-11 | changes | rsc | 4 | -535/+808 |
2005-02-11 | domains | rsc | 1 | -0/+18 |
2005-02-11 | use ndb directly for authdial | rsc | 2 | -16/+22 |
2005-02-11 | do not need auth_wep or login | rsc | 1 | -2/+2 |