summaryrefslogtreecommitdiffstats
path: root/src/libsec/port/tlshand.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* fix clang warnings reported by Tuncer AyazRuss Cox2012-10-211-1/+1
| | | | | R=rsc http://codereview.appspot.com/6744054
* libsec: use intptr to silence 64-bit warning (Michael Teichgräber)Russ Cox2008-03-061-1/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-98/+98
|
* new allocrpc interfacersc2005-02-111-6/+1
|
* changes from plan 9. some clean-up.rsc2004-12-261-8/+29
|
* Add most of libsec.rsc2004-03-211-0/+2291