- Jun 03, 2017
-
-
Matt Johnston authored
more lintings
-
- Jun 02, 2017
-
-
Francois Perrad authored
-
Matt Johnston authored
-
Matt Johnston authored
Fix configure options using AC_ARG_ENABLE
-
Matt Johnston authored
fix indentation
-
Matt Johnston authored
Add .gitignore file
-
Matt Johnston authored
termcodes: make VEOL2, VWERASE, VLNEXT, ECHOCTL, and ECHOKE optional
-
Matt Johnston authored
Change label name _ERR to LBL_ERR
-
Matt Johnston authored
Use DROPBEAR_PATH_DEVNULL instead of undefined _PATH_DEVNULL
-
- Jun 01, 2017
-
-
Francois Perrad authored
in function tcp_acceptor() struct sockaddr_storage addr; char* addr = NULL;
-
Francois Perrad authored
-
Francois Perrad authored
-
Francois Perrad authored
-
- May 20, 2017
-
-
Matt Johnston authored
-
- May 18, 2017
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- May 17, 2017
-
-
Matt Johnston authored
-
Matt Johnston authored
-
- Nov 18, 2016
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
more linting
-
Matt Johnston authored
remove K&R old style code
-
- Nov 15, 2016
-
-
Francois Perrad authored
-
Francois Perrad authored
-
Francois Perrad authored
-
Francois Perrad authored
in order to remove K&R code in atomicio.c now, vwrite comes from atomicio.h
-
Francois Perrad authored
in order to remove K&R code
-
- Sep 15, 2016
-
-
Matt Johnston authored
-
- Sep 09, 2016
-
-
Matt Johnston authored
-
- Sep 01, 2016
-
-
Matt Johnston authored
-
- Jul 27, 2016
-
-
Stefan Hauser authored
Configure options to disable some features, which are checked using AC_ARG_ENABLE can be invoked with --enable-<option> as well. The current configure script always generates a #define for such options even though the --enable-<option> case should not generate a #define. Fix this by properly checking if the feature should be enabled, in which case no #define is being generated. Signed-off-by:
Stefan Hauser <stefan@shauser.net>
-
- Jul 21, 2016
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-