boringssl/crypto/bio
Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent.
find -name CMakeLists.txt -type f | xargs sed -e 's/\t/  /g' -i

Change-Id: I01636b1849c00ba918f48828252492d99b0403ac
2015-01-28 16:37:10 -08:00
..
bio_error.c Add zero copy read and write api for bio pairs. 2014-11-18 14:06:46 -08:00
bio_mem.c Fix minor issues found by Clang's analysis. 2014-09-02 22:39:41 +00:00
bio_test.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
bio.c Add misc functions for easier porting. 2014-09-18 22:38:11 +00:00
buffer.c Tag a number of globals as const. 2015-01-14 21:53:00 +00:00
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
connect.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
fd.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
file.c Inital import. 2014-06-20 13:17:32 -07:00
hexdump.c Rename hexdump to hexdump_write. 2015-01-06 00:26:53 +00:00
internal.h Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
pair.c Cleanup of setting external buffer 2014-11-24 17:46:00 +00:00
printf.c Use _POSIX_C_SOURCE not _BSD_SOURCE. 2014-10-02 21:35:33 +00:00
socket_helper.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00
socket.c Clean up use of Windows Platform SDK headers. 2015-01-28 20:36:49 +00:00