Mercurial > dropbear
log
age | author | description |
---|---|---|
2015-06-12 | Matt Johnston | merge up to date, attempt to fix travis.yml coverity |
2015-06-23 | Matt Johnston | check ecc key return, fix null pointer crash |
2015-06-12 | Matt Johnston | Merge pull request #11 from nshopik/patch-2 |
2015-03-12 | Nikolay Shopik | Prepend DROPBEAR for scp.c |
2015-06-12 | Matt Johnston | a bit more changelog |
2015-06-04 | Matt Johnston | merge |
2015-06-04 | Matt Johnston | buf_getstring and buf_putstring now use non-unsigned char* |
2015-06-04 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |
2015-06-04 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |
2015-05-05 | Gaël PORTAY | Merge branch 'fix-pointer-sign-warnings' into fix-warnings |
2015-05-02 | Gaël PORTAY | Turn modptr local variable into unsigned char * |
2015-05-02 | Gaël PORTAY | Turn name and instruction local variables into char * |
2015-05-02 | Gaël PORTAY | Turn type and term local variables into char * |
2015-05-02 | Gaël PORTAY | Turn TCPFwdEntry's connectaddr and listenaddr attributes into char * |