<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/ocsp/ocsp_srv.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-01-29T17:49:23+00:00</updated>
<entry>
<title>Send the function codes from the error functions to the bit bucket,</title>
<updated>2017-01-29T17:49:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-29T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f47bd292f36094480caa49ada36b99a69c59b0'/>
<id>urn:sha1:d1f47bd292f36094480caa49ada36b99a69c59b0</id>
<content type='text'>
as was done earlier in libssl. Thanks inoguchi@ for noticing
libssl had more reacharounds into this.
ok jsing@ inoguchi@
</content>
</entry>
<entry>
<title>Expand ASN1_ITEM_rptr macros - no change in generated assembly.</title>
<updated>2016-12-30T15:38:13+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-30T15:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d4b09bfd41d8d40b82b197b4ec8b0232cd6ee1fa'/>
<id>urn:sha1:d4b09bfd41d8d40b82b197b4ec8b0232cd6ee1fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix from kinichiro.inoguchi@gmail.com to ensure that OCSP uses</title>
<updated>2016-06-25T16:10:26+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-06-25T16:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c7ce0e373193152baa3074a5e6ec4a358cc48f9'/>
<id>urn:sha1:9c7ce0e373193152baa3074a5e6ec4a358cc48f9</id>
<content type='text'>
Generalized Time on requests as per RFC6960
</content>
</entry>
<entry>
<title>None of these need to include &lt;openssl/rand.h&gt;</title>
<updated>2014-10-18T17:20:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-10-18T17:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0bad55f54f7132a386746f23ba4f2d106d115563'/>
<id>urn:sha1:0bad55f54f7132a386746f23ba4f2d106d115563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only import cryptlib.h in the four source files that actually need it.</title>
<updated>2014-07-11T08:44:49+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-11T08:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74e2c009c83ad374bd6acdcfc376a384e25ab007'/>
<id>urn:sha1:74e2c009c83ad374bd6acdcfc376a384e25ab007</id>
<content type='text'>
Remove the openssl public includes from cryptlib.h and add a small number
of includes into the source files that actually need them. While here,
also sort/group/tidy the includes.

ok beck@ miod@
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-12T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59f4f2c61d71e266d37dd2fc97615b3fd35b4721'/>
<id>urn:sha1:59f4f2c61d71e266d37dd2fc97615b3fd35b4721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More KNF.</title>
<updated>2014-05-18T11:28:41+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-18T11:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=130b79d13e9e609dc1fa21b6dcce5ec8335c37dd'/>
<id>urn:sha1:130b79d13e9e609dc1fa21b6dcce5ec8335c37dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KNF</title>
<updated>2014-05-17T19:56:35+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-17T19:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=17dd72685ab0715056a671cf99e25c17c2da5d3a'/>
<id>urn:sha1:17dd72685ab0715056a671cf99e25c17c2da5d3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve conflicts</title>
<updated>2009-01-09T12:15:52+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-01-09T12:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eef32868c6aa961f0ae29b5a113d0690dc4db25e'/>
<id>urn:sha1:eef32868c6aa961f0ae29b5a113d0690dc4db25e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.7 stable 2002 05 08 merge</title>
<updated>2002-05-15T02:29:21+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2002-05-15T02:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9'/>
<id>urn:sha1:b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9</id>
<content type='text'>
</content>
</entry>
</feed>
