summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-11-28fixed bug in references implementation reported by Ingo FischerAleksey Sanin1-6/+25
2002-10-11applied patch from Ferrell Moultrie and removed strptime() function usageAleksey Sanin2-3/+44
2002-10-10added support for certificate verification parameter when OpenSSL 0.9.7 isAleksey Sanin3-10/+9
2002-10-10added certificates verification time parameter as it was suggested in theAleksey Sanin6-13/+35
2002-09-26opened xmlSecX509Data structure by request from Moultrie, FerrellAleksey Sanin1-6/+0
2002-09-05aplied a patch from Ferrell Moultrie (additional errors strings forAleksey Sanin1-1/+13
2002-09-01added new function *DebugXmlDump() to print debug info in XML format addedAleksey Sanin4-0/+283
2002-08-28removed xpathAleksey Sanin1-1/+0
2002-08-16removed xpath "here()" function declaration from global view and xpath.hAleksey Sanin1-4/+1
2002-08-16finished writing documentation for 370+ internal and external symbolsAleksey Sanin6-234/+385
2002-08-15 more documentationAleksey Sanin6-190/+226
2002-08-15more documentation...Aleksey Sanin7-212/+184
2002-08-15and more and more documentationAleksey Sanin11-532/+404
2002-08-15and more documentation...Aleksey Sanin2-55/+43
2002-08-14more documentation...Aleksey Sanin6-142/+337
2002-08-14minor error fixedAleksey Sanin1-12/+12
2002-08-14added comments and rebuild documentation update FAQAleksey Sanin4-298/+368
2002-08-14win32/ changes for win32 portAleksey Sanin1-2/+2
2002-08-14no messageAleksey Sanin2-2/+6
2002-08-13replaced XMLSEC_OPENSSL097 define with XMLSEC_OPENSSL096 define updatedAleksey Sanin5-15/+15
2002-08-13changed error reporting system and updated all files accordinglyAleksey Sanin26-149/+279
2002-08-13and one more errors upgrade checkinAleksey Sanin9-2571/+1282
2002-08-12continue errors upgradeAleksey Sanin4-757/+417
2002-08-12continue the errors reporting upgradeAleksey Sanin6-908/+525
2002-08-10next portionAleksey Sanin4-740/+380
2002-08-09continue errors upgrade...Aleksey Sanin5-717/+506
2002-08-09conitnue errors reporting upgradeAleksey Sanin7-676/+461
2002-08-09 converting errors reportingAleksey Sanin5-540/+384
2002-08-08 src/xpath.c: removed XPointer support from XPath 2 filterAleksey Sanin1-2/+16
2002-08-07added XPointer transform (Additional XML Security URIs) test cases forAleksey Sanin3-187/+511
2002-08-07fixed a minor warning and added some commentsAleksey Sanin2-2/+4
2002-08-07full xpointers support in Reference URIs is added removed the IDs hackAleksey Sanin5-220/+172
2002-08-06*** empty log message ***Aleksey Sanin2-19/+22
2002-08-06updated docs with new stuff fixed minor problems in help file changed newAleksey Sanin5-129/+16
2002-08-06new node set code improved performaance (8-10 times!!!)Aleksey Sanin3-399/+322
2002-08-06Removed alt xpath trasnform implementation as outdated create xmlsecAleksey Sanin10-1023/+616
2002-08-01added "enable-profiling" config option starting XPath and envelopedAleksey Sanin1-4/+39
2002-07-31improved XPath2 performanceAleksey Sanin1-253/+253
2002-07-31updated XPath2 transform implementation according to the latest spec andAleksey Sanin3-268/+466
2002-07-18fixed problems with using self-signed certsAleksey Sanin1-1/+2
2002-07-12configure.in src/Makefile.am tests/Makefile.am: fixed minor dist bugsAleksey Sanin1-0/+1
2002-07-11added API docs generationAleksey Sanin1-5/+9
2002-07-11include/xmlsec/*.h src/*.c: some comments addedAleksey Sanin20-241/+453
2002-06-19fixed ID attribute bug found by Sascha BreiteAleksey Sanin2-18/+105
2002-06-04improved performanceAleksey Sanin1-2/+32
2002-05-31propagating XPath fix from LibXML2Aleksey Sanin1-3/+11
2002-05-30pkcs12 support addedAleksey Sanin2-11/+174
2002-05-30 merged 0.0.6 release from local cvsAleksey Sanin15-372/+1630
2002-04-29added key wrappers support, ripemd 160 support, cleaned up aixmlsec-0_0_5Aleksey Sanin28-405/+1854
2002-04-26Initial revisionAleksey Sanin28-0/+21414