A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://dev.w3.org/cvsweb/2001/xmlsec-python/c14n.py below:

CVS log for 2001/xmlsec-python/c14n.py

CVS log for 2001/xmlsec-python/c14n.py

Up to [Public] / 2001 / xmlsec-python

Request diff between arbitrary revisions

Keyword substitution: kv
Default branch: MAIN

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Apr 26 21:22:00 2002 UTC (23 years, 3 months ago) by reagle
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +26 -19 lines
corrects the xml:foo attribute bugs
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Apr 24 19:35:59 2002 UTC (23 years, 3 months ago) by reagle
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -7 lines
added _inslusive as a test for ! exc-c14n
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 17 17:50:07 2002 UTC (23 years, 4 months ago) by reagle
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +14 -13 lines
corrected reliance upon parent and moved to a dictionary of ancestors
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 8 21:38:37 2002 UTC (23 years, 4 months ago) by reagle
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
changed text for comment paramater to be default is no comments; also noted serious bug: we need to compare with ancestors, not pvalue
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 5 16:35:39 2002 UTC (23 years, 4 months ago) by reagle
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -10 lines
Supports exc-c14n, and begining of a processNS argument processing.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 17 21:47:32 2002 UTC (23 years, 7 months ago) by reagle
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +27 -22 lines
*** empty log message ***
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 29 20:29:01 2001 UTC (23 years, 8 months ago) by reagle
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
None
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:55:45 2001 UTC (23 years, 8 months ago) by reagle
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
None
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:41:08 2001 UTC (23 years, 8 months ago) by reagle
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -2 lines
fixed xmlns:xml=...1998
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 13 16:50:27 2001 UTC (23 years, 9 months ago) by reagle
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +42 -40 lines
rich's tweaks and correction to exc xml:foo bug
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 1 14:36:51 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +23 -24 lines
remove exclusive paramater.
  if unsuppressedPrefixes == []: excl-c14n with no unsuppressedPrefixes
  if unsuppressedPrefixes == None: Canonical XML (no exlusive)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 1 14:04:24 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -13 lines
minor tweaks
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 31 22:18:16 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +133 -217 lines
cleanups and rich's improvements to the xpath harness
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 30 22:27:02 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +99 -81 lines
contains salzs tweaks on reagles subset implementation; as well as exclusive c14n proposal
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 26 14:51:38 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -0 lines
*** empty log message ***
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 25 16:59:52 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -10 lines
moved constants to file scope level so they are constant.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 25 16:56:23 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -0 lines
*** empty log message ***
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 25 16:55:33 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -2 lines
oops, when i removed the diagnostic prints, also took some _stack.pop() with them, restored
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 25 16:34:54 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3 lines
*** empty log message ***
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 25 16:12:15 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +18 -16 lines
terser global constants
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 25 15:19:54 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
typo
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 25 15:13:40 2001 UTC (24 years ago) by reagle
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
*** empty log message ***
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 25 15:11:33 2001 UTC (24 years ago) by reagle
Branches: MAIN
*** empty log message ***
Webmaster

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4