Age | Commit message (Expand) | Author |
2014-01-02 | Do not put UTF-8-encoded strings into the database by default, use ASCII. | Ingo Schwarze |
2014-01-02 | update currency exchange rates; | Jason McIntyre |
2014-01-02 | Polish the mlink_add() interface: | Ingo Schwarze |
2014-01-02 | Check all MLINKS for consistency with the content of the manual page, | Ingo Schwarze |
2014-01-02 | LDFLAGS -> LDADD, fixes build on static arches. | Miod Vallat |
2014-01-02 | display proper error messages for read/write. | Marc Espie |
2014-01-02 | Since the functions in read.c are part of the mandoc(3) library, | Ingo Schwarze |
2014-01-01 | revert to mostly lowercase options, with uppercase for actions. | Ted Unangst |
2013-12-31 | Yet another regression introduced by Kristaps when he switched from | Ingo Schwarze |
2013-12-31 | zap an erroneous space in "input .sig" (should be input.sig, with .sig not | Jason McIntyre |
2013-12-31 | remove assignments that will be overwritten right afterwards, | Ingo Schwarze |
2013-12-31 | various tweaks; ok tedu | Jason McIntyre |
2013-12-31 | Drop blocks and instert silence immediately in the socket rx/tx code | Alexandre Ratchov |
2013-12-31 | round client block size to nearest possble | Alexandre Ratchov |
2013-12-31 | nit | Marc Espie |
2013-12-31 | document file format | Ted Unangst |
2013-12-31 | another last minute bug i introduced. found by jturner | Ted Unangst |
2013-12-31 | Experimental feature to let apropos(1) show different keys than .Nd. | Ingo Schwarze |
2013-12-31 | update usage | Ted Unangst |
2013-12-31 | wha! commit a working version | Ted Unangst |
2013-12-31 | add signify, a tool to sign and verify signatures. | Ted Unangst |
2013-12-31 | Split buildnames() out of mansearch(); the latter function is getting | Ingo Schwarze |
2013-12-31 | Replace the Berkeley-DB based mandocdb(8) by an SQLite3-based version, | Ingo Schwarze |
2013-12-30 | refuse RSA keys from old proprietary clients/servers that use the | Damien Miller |
2013-12-30 | memory leak, Coverity CID 1748, Loganaden Velvindron | Theo de Raadt |
2013-12-30 | Oops, missed one: | Ingo Schwarze |
2013-12-30 | Remove duplicate const specifiers from the declaration of mandoc_escape(). | Ingo Schwarze |
2013-12-30 | Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013". | Ingo Schwarze |
2013-12-30 | Simplify: Remove an unused argument from the mandoc_eos() function. | Ingo Schwarze |
2013-12-30 | Do not trigger end-of-sentence spacing by trailing punctuation | Ingo Schwarze |
2013-12-29 | +.Sh EXIT STATUS | Jason McIntyre |
2013-12-29 | puccini entry already appears in calendar.music; | Jason McIntyre |
2013-12-29 | when showing other hostkeys, don't forget Ed25519 keys | Damien Miller |
2013-12-29 | don't forget to load Ed25519 certs too | Damien Miller |
2013-12-29 | don't refuse to load Ed25519 certificates | Damien Miller |
2013-12-29 | allow deletion of ed25519 keys from the agent | Damien Miller |
2013-12-29 | to make sure we don't omit any key types as valid CA keys again, | Damien Miller |
2013-12-29 | correct comment for key_drop_cert() | Damien Miller |
2013-12-29 | correct comment for key_to_certified() | Damien Miller |
2013-12-29 | allow ed25519 keys to appear as certificate authorities | Damien Miller |
2013-12-27 | correct comment | Damien Miller |
2013-12-27 | make the original RSA and DSA signing/verification code look more like | Damien Miller |
2013-12-27 | Add HISTORY and AUTHORS; triggered by a shorter patch from bcallah@. | Ingo Schwarze |
2013-12-26 | I have no idea how it happened that \B, \H, \h, \L, and \l got | Ingo Schwarze |
2013-12-25 | Parse and ignore the roff(7) escape sequences \d (move half line down) | Ingo Schwarze |
2013-12-25 | Implement .Fo/.Fa/.Fc indentation and break handling for -Tman. | Ingo Schwarze |
2013-12-25 | Oops, .Fa never breaks the output line in the middle of any of its | Ingo Schwarze |
2013-12-25 | Garbage collect two local variables each used only one single time. | Ingo Schwarze |
2013-12-25 | In the SYNOPSIS, implement hanging indentation for .Fo | Ingo Schwarze |
2013-12-25 | Support .St -xsh4.2, the System Interfaces part of the original Single | Ingo Schwarze |