- Jun 02, 2017
-
-
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
-
- 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 21, 2016
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Jun 21, 2016
-
-
Matt Johnston authored
-
- Jun 19, 2016
-
-
Matt Johnston authored
-
- May 25, 2016
-
-
Ben Gardner authored
Ignored are all files created when building from a git checkout as well as anything deleted by 'make clean'. Signed-off-by:
Ben Gardner <gardner.ben@gmail.com>
-
Ben Gardner authored
My POSIX-like platform is missing some basic termcodes. Make them optional. Signed-off-by:
Ben Gardner <gardner.ben@gmail.com>
-
Ben Gardner authored
_ERR is defined in stdio.h on my platform. Signed-off-by:
Ben Gardner <gardner.ben@gmail.com>
-
Ben Gardner authored
-
- May 12, 2016
-
-
Matt Johnston authored
Support out-of-tree builds usign bundled libtom
-
- May 11, 2016
-
-
Henrik Nordström authored
When building out-of-tree we need both source and generated folders in include paths to find both distributed and generated headers.
-
- May 16, 2017
-
-
Matt Johnston authored
-