Powered by Apache

CVS log for OpenXM/doc/OpenXM-specs/OX-RFC-103.oxw

[BACK] Up to [local] / OpenXM / doc / OpenXM-specs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 14 01:21:56 2020 UTC (4 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +195 -195 lines
Diff to previous 1.8 (colored)

euc --> utf8.
A note on XQuartz X11 and OX_XTERM_GEOMETRY.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 3 00:43:02 2006 UTC (18 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, DEB_REL_1_2_3-9
Changes since 1.7: +15 -1 lines
Diff to previous 1.7 (colored)

Added codes for handling asir error packets with the key "asir_where".

Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 4 10:44:22 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.6: +6 -4 lines
Diff to previous 1.6 (colored)

A sample implementation of -authEncoding file.

~/.openxm/tmp.opt/c.txt   -->  1435  (Do not put the newline character.)
~/.openxm/tmp.opt/d.txt   -->  1234
chmod 700 ~/.openxm/tmp.opt
ox -ox ox_sm1 -authEncoding file -passControl c.txt -passData d.txt
[(oxCreateClient) (localhost) 1300 1200 [(1435) (1234)]] extension ;
                              data ctrl  ctrl    data

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 1 00:30:04 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.5: +62 -2 lines
Diff to previous 1.5 (colored)

A sample implementation of a new structure of error packets.
See OX-RFC-103.oxw for details.
Example. [["reason_of_error","invalid argument"],
          ["where",["shell","length"]]

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 19 12:17:40 2004 UTC (19 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.4: +134 -75 lines
Diff to previous 1.4 (colored)

A rough description of OX-RFC-104 (OpenXM grid) has been completed.
The next step is implementing an experimental server.
After testing the experimental server, OX-RFC-104 will be revised.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 18 11:40:16 2004 UTC (19 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.3: +187 -3 lines
Diff to previous 1.3 (colored)

OX-RFC-103 : added an experimental specification of an engine authentication
protocol partially implemented in ox100start/ox.

ox-rfc-104 : the first draft on OX-100 over http and https.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 10 23:22:52 2003 UTC (20 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.2: +55 -4 lines
Diff to previous 1.2 (colored)

Added a description on the broadcast protocol in 103.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 10 08:57:25 2003 UTC (20 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.1: +37 -1 lines
Diff to previous 1.1 (colored)

Added a description on the propagation of interruptions.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 8 23:26:03 2003 UTC (20 years, 4 months ago) by takayama
Branch: MAIN

Section titles of OX-RFC-103 (supplement to 100) are listed.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>