Home | History | Annotate | Download | only in dropbear

Lines Matching full:some

67   (after some poking from Pablo Fernandez)
75 still have to press enter on some platforms)
96 over some links.
194 from being returned to the client in some circumstances.
252 of dbclient to close when dbclient exited, for some shells in BusyBox
269 - Backport some local changes (more #ifdefs for termcodes.c, a fix for missing
325 - Re-enable sigpipe for child processes. Thanks to Gerrit Pape for some
343 - Allow repeated requests in a single session if previous ones fail - this fixes PuTTY and some other SCP clients, which try SFTP, then fall-back to SCP if it
437 - Allow for commandline definition of some options.h settings
470 - Added some small changes so it'll work with AIX (plus Linux Affinity).
475 - Added some more robust integer/size checking in buffer.c as a backstop for
498 - Fixed up some compilation problems with dropbearconvert/dropbearkey if
547 - Fixed some invalid assertions in the channel code, fixing the server dying
557 - Improved RSA and DSS key generation, more efficient and fixed some minor bugs