Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Copyright dates to include 2010 | David Sommerseth | 2010-05-25 | 1 | -1/+1 |
| | |||||
* | Certificate digests are always lower case. | David Sommerseth | 2009-11-12 | 1 | -1/+1 |
| | | | | | This makes sure that all interactions with the database will convert the digest strings to lower case. | ||||
* | Code clean up. Moved xmlReplaceChars() to eurephia_xml.c | David Sommerseth | 2009-09-27 | 1 | -2/+0 |
| | |||||
* | Rewrote eurephiaXML_ResultMsg() to also support adding an xmlNode* with more ↵ | David Sommerseth | 2009-09-21 | 1 | -9/+13 |
| | | | | | | | | info The eurephia result XML document is also changed, and all parsing of the result must be rewritten. To simplify this parsing, a new function is introduced, eurephiaXML_ParseResultMsg(). | ||||
* | Added doxygen comments on the last missing files | David Sommerseth | 2009-09-11 | 1 | -17/+40 |
| | |||||
* | Removed header file which is no longer needed | David Sommerseth | 2009-09-05 | 1 | -1/+0 |
| | |||||
* | Rearranged some files in the sqlite3 driver | David Sommerseth | 2009-09-02 | 1 | -0/+273 |