summaryrefslogtreecommitdiff
path: root/servconf.c
Commit message (Expand)AuthorAgeFilesLines
* upstream: Make zlib optional. This adds a "ZLIB" build time optiondtucker@openbsd.org2020-01-231-1/+8
* upstream: Remove unsupported algorithms from list of defaults at rundtucker@openbsd.org2020-01-231-20/+27
* upstream: don't treat HostKeyAgent=none as a path either; avoidsdjm@openbsd.org2019-12-161-1/+2
* upstream: do not attempt to find an absolute path for sshd_configdjm@openbsd.org2019-12-161-2/+13
* upstream: allow security keys to act as host keys as well as userdjm@openbsd.org2019-12-161-4/+14
* upstream: Add a sshd_config PubkeyAuthOptions directivedjm@openbsd.org2019-11-251-2/+31
* upstream: Separate myproposal.h userauth pubkey typesdjm@openbsd.org2019-11-011-3/+3
* upstream: Allow prepending a list of algorithms to the default setnaddy@openbsd.org2019-09-081-5/+9
* upstream: When running sshd -T, assume any attibute not provided bydtucker@openbsd.org2019-05-081-8/+10
* upstream: whitespacedjm@openbsd.org2019-03-261-2/+1
* upstream: Move checks for lists of users or groups into their owndtucker@openbsd.org2019-03-081-6/+2
* Cygwin: implement case-insensitive Unicode user and group name matchingCorinna Vinschen2019-02-221-0/+4
* Revert unintended parts of previous commit.Darren Tucker2019-02-221-4/+0
* Revert "[auth.c] On Cygwin, refuse usernames that have differences in case"Corinna Vinschen2019-02-221-0/+4
* upstream: Always initialize 2nd arg to hpdelim2. It populates thatdtucker@openbsd.org2019-01-241-5/+5
* upstream: Remove support for obsolete host/port syntax.dtucker@openbsd.org2019-01-241-8/+12
* upstream: convert servconf.c to new packet APIdjm@openbsd.org2019-01-201-7/+3
* upstream: begin landing remaining refactoring of packet parsingdjm@openbsd.org2019-01-201-1/+4
* upstream: silence (to log level debug2) failure messages whendjm@openbsd.org2018-11-191-12/+28
* upstream: use path_absolute() for pathname checks; from Manoj Ampalamdjm@openbsd.org2018-11-161-2/+2
* upstream: actually make CASignatureAlgorithms available as a configdjm@openbsd.org2018-09-211-1/+2
* upstream: Add sshd_config CASignatureAlgorithms option to allowdjm@openbsd.org2018-09-201-3/+13
* upstream: better diagnosics on alg list assembly errors; okdjm@openbsd.org2018-08-131-14/+14
* Remove support for S/KeyDamien Miller2018-07-311-1/+1
* upstream: remove legacy key emulation layer; ok djm@markus@openbsd.org2018-07-121-2/+2
* upstream: sshd: switch config to sshbuf API; ok djm@markus@openbsd.org2018-07-101-14/+16
* upstream: Revert previous two commitssf@openbsd.org2018-07-101-4/+4
* upstream: Rename COMP_DELAYED to COMP_ZLIBsf@openbsd.org2018-07-101-4/+4
* upstream: repair PubkeyAcceptedKeyTypes (and friends) after RSAdjm@openbsd.org2018-07-041-9/+23
* upstream: allow sshd_config PermitUserEnvironment to accept adjm@openbsd.org2018-07-031-4/+36
* upstream: allow bare port numbers to appear in PermitListen directives,djm@openbsd.org2018-06-191-9/+17
* upstream: add a SetEnv directive for sshd_config to allow andjm@openbsd.org2018-06-091-2/+18
* upstream: switch config file parsing to getline(3) as this avoidsmarkus@openbsd.org2018-06-071-5/+5
* upstream: permitlisten option for authorized_keys; ok markus@djm@openbsd.org2018-06-071-16/+16
* upstream: Add a PermitListen directive to control which server-sidedjm@openbsd.org2018-06-071-48/+90
* upstream: lots of typos in comments/docs. Patch from Karsten Weissdjm@openbsd.org2018-04-101-3/+3
* upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 forjob@openbsd.org2018-04-061-3/+3
* upstream: missing #ifdef for _PATH_HOST_XMSS_KEY_FILE; report bymarkus@openbsd.org2018-03-021-1/+3
* upstream: Add experimental support for PQC XMSS keys (Extendedmarkus@openbsd.org2018-02-261-1/+3
* upstream: stop loading DSA keys by default, remove sshd_configdjm@openbsd.org2018-02-161-3/+1
* upstream commitdtucker@openbsd.org2018-02-091-3/+2
* upstream commitdtucker@openbsd.org2017-12-071-5/+5
* upstream commitdtucker@openbsd.org2017-12-071-1/+2
* upstream commitdjm@openbsd.org@openbsd.org2017-11-031-16/+8
* upstream commitdtucker@openbsd.org@openbsd.org2017-11-031-20/+27
* fix rdomain compilation errorsDamien Miller2017-10-271-1/+1
* upstream commitdjm@openbsd.org2017-10-251-2/+4
* provide hooks and fallbacks for rdomain supportDamien Miller2017-10-251-0/+7
* upstream commitdjm@openbsd.org2017-10-251-1/+14
* upstream commitdjm@openbsd.org2017-10-251-2/+19