Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Doxygen complaints | David Sommerseth | 2010-08-27 | 1 | -8/+0 |
| | | | | | | Removed some #defines which was not needed Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> | ||||
* | 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 the eDBmkSortKeys() function to use the eDBfieldMap returned from ↵ | David Sommerseth | 2009-09-25 | 1 | -2/+2 |
| | | | | eDBxmlMapping() | ||||
* | Rewrote eurephiaXML_ResultMsg() to also support adding an xmlNode* with more ↵ | David Sommerseth | 2009-09-21 | 1 | -15/+15 |
| | | | | | | | | 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 | -14/+42 |
| | |||||
* | 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/+292 |