Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-02 | os/xsha1.c: Add license and copyright attribution. | Carl Worth | 1 | -0/+25 |
2012-11-05 | os: Add libnettle as a choice of SHA1 implementation | Yaakov Selkowitz | 1 | -0/+30 |
2012-05-04 | os: Add CryptoAPI as a choice of SHA1 implementation | Yaakov Selkowitz | 1 | -0/+42 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -26/+53 |
2010-05-13 | Replace X-allocation functions with their C89 counterparts | Mikhail Gusarov | 1 | -10/+10 |
2009-11-05 | SHA1: Add support for Common Crypto | Jeremy Huddleston | 1 | -0/+28 |
2009-11-02 | add libc as a choice for SHA1 implementation | Matthieu Herrb | 1 | -1/+2 |
2009-10-28 | os: Add libsha1 as a choice of SHA1 implementation | Mikhail Gusarov | 1 | -0/+26 |
2009-10-15 | Add libgcrypt as an option for SHA1 | Julien Cristau | 1 | -0/+39 |
2009-10-15 | Move SHA1 computation from render/glyph.c to os/ | Julien Cristau | 1 | -0/+74 |