Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-05 | upas: fix nil pointer dereference | David du Colombier | 1 | -2/+2 | |
R=rsc https://codereview.appspot.com/92650043 | |||||
2014-05-15 | upas: fix warnings | David du Colombier | 1 | -2/+2 | |
smtp.c:232: warning: comparison with string literal results in unspecified behavior smtp.c:244: warning: comparison with string literal results in unspecified behavior marshal.c:1179: warning: variable ‘err’ set but not used LGTM=rsc R=rsc https://codereview.appspot.com/93290043 | |||||
2011-08-31 | upas/smtp: fixes for authenticated connections | Richard Miller | 2 | -2/+3 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4967049 | |||||
2011-06-02 | upas/smtp: remove reference to /net in mxdial | David du Colombier | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4535108 | |||||
2007-11-27 | upas/smtp: remove intermediate files | Russ Cox | 2 | -1285/+0 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 5 | -8/+8 | |
2006-03-20 | update lucida | rsc | 1 | -2/+3 | |
2006-03-03 | cleanup | rsc | 1 | -1/+1 | |
2006-02-25 | oops | rsc | 1 | -1/+5 | |
2006-02-12 | more changes | rsc | 5 | -287/+129 | |
2006-02-12 | more changes | rsc | 4 | -6/+13 | |
2006-02-11 | various cleanup | rsc | 6 | -35/+59 | |
2005-10-29 | Thanks to John Cummings. | rsc | 14 | -0/+6533 | |