- djm@cvs.openbsd.org 2013/01/17 23:00:01
     [auth.c key.c key.h ssh-keygen.1 ssh-keygen.c sshd_config.5]
     [krl.c krl.h PROTOCOL.krl]
     add support for Key Revocation Lists (KRLs). These are a compact way to
     represent lists of revoked keys and certificates, taking as little as
     a single bit of incremental cost to revoke a certificate by serial number.
     KRLs are loaded via the existing RevokedKeys sshd_config option.
     feedback and ok markus@
11 files changed
tree: 0b1e1b497da13eb815e16a0f43be09e873e6a243
  1. .cvsignore
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. PROTOCOL
  9. PROTOCOL.agent
  10. PROTOCOL.certkeys
  11. PROTOCOL.krl
  12. PROTOCOL.mux
  13. README
  14. README.dns
  15. README.platform
  16. README.privsep
  17. README.tun
  18. TODO
  19. aclocal.m4
  20. acss.c
  21. acss.h
  22. addrmatch.c
  23. atomicio.c
  24. atomicio.h
  25. audit-bsm.c
  26. audit-linux.c
  27. audit.c
  28. audit.h
  29. auth-bsdauth.c
  30. auth-chall.c
  31. auth-krb5.c
  32. auth-options.c
  33. auth-options.h
  34. auth-pam.c
  35. auth-pam.h
  36. auth-passwd.c
  37. auth-rh-rsa.c
  38. auth-rhosts.c
  39. auth-rsa.c
  40. auth-shadow.c
  41. auth-sia.c
  42. auth-sia.h
  43. auth-skey.c
  44. auth.c
  45. auth.h
  46. auth1.c
  47. auth2-chall.c
  48. auth2-gss.c
  49. auth2-hostbased.c
  50. auth2-jpake.c
  51. auth2-kbdint.c
  52. auth2-none.c
  53. auth2-passwd.c
  54. auth2-pubkey.c
  55. auth2.c
  56. authfd.c
  57. authfd.h
  58. authfile.c
  59. authfile.h
  60. bufaux.c
  61. bufbn.c
  62. bufec.c
  63. buffer.c
  64. buffer.h
  65. buildpkg.sh.in
  66. canohost.c
  67. canohost.h
  68. channels.c
  69. channels.h
  70. cipher-3des1.c
  71. cipher-acss.c
  72. cipher-aes.c
  73. cipher-bf1.c
  74. cipher-ctr.c
  75. cipher.c
  76. cipher.h
  77. cleanup.c
  78. clientloop.c
  79. clientloop.h
  80. compat.c
  81. compat.h
  82. compress.c
  83. compress.h
  84. config.guess
  85. config.sub
  86. configure.ac
  87. contrib/
  88. crc32.c
  89. crc32.h
  90. deattack.c
  91. deattack.h
  92. defines.h
  93. dh.c
  94. dh.h
  95. dispatch.c
  96. dispatch.h
  97. dns.c
  98. dns.h
  99. entropy.c
  100. entropy.h
  101. fatal.c
  102. fixpaths
  103. fixprogs
  104. groupaccess.c
  105. groupaccess.h
  106. gss-genr.c
  107. gss-serv-krb5.c
  108. gss-serv.c
  109. hostfile.c
  110. hostfile.h
  111. includes.h
  112. install-sh
  113. jpake.c
  114. jpake.h
  115. kex.c
  116. kex.h
  117. kexdh.c
  118. kexdhc.c
  119. kexdhs.c
  120. kexecdh.c
  121. kexecdhc.c
  122. kexecdhs.c
  123. kexgex.c
  124. kexgexc.c
  125. kexgexs.c
  126. key.c
  127. key.h
  128. krl.c
  129. krl.h
  130. log.c
  131. log.h
  132. loginrec.c
  133. loginrec.h
  134. logintest.c
  135. mac.c
  136. mac.h
  137. match.c
  138. match.h
  139. md-sha256.c
  140. md5crypt.c
  141. md5crypt.h
  142. mdoc2man.awk
  143. misc.c
  144. misc.h
  145. mkinstalldirs
  146. moduli
  147. moduli.5
  148. moduli.c
  149. monitor.c
  150. monitor.h
  151. monitor_fdpass.c
  152. monitor_fdpass.h
  153. monitor_mm.c
  154. monitor_mm.h
  155. monitor_wrap.c
  156. monitor_wrap.h
  157. msg.c
  158. msg.h
  159. mux.c
  160. myproposal.h
  161. nchan.c
  162. nchan.ms
  163. nchan2.ms
  164. openbsd-compat/
  165. openssh.xml.in
  166. opensshd.init.in
  167. packet.c
  168. packet.h
  169. pathnames.h
  170. pkcs11.h
  171. platform.c
  172. platform.h
  173. progressmeter.c
  174. progressmeter.h
  175. readconf.c
  176. readconf.h
  177. readpass.c
  178. regress/
  179. rijndael.c
  180. rijndael.h
  181. roaming.h
  182. roaming_client.c
  183. roaming_common.c
  184. roaming_dummy.c
  185. roaming_serv.c
  186. rsa.c
  187. rsa.h
  188. sandbox-darwin.c
  189. sandbox-null.c
  190. sandbox-rlimit.c
  191. sandbox-seccomp-filter.c
  192. sandbox-systrace.c
  193. scard/
  194. schnorr.c
  195. schnorr.h
  196. scp.1
  197. scp.c
  198. servconf.c
  199. servconf.h
  200. serverloop.c
  201. serverloop.h
  202. session.c
  203. session.h
  204. sftp-client.c
  205. sftp-client.h
  206. sftp-common.c
  207. sftp-common.h
  208. sftp-glob.c
  209. sftp-server-main.c
  210. sftp-server.8
  211. sftp-server.c
  212. sftp.1
  213. sftp.c
  214. sftp.h
  215. ssh-add.1
  216. ssh-add.c
  217. ssh-agent.1
  218. ssh-agent.c
  219. ssh-dss.c
  220. ssh-ecdsa.c
  221. ssh-gss.h
  222. ssh-keygen.1
  223. ssh-keygen.c
  224. ssh-keyscan.1
  225. ssh-keyscan.c
  226. ssh-keysign.8
  227. ssh-keysign.c
  228. ssh-pkcs11-client.c
  229. ssh-pkcs11-helper.8
  230. ssh-pkcs11-helper.c
  231. ssh-pkcs11.c
  232. ssh-pkcs11.h
  233. ssh-rsa.c
  234. ssh-sandbox.h
  235. ssh.1
  236. ssh.c
  237. ssh.h
  238. ssh1.h
  239. ssh2.h
  240. ssh_config
  241. ssh_config.5
  242. sshconnect.c
  243. sshconnect.h
  244. sshconnect1.c
  245. sshconnect2.c
  246. sshd.8
  247. sshd.c
  248. sshd_config
  249. sshd_config.5
  250. sshlogin.c
  251. sshlogin.h
  252. sshpty.c
  253. sshpty.h
  254. sshtty.c
  255. survey.sh.in
  256. ttymodes.c
  257. ttymodes.h
  258. uidswap.c
  259. uidswap.h
  260. umac.c
  261. umac.h
  262. uuencode.c
  263. uuencode.h
  264. version.h
  265. xmalloc.c
  266. xmalloc.h