summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
2009-09-01updated news and bumped version to 2.0.32.0.3public/masterMichael Krelin2-1/+6
2009-09-01fixed normalization for the single-character trailing componentMichael Krelin1-1/+1
2009-09-01added a test for the single-character trailing path componentMichael Krelin1-0/+2
2009-09-01corrected typoMichael Krelin1-1/+1
2009-04-26added libtool to .gitignoreMichael Krelin1-0/+1
2009-04-26autogen: fix for centosMichael Krelin1-1/+1
2009-04-26configure: fix htmltidy detectionMichael Krelin1-2/+2
2009-04-25autogen: mkdir aclocal.d for older libtoolizeMichael Krelin1-1/+2
2009-04-25autogen: try to ensure aux.d existenceMichael Krelin1-1/+2
2009-04-25Merge commit 'cheetah/master' into nextMichael Krelin1-3/+5
2009-04-25autogen: try to detect libtoolizeMichael Krelin1-3/+5
2009-04-11amended NEWS2.0.2Michael Krelin1-1/+1
2009-04-11added AC_CONFIG_AUX_DIRMichael Krelin2-20/+15
2009-04-11add libtool macros to distributed tarballMichael Krelin4-2/+5
2009-04-11bumped version and updated NEWSMichael Krelin3-2/+8
2009-04-11make compiler a bit happierMichael Krelin1-2/+2
2009-04-11make autoregen script pass extra parametersMichael Krelin1-1/+1
2009-04-11looks like yet another breakage by LJMichael Krelin1-1/+2
2009-04-11workaround for livejournal.com breaking specsMichael Krelin1-1/+1
2009-03-12Merge commit 'devel.vz/next' into nextMichael Krelin2-0/+3
2009-03-11missing include for gcc 4.3Michael Krelin1-0/+1
2009-03-11autoregen.sh scriptMichael Krelin1-0/+2
2009-01-28XRD discovery fix.Michael Krelin1-0/+4
2009-01-21Do not bomb out on unusual xmlMichael Krelin1-15/+26
2008-12-02added passthrough unknown encoding handler to discovery parserMichael Krelin1-0/+8
2008-12-02support for unknown encoding in expat wrapperMichael Krelin2-0/+12
2008-11-22release 2.0.12.0.1Michael Krelin3-2/+10
2008-11-12build fix: added missing includeMichael Krelin1-0/+1
2008-09-22A couple of bugfixesMichael Krelin2-2/+2
2008-06-29added half-a-test for w3c time conversionMichael Krelin1-3/+17
2008-06-29fixed debugging info settings for htmltidyMichael Krelin1-2/+5
2008-06-29Fixed w3c to unix timestamp conversion for FreeBSDMichael Krelin2-3/+19
2008-06-27made gcc 4.3 a bit happierMichael Krelin6-11/+11
2008-06-27Fix for gcc 4.3Michael Krelin2-0/+4
2008-06-262.0 release2.0Michael Krelin1-2/+2
2008-06-26bumped version in the NEWS fileMichael Krelin1-1/+1
2008-06-26bumped version to 2.0 in preparation for releaseMichael Krelin2-2/+2
2008-06-25gave up the most stupid bug contest awardMichael Krelin1-2/+2
2008-06-25make compiler a bit happierMichael Krelin1-2/+2
2008-06-25improved detection of htmltidy for debian and co.Michael Krelin3-5/+14
2008-06-25update libcurl.m4 to fix breakage with -Wl,--as-needed ld flagsMichael Krelin1-24/+55
2008-06-25do not attempt to build programs dependent on absent librariesMichael Krelin1-1/+4
2008-04-06fix for discovery failing on some entities coming before the tag of interestMichael Krelin1-0/+1
2008-04-06Merge commit '1e3ed01c149aaeed5a64aacff218a5486128fc92' into devel/openid20Michael Krelin8-100/+157
2008-04-06empty trust_root is no trust root.Michael Krelin1-0/+6
2008-03-04added curl_slist wrapperMichael Krelin2-0/+40
2008-03-04propagate results of libuuid detectionMichael Krelin2-1/+5
2008-03-03renamed basic_message to basic_fieldsMichael Krelin4-91/+97
2008-03-03removed basic_message::fields_t typedefMichael Krelin1-1/+0
2008-03-03introduced base_message class as a base for basic_openid_messageMichael Krelin3-65/+73