summaryrefslogtreecommitdiff
path: root/runopts.h
Commit message (Expand)AuthorAgeFilesLines
* Fix IPv6 address parsing for dbclient -bMatt Johnston2022-04-011-0/+1
* added quiet variable in cli_optsHansH1112022-03-131-1/+1
* Add re-exec for serverMatt Johnston2022-01-301-1/+3
* Increase max window size to 10MB, fallback rather thanMatt Johnston2021-10-121-0/+1
* added option to disable trivial auth methods (#128)Manfred Kaiser2021-08-191-0/+1
* pass on sever process environment to child processes (option -e) (#118)Roland Vollgraf2021-08-191-0/+2
* Rename EPKA -> PluginMatt Johnston2019-05-151-1/+1
* External Public-Key Authentication API (#72)fabriziobertocci2019-05-151-0/+5
* fix constness build errorMatt Johnston2019-03-211-1/+1
* add guard HAVE_GETGROUPLISTMatt Johnston2018-02-271-0/+6
* Fix restricted group code for BSDs, move to separate functionMatt Johnston2018-02-261-2/+2
* Added the -G option to allow logins only for users that are members of a cert...stellarpower2018-02-201-0/+2
* options: Complete the transition to numeric toggles (`#if')Michael Witten2017-07-201-1/+1
* bind to port as well with -bMatt Johnston2018-01-261-0/+1
* cli_bind_address_connecthouseofkodai2017-05-011-0/+1
* dropbear server: support -T max auth triesKevin Darbyshire-Bryant2017-05-291-0/+1
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-13/+13
* Add -c <command> option to force a specific commandJeremy Kerr2016-04-121-0/+2
* fix empty C prototypesFrancois Perrad2016-01-011-3/+3
* Moved usingsyslog from svr_runopts to runopts.Konstantin Tokarev2015-12-011-1/+1
* Merge pull request #16 from annulen/openssh_optionsMatt Johnston2015-12-151-0/+3
|\
| * Implemented ExitOnForwardFailure option for local and remote forwarding.Konstantin Tokarev2015-11-301-0/+3
* | ports and addresses must be malloced to avoid segfault on exitMatt Johnston2015-12-021-1/+2
|/
* Fixed build when ENABLE_CLI_REMOTETCPFWD is the only allowed TCP forwarding.Konstantin Tokarev2015-11-271-1/+2
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* Disable non-delayed zlib for serverMatt Johnston2015-01-281-1/+5
* - Don't use multichar constants since recent gcc complainsMatt Johnston2014-07-271-1/+1
* Add '-V' for versionMatt Johnston2014-07-271-0/+2
* Make -K keepalive behave like OpenSSH's ServerAliveIntervalMatt Johnston2014-07-091-2/+2
* Add '-R' for delayed hostkey optionkeyondemandMatt Johnston2013-11-071-0/+2
* Fix specifying a keysize for key generation, fix key name argumentsMatt Johnston2013-11-011-1/+2
* merge in HEADMatt Johnston2013-05-211-0/+1
|\
| * -y -y to disable hostkey checkingMatt Johnston2013-04-141-0/+1
* | ecdsa is workingMatt Johnston2013-05-031-2/+5
|/
* Allow configuring "allow blank password option" at runtimePaul Eggleton2013-02-121-0/+1
* Add rough support for choosing ciphers/hashes with "-c" or "-m"Matt Johnston2012-05-171-0/+8
* - Disable compression for non-final multihopsMatt Johnston2009-09-111-1/+8
* Rearrange getaddrstring() etcMatt Johnston2009-09-011-2/+2
* - Client auth using an agent's key works. Still need to implement clientMatt Johnston2009-07-061-0/+2
* New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston2009-07-061-3/+3
* propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f792...Matt Johnston2009-07-011-0/+1
|\
| * Idle timeout patch from Farrell Aultman. Needs testing, unsure if serverMatt Johnston2008-11-071-0/+1
* | propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e704...Matt Johnston2008-09-231-0/+5
|\ \ | |/ |/|
| * propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338a...Matt Johnston2007-08-161-0/+5
| |\
| | * propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b...Matt Johnston2006-03-211-4/+10
| | |\
| | * | - progress towards client agent forwardingMatt Johnston2005-07-181-0/+5
* | | | - Enable -s for specifying a subsystem (such as sftp)Matt Johnston2008-09-231-0/+1
* | | | Replace calls to strtoul() with a helper m_str_to_uint()Matt Johnston2008-09-221-1/+1
* | | | propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head ...Matt Johnston2008-09-171-0/+5
|\ \ \ \
| * | | | Rework netcat-alike to be a proper mode, with -B argument.dbclient-netcat-alikeMatt Johnston2008-09-171-0/+5
| |/ / /