summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2003-09-16link xmlsec lib with dl librariesAleksey Sanin1-3/+0
2003-09-10apps/xmlsec.c examples/*.c docs/api/chapters/init-and-shutdown.sgml:Aleksey Sanin1-1/+5
2003-09-10added support for xmlsec-crypto DL mode in xmlsec.pc and xmlsec-configAleksey Sanin2-2/+5
2003-09-09implemented loading xmlsec-crypto libraries as plugins change build toAleksey Sanin4-50/+111
2003-07-30xmlsec-nss implementation from Tej (AOL)Aleksey Sanin2-4/+20
2003-07-21updated copyrights everywhereAleksey Sanin5-5/+5
2003-06-08added PKCS#8 support (based on Tej's patch)Aleksey Sanin3-33/+75
2003-05-26made minor documentation and configuration fixes reported by John BelmonteAleksey Sanin1-1/+1
2003-05-15use DER keys and certs for tests instead of PEM files (based on Tej's patch)Aleksey Sanin3-14/+91
2003-05-05renamed xkms->xkissServerAleksey Sanin1-58/+58
2003-05-01implemented xkiss "RespondWith"Aleksey Sanin1-18/+32
2003-04-30added xkms test cases, notValidAFter/notValidBefore items to xmlSecKey and ad...Aleksey Sanin1-33/+13
2003-04-29first XKMS implementation framework (disabled by default)Aleksey Sanin1-4/+238
2003-04-20replaced 'unsigned char' with xmlSecByte typedefed to 'unsigned int' toAleksey Sanin2-4/+4
2003-04-20replaced size_t with xmlSecSize typedefed to 'unsigned int' to make happyAleksey Sanin2-4/+4
2003-04-15updated examples and include filesAleksey Sanin1-11/+11
2003-04-11added XMLSEC_NO_TMPL_TESTSAleksey Sanin1-3/+21
2003-04-10replaced "--enable-pedantic" and "--enable-dynamic" conifgure options with "-...Aleksey Sanin1-5/+4
2003-04-08upgraded error codesAleksey Sanin1-2/+2
2003-04-07added der keys supportAleksey Sanin1-4/+4
2003-04-07added der certificates supportAleksey Sanin1-0/+49
2003-04-07preparation for der certificates supportAleksey Sanin3-10/+14
2003-04-07use XMLSEC_VERSION and XMLSEC_PACKAGE instead of VERSION and PACKAGEAleksey Sanin2-3/+1
2003-04-03fixed some crypto apiAleksey Sanin1-2/+2
2003-04-03fixed all the makefiles for xmlsec1Aleksey Sanin2-1/+3
2003-04-02cvsignore updatesAleksey Sanin1-1/+1
2003-04-02moved to xmlsec1 and fixed distribution and install/uninstall makefilesAleksey Sanin1-9/+8
2003-03-31added session key encryptionAleksey Sanin3-6/+5
2003-03-30added one more exampe and a new method to generate keysAleksey Sanin1-3/+17
2003-03-26new release 0.1.1Aleksey Sanin2-0/+3
2003-03-26added man pages generationAleksey Sanin1-17/+14
2003-03-26added encryption/decryption examples; updated Copyright notice in sourcesAleksey Sanin2-90/+4
2003-03-25commented all header filesAleksey Sanin1-6/+29
2003-03-24introduced keys store klass and updated docsAleksey Sanin1-0/+6
2003-03-24new options for xmlsec utility: print registered transforms and key data klassesAleksey Sanin1-4/+44
2003-03-24 updated docs and dsigAleksey Sanin1-39/+6
2003-03-24added dynamic encryption template creation test caseAleksey Sanin1-49/+141
2003-03-23added dynamic signature creation test caseAleksey Sanin1-23/+161
2003-03-22keyinfo context cleanupAleksey Sanin1-8/+10
2003-03-22enabled urisAleksey Sanin1-41/+54
2003-03-22transform cleanupAleksey Sanin1-9/+9
2003-03-19force Signature/EncryptedData node selection when using --node-xpath, --node-...Aleksey Sanin1-14/+19
2003-03-19added dsig:Manifests supportAleksey Sanin1-11/+38
2003-03-19everything works again!Aleksey Sanin2-19/+22
2003-03-19xmldsig stibs, fixed minor bugs in xmlsec app and opensslAleksey Sanin1-49/+44
2003-03-18uri restrictions for RetrievalMethod and CipherReference with tests casesAleksey Sanin1-94/+144
2003-03-18dsig skeletonAleksey Sanin1-53/+140
2003-03-18preparing for xmldsig upgradeAleksey Sanin1-10/+10
2003-03-18memory allocation modes for list and bufferAleksey Sanin1-4/+4
2003-03-18renamed several command line options for the xmlsec utilityAleksey Sanin1-41/+52