1
1
libssh2/src
Daniel Stenberg 210459db4b re-indented the source code with this script:
indent \
--braces-on-if-line \
--braces-after-struct-decl-line \
--space-after-cast \
--line-length 79 \
--comment-line-length 79 \
--cuddle-else \
--no-tabs \
--tab-size 8 \
--indent-level 4 \
--no-space-after-for \
--space-after-if \
--space-after-while \
--no-space-after-function-call-names \
*.[ch]
2007-08-06 20:48:04 +00:00
..
.cvsignore Add more files. 2007-01-17 20:21:47 +00:00
channel.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
comp.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
crypt.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
hostkey.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
kex.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
libgcrypt.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
libgcrypt.h re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
libssh2_priv.h re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
mac.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
Makefile.am added NMakefile to Makefile.am so that it gets included with releases and daily snapshots. 2007-07-17 13:22:55 +00:00
misc.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
NMakefile fixed NMakefile stuff to build at least the DLL again. 2007-07-15 20:06:19 +00:00
openssl.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
openssl.h re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
packet.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
pem.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
publickey.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
scp.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
session.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
sftp.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
transport.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00
userauth.c re-indented the source code with this script: 2007-08-06 20:48:04 +00:00