aboutsummaryrefslogtreecommitdiff
path: root/src/libsec/port/tlshand.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/6744054
2008-03-06libsec: use intptr to silence 64-bit warning (Michael Teichgräber)Russ Cox1-1/+1
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-98/+98
2005-02-11new allocrpc interfacersc1-6/+1
2004-12-26changes from plan 9. some clean-up.rsc1-8/+29
2004-03-21Add most of libsec.rsc1-0/+2291