Commit Graph

25340 Commits (c2fd5031e08e2f0b2e82c2f29235693866be51be)

Author SHA1 Message Date
Björn Lindqvist c2fd5031e0 io.sockets.secure, io.sockets.secure.openssl: improved host name verification that takes into account a certificates subject alternative names. 2013-09-16 17:17:48 -07:00
Björn Lindqvist 98355daba1 openssl.libssl: functions and structs related to general names 2013-09-16 17:17:48 -07:00
Björn Lindqvist 5492b8e46b libcrypto: wrap more parts of the BIO_ api and add unit tests 2013-09-16 17:17:48 -07:00
Björn Lindqvist ed34163e54 openssl.libssl: define the ssl_method_st struct 2013-09-16 17:17:48 -07:00
Björn Lindqvist c850fe90fc openssl.libcrypto: defining structs for some opaque aliens 2013-09-16 17:17:47 -07:00
Björn Lindqvist a3f685bcb0 openssl.libssl: wrapped several more objects from libssl which are needed to lookup the subject alt names 2013-09-16 17:17:47 -07:00
Björn Lindqvist f4f60b8ba3 io.sockets.secure.openssl: support for getting issuer name 2013-09-16 17:17:47 -07:00
John Benediktsson 454bffc14e sequences.extras: adding nth* which is nth from the end. 2013-09-12 12:47:04 -07:00
John Benediktsson 0fcb485d80 generic.math: rename and add comment. 2013-09-06 18:21:38 -07:00
John Benediktsson 77b5aaa62c generic.math: eliminate a redundant fixnum check, separate out the fixnum dispatch hack. 2013-09-06 13:50:00 -07:00
John Benediktsson 0948479743 rosetta-code.metronome: adding metronome solution. 2013-09-06 10:18:57 -07:00
John Benediktsson 410a71f677 circular: rename circular-while* to circular-loop, add some docs. 2013-09-06 10:16:20 -07:00
Jon Harper 3a48ab4688 circular-while, fix of by 1 error; add tests 2013-09-06 09:57:43 -07:00
Jon Harper b5700cd3f5 circular-while*, add corner case test 2013-09-06 09:57:43 -07:00
Jon Harper 2dba2504fa circular-tests, typos 2013-09-06 09:57:43 -07:00
Jon Harper 316747e471 Add circular-while* 2013-09-06 09:57:43 -07:00
John Benediktsson 4797dae4f2 math.extras: switch to using sorting.extras. 2013-09-05 21:09:32 -07:00
John Benediktsson 13db93639f sorting.extras: adding bisect-right and bisect-left. 2013-09-05 21:07:50 -07:00
John Benediktsson dba072e9f2 html.parser.printer: some tweaks to the text-printer for my blog. 2013-09-05 21:00:53 -07:00
John Benediktsson 430e73b16c sequences.extras: adding cut-when. 2013-09-05 20:58:36 -07:00
John Benediktsson f1b1598885 tzinfo: make it easy to load zoneinfo files. 2013-09-05 13:13:15 -07:00
John Benediktsson f61bf2f4c4 math.extras: faster search-sorted by bisecting. 2013-09-04 21:31:34 -07:00
John Benediktsson 6e6adb036d math.extras: remove accidental test. 2013-09-04 21:21:42 -07:00
John Benediktsson c9c30c6e6d sequences.extras: adding ?first{2,3,4}. 2013-09-04 20:39:32 -07:00
John Benediktsson 5eb9d4532d math.extras: two versions of search-sorted. 2013-09-04 19:01:25 -07:00
John Benediktsson 71ca448ff2 tzinfo: adding tests for normalize. 2013-09-04 18:54:57 -07:00
John Benediktsson 73f2fac980 tzinfo: adding parsers for timezone files. 2013-09-04 18:43:54 -07:00
John Benediktsson 4dca0e6651 destructors: s/three slots/two slots/. 2013-08-24 13:10:41 -07:00
John Benediktsson 5726da1285 help.lint: remove old word. 2013-08-24 12:21:16 -07:00
John Benediktsson d44cc17161 update docs for help.lint checks. 2013-08-24 11:39:31 -07:00
John Benediktsson b88755769b help.lint: add slot checking, don't check constants for $values. 2013-08-24 11:39:16 -07:00
John Benediktsson e0bbe0df38 destructors: bad $slot documentation. 2013-08-24 10:23:43 -07:00
Björn Lindqvist 0ac088ccfc FUEL: Correct font-locking of tuples with initial values. 2013-08-19 11:44:41 -07:00
Björn Lindqvist 9ac1522daa FUEL: Tables in help buffers must be plain ascii to be correctly rendered everywhere. 2013-08-14 18:21:58 +02:00
Björn Lindqvist 23e3bcd9ff FUEL: Make fuel-help (C-c C-d d) work for vocabularies too. 2013-08-14 18:04:18 +02:00
Björn Lindqvist f35795f415 FUEL: Correct regexp to work with multiline USING: 2013-08-14 18:02:32 +02:00
Björn Lindqvist 365a790eba FUEL: Put several more characters that can be used in word names in the symbols class 2013-08-14 17:41:36 +02:00
Björn Lindqvist ec74afdd23 FUEL: Error message is now shown if word can't be found. 2013-08-14 13:21:19 +02:00
John Benediktsson 63ee0de2f1 ui.gadgets.worlds: remove fonts slot from docs. 2013-08-13 08:49:43 -07:00
Björn Lindqvist 13945c4252 FUEL: Exterminating the evil tabs. Also highlight them so they get easier to kill. 2013-08-07 23:53:24 +02:00
Björn Lindqvist 9fae604546 FUEL: One + less... 2013-08-07 18:35:07 +02:00
Björn Lindqvist 3fea81d7cc FUEL: Improve font-locking of constructs that span multiple lines. 2013-08-07 18:27:59 +02:00
John Benediktsson 109b35572f wrap.strings: empty strings should wrap as the indent. 2013-08-05 11:25:01 -07:00
John Benediktsson 9aeb3b9579 html.parser.printer: fix tests, need to decrement before writing. 2013-08-05 11:22:09 -07:00
Björn Lindqvist 830637c84d FUEL: Improved font-locking. Colors for USING expressions, hexadecimal numbers and tuple slots. 2013-08-05 11:16:23 -07:00
John Benediktsson 086bba3403 sequences: add some tests for repetition. 2013-08-05 09:56:44 -07:00
John Benediktsson 8aae6a68a6 html.parser.printer: prevent negative indentations. 2013-08-05 09:56:44 -07:00
John Benediktsson 1d5a598929 sequences: don't allow negative repetitions. 2013-08-05 09:56:44 -07:00
John Benediktsson 555ea83d89 html.parser.printer: some fixes.
Fix html-text. (may not be perfect, but "works" now)
Don't decrement indentations if we didn't increment them.
2013-08-05 09:56:44 -07:00
Björn Lindqvist 978009e484 html.parser.printer: fixed to use repeated write calls instead of surround 2013-08-05 09:56:44 -07:00