summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2003-09-10apps/xmlsec.c examples/*.c docs/api/chapters/init-and-shutdown.sgml:Aleksey Sanin3-15/+44
2003-09-10added support for xmlsec-crypto DL mode in xmlsec.pc and xmlsec-configAleksey Sanin4-19/+400
2003-09-09implemented loading xmlsec-crypto libraries as plugins change build toAleksey Sanin20-11/+409
2003-08-22re-applied the previous patch with a minor fix for Win32Aleksey Sanin1-10/+11
2003-08-22undo prev patch, forgot one thing :(Aleksey Sanin1-10/+9
2003-08-22determine if __FUNCTION__ or __func__ are defined from ./configure script.Aleksey Sanin1-9/+10
2003-08-211.1.1 release preparationAleksey Sanin1-3/+3
2003-08-08added functions to read keys from memory (patch from Jaohim)Aleksey Sanin1-0/+5
2003-08-08added it xmlsec-openssl functions to read keys and certs from memory or any bioAleksey Sanin1-0/+40
2003-08-05moved code for reading X509Data node content from xmlsec-openssl toAleksey Sanin2-0/+50
2003-07-30xmlsec-nss implementation from Tej (AOL)Aleksey Sanin11-9/+330
2003-07-28added XMLSEC_KEYINFO_FLAGS_STOP_ON_EMPTY_NOD * include/xmlsec/xmltree.hAleksey Sanin2-0/+11
2003-07-21updated copyrights everywhereAleksey Sanin39-39/+39
2003-07-14preparation for 1.0.4 releaseAleksey Sanin1-3/+3
2003-06-16preparation for 1.0.3 release and links fixing for 0.0.x apixmlsec-1_0_3Aleksey Sanin1-3/+3
2003-06-08added PKCS#8 support (based on Tej's patch)Aleksey Sanin1-1/+5
2003-06-02preparing new 1.0.2 releaseAleksey Sanin1-3/+3
2003-05-05renamed xkms->xkissServerAleksey Sanin2-28/+34
2003-05-01implemented xkiss "RespondWith"Aleksey Sanin2-2/+193
2003-05-01fixed minor bug in xmlSecKeyDataMatch() function and added more LocateRequest...Aleksey Sanin1-0/+1
2003-05-01created a new function to quickly create a doc with one root node fixedAleksey Sanin1-0/+3
2003-05-01prepared reading xkiss locate frameworkAleksey Sanin1-0/+8
2003-04-30added xkms stringsAleksey Sanin1-1/+74
2003-04-30added xkms test cases, notValidAFter/notValidBefore items to xmlSecKey and ad...Aleksey Sanin2-6/+25
2003-04-29first XKMS implementation framework (disabled by default)Aleksey Sanin4-0/+91
2003-04-24use '#define' instead of 'typedef' for the new xmlSecSize and xmlSecByteAleksey Sanin1-4/+10
2003-04-20updated docs with new xmlSecByte and xmlSecSize types upgraded version toAleksey Sanin1-3/+3
2003-04-20replaced 'unsigned char' with xmlSecByte typedefed to 'unsigned int' toAleksey Sanin12-44/+51
2003-04-20replaced size_t with xmlSecSize typedefed to 'unsigned int' to make happyAleksey Sanin17-98/+113
2003-04-15updated examples and include filesAleksey Sanin9-34/+34
2003-04-15fixed the transforms method nameAleksey Sanin1-3/+3
2003-04-11removed xmlSecCryptoGenerateRandom functionAleksey Sanin5-6/+0
2003-04-08iadded a crypto engine skeleton foldersAleksey Sanin6-1/+214
2003-04-08documented all apisAleksey Sanin3-25/+28
2003-04-08finished api documentation in the main libraryAleksey Sanin5-29/+16
2003-04-08upgraded error codesAleksey Sanin1-136/+106
2003-04-07added der keys supportAleksey Sanin6-6/+9
2003-04-07added der certificates supportAleksey Sanin2-37/+18
2003-04-07preparation for der certificates supportAleksey Sanin8-19/+79
2003-04-07fixed mistype export->externAleksey Sanin1-1/+1
2003-04-07use XMLSEC_VERSION and XMLSEC_PACKAGE instead of VERSION and PACKAGEAleksey Sanin2-0/+14
2003-04-04checked and fixed error reporting in the main libraryAleksey Sanin1-17/+52
2003-04-04checked and fixed errors reproting in files till keyinfo.cAleksey Sanin3-98/+164
2003-04-03fixed some crypto apiAleksey Sanin4-41/+45
2003-04-03*** empty log message ***xmlsec-1_0_0pre1Aleksey Sanin1-2/+2
2003-04-03fixed all the makefiles for xmlsec1Aleksey Sanin1-2/+2
2003-04-02moved to xmlsec1 and fixed distribution and install/uninstall makefilesAleksey Sanin5-9/+9
2003-04-01fixed export for windowsAleksey Sanin1-1/+1
2003-04-01migrated to xmlsec-0.1 folders for includes and librariesAleksey Sanin4-28/+50
2003-04-01added a chapter about using context objectsAleksey Sanin1-0/+3