aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh.hrl
AgeCommit message (Expand)Author
2018-11-19Merge branch 'hans/ssh/eddsa/OTP-15094' into maintHans Nilsson
2018-11-19ssh: Generalize unpublished test support optionHans Nilsson
2018-11-19ssh: Cleaning and polishing of ssh_authHans Nilsson
2018-11-19ssh: Add a common key_cb call functionHans Nilsson
2018-11-19ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448'Hans Nilsson
2018-11-09ssh: Fix documentation for public key in ext_infoHans Nilsson
2018-11-08ssh: Fix doc error in daemon 'exec' optionHans Nilsson
2018-10-24ssh: Move some option's documentation to ssh_fileHans Nilsson
2018-09-13ssh: Use exported crypto typesHans Nilsson
2018-08-23Merge branch 'hans/ssh/x25519_x448/OTP-15133' into maintHans Nilsson
2018-08-23ssh: spec curve25519 & curve448Hans Nilsson
2018-08-23ssh: -specHans Nilsson
2018-08-13ssh: Circular trace buffer primitivesHans Nilsson
2018-06-18Update copyright yearHenrik Nord
2018-05-09ssh: Add infinity as values to rekey_limitHans Nilsson
2018-05-04ssh: Extend rekey_limit to also take an optional timeHans Nilsson
2018-04-25ssh: New -spec and -typeHans Nilsson
2018-03-29ssh: Use the new ssh_dbg moduleHans Nilsson
2018-03-29ssh: New ssh_dbg moduleHans Nilsson
2018-03-29ssh: Unused fields #ssh.hkey and #ssh.kex removedHans Nilsson
2018-03-20ssh: Fix bad spec for double_algs() in ssh.hrlHans Nilsson
2018-02-27ssh: Disable exec for non-default shellHans Nilsson
2017-11-16Merge branch 'maint-18' into maintHans Nilsson
2017-11-15ssh: Unicode encoding fixHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-26ssh: server-sig-algs, client sideHans Nilsson
2017-04-26ssh: Implement ext-info extension. draft-ietf-curdle-ssh-ext-infoHans Nilsson
2017-04-26ssh: Correction of misspelled typeHans Nilsson
2017-04-07ssh: Lazy default in get options macroHans Nilsson
2017-04-07ssh: -type and -spec adjustmentsHans Nilsson
2017-04-07ssh: Make an internal option delete functionHans Nilsson
2017-03-02ssh: Types and spec fixes to conform to the ref manualHans Nilsson
2017-03-02ssh: Initial commit of option handling changesHans Nilsson
2016-08-29ssh: reduce random padding to 15 bytesHans Nilsson
2016-04-27ssh: Begin -spec for ssh_connection_handlerHans Nilsson
2016-03-15update copyright-yearHenrik Nord
2015-12-03ssh: client pub key opt implementedHans Nilsson
2015-11-23ssh: AEAD_AES_(128|256)_GCM and aes(128|256)[email protected] cryptoHans Nilsson
2015-11-04ssh: pwdfun/4 and simple testsHans Nilsson
2015-10-16ssh, public_key: Change EC Public Key representation to what was intendedHans Nilsson
2015-09-24ssh: remove unused filed #ssh.kb_dataHans Nilsson
2015-08-25ssh: add extra random length padding in packetsHans Nilsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-09ssh save keybard-interactive data in #ssh{}Hans Nilsson
2015-06-03ssh: Add profile optionIngela Anderton Andin
2014-01-21ssh: Adds unicodeHans Nilsson
2013-11-13ssh: Merge connection_manager and connection_handler processesIngela Anderton Andin
2013-06-20Add openssh_zlib compression type to ssh_transportLouis-Philippe Gauthier
2012-02-10Ssh daemon handles RSA host keysIngela Anderton Andin
2012-02-10Removed no longer needed codeIngela Anderton Andin