- 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. contrib/
  2. openbsd-compat/
  3. regress/
  4. scard/
  5. .cvsignore
  6. aclocal.m4
  7. acss.c
  8. acss.h
  9. addrmatch.c
  10. atomicio.c
  11. atomicio.h
  12. audit-bsm.c
  13. audit-linux.c
  14. audit.c
  15. audit.h
  16. auth-bsdauth.c
  17. auth-chall.c
  18. auth-krb5.c
  19. auth-options.c
  20. auth-options.h
  21. auth-pam.c
  22. auth-pam.h
  23. auth-passwd.c
  24. auth-rh-rsa.c
  25. auth-rhosts.c
  26. auth-rsa.c
  27. auth-shadow.c
  28. auth-sia.c
  29. auth-sia.h
  30. auth-skey.c
  31. auth.c
  32. auth.h
  33. auth1.c
  34. auth2-chall.c
  35. auth2-gss.c
  36. auth2-hostbased.c
  37. auth2-jpake.c
  38. auth2-kbdint.c
  39. auth2-none.c
  40. auth2-passwd.c
  41. auth2-pubkey.c
  42. auth2.c
  43. authfd.c
  44. authfd.h
  45. authfile.c
  46. authfile.h
  47. bufaux.c
  48. bufbn.c
  49. bufec.c
  50. buffer.c
  51. buffer.h
  52. buildpkg.sh.in
  53. canohost.c
  54. canohost.h
  55. ChangeLog
  56. channels.c
  57. channels.h
  58. cipher-3des1.c
  59. cipher-acss.c
  60. cipher-aes.c
  61. cipher-bf1.c
  62. cipher-ctr.c
  63. cipher.c
  64. cipher.h
  65. cleanup.c
  66. clientloop.c
  67. clientloop.h
  68. compat.c
  69. compat.h
  70. compress.c
  71. compress.h
  72. config.guess
  73. config.sub
  74. configure.ac
  75. crc32.c
  76. crc32.h
  77. CREDITS
  78. deattack.c
  79. deattack.h
  80. defines.h
  81. dh.c
  82. dh.h
  83. dispatch.c
  84. dispatch.h
  85. dns.c
  86. dns.h
  87. entropy.c
  88. entropy.h
  89. fatal.c
  90. fixpaths
  91. fixprogs
  92. groupaccess.c
  93. groupaccess.h
  94. gss-genr.c
  95. gss-serv-krb5.c
  96. gss-serv.c
  97. hostfile.c
  98. hostfile.h
  99. includes.h
  100. INSTALL
  101. install-sh
  102. jpake.c
  103. jpake.h
  104. kex.c
  105. kex.h
  106. kexdh.c
  107. kexdhc.c
  108. kexdhs.c
  109. kexecdh.c
  110. kexecdhc.c
  111. kexecdhs.c
  112. kexgex.c
  113. kexgexc.c
  114. kexgexs.c
  115. key.c
  116. key.h
  117. krl.c
  118. krl.h
  119. LICENCE
  120. log.c
  121. log.h
  122. loginrec.c
  123. loginrec.h
  124. logintest.c
  125. mac.c
  126. mac.h
  127. Makefile.in
  128. match.c
  129. match.h
  130. md-sha256.c
  131. md5crypt.c
  132. md5crypt.h
  133. mdoc2man.awk
  134. misc.c
  135. misc.h
  136. mkinstalldirs
  137. moduli
  138. moduli.5
  139. moduli.c
  140. monitor.c
  141. monitor.h
  142. monitor_fdpass.c
  143. monitor_fdpass.h
  144. monitor_mm.c
  145. monitor_mm.h
  146. monitor_wrap.c
  147. monitor_wrap.h
  148. msg.c
  149. msg.h
  150. mux.c
  151. myproposal.h
  152. nchan.c
  153. nchan.ms
  154. nchan2.ms
  155. openssh.xml.in
  156. opensshd.init.in
  157. OVERVIEW
  158. packet.c
  159. packet.h
  160. pathnames.h
  161. pkcs11.h
  162. platform.c
  163. platform.h
  164. progressmeter.c
  165. progressmeter.h
  166. PROTOCOL
  167. PROTOCOL.agent
  168. PROTOCOL.certkeys
  169. PROTOCOL.krl
  170. PROTOCOL.mux
  171. readconf.c
  172. readconf.h
  173. README
  174. README.dns
  175. README.platform
  176. README.privsep
  177. README.tun
  178. readpass.c
  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. schnorr.c
  194. schnorr.h
  195. scp.1
  196. scp.c
  197. servconf.c
  198. servconf.h
  199. serverloop.c
  200. serverloop.h
  201. session.c
  202. session.h
  203. sftp-client.c
  204. sftp-client.h
  205. sftp-common.c
  206. sftp-common.h
  207. sftp-glob.c
  208. sftp-server-main.c
  209. sftp-server.8
  210. sftp-server.c
  211. sftp.1
  212. sftp.c
  213. sftp.h
  214. ssh-add.1
  215. ssh-add.c
  216. ssh-agent.1
  217. ssh-agent.c
  218. ssh-dss.c
  219. ssh-ecdsa.c
  220. ssh-gss.h
  221. ssh-keygen.1
  222. ssh-keygen.c
  223. ssh-keyscan.1
  224. ssh-keyscan.c
  225. ssh-keysign.8
  226. ssh-keysign.c
  227. ssh-pkcs11-client.c
  228. ssh-pkcs11-helper.8
  229. ssh-pkcs11-helper.c
  230. ssh-pkcs11.c
  231. ssh-pkcs11.h
  232. ssh-rsa.c
  233. ssh-sandbox.h
  234. ssh.1
  235. ssh.c
  236. ssh.h
  237. ssh1.h
  238. ssh2.h
  239. ssh_config
  240. ssh_config.5
  241. sshconnect.c
  242. sshconnect.h
  243. sshconnect1.c
  244. sshconnect2.c
  245. sshd.8
  246. sshd.c
  247. sshd_config
  248. sshd_config.5
  249. sshlogin.c
  250. sshlogin.h
  251. sshpty.c
  252. sshpty.h
  253. sshtty.c
  254. survey.sh.in
  255. TODO
  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