Up to [local] / OpenXM / src / kan96xx / plugin
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 17 11:11:59 2004 UTC (20 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Forgot to commit oxx.hh.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 17 08:46:10 2004 UTC (20 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.9: +7 -3
lines
Diff to previous 1.9 (colored)
Changes for OX-RFC104 (OpenXM grid): step 2. non-reserve connection also use one time password. ox -ox ox_k0 -passControl 1234 -passData 5678 and [(oxCreateClient) (localhost) 1300 1200 [(1234) (5678)]] extension (It has not yet been tested on Windows. Error handling is not robust enough.)
Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 17 05:45:47 2003 UTC (20 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.8: +9 -1
lines
Diff to previous 1.8 (colored)
[(oxLog) client log_file_for_incomming_data log_file_for_outgoing_data] extension is for taking logs of ox stream in the binary format. For details, (extension-oxLog) usage
Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 7 23:52:20 2002 UTC (22 years ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.7: +5 -2
lines
Diff to previous 1.7 (colored)
Fixed a bug on the linking to generate ox introduced by the new function oxGetClientList().
Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 6 00:29:52 2000 UTC (23 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.6: +7 -2
lines
Diff to previous 1.6 (colored)
sm1StartEngine101 : starting an engine with the OpenXM RFC 101 protocol. sm1StartControl101 : starting a control server with the OpenXM RFC 101 protocol.oxStartEngine_RFC_101() : C-function to start an engine.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 5 12:03:44 2000 UTC (23 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.5: +6 -1
lines
Diff to previous 1.5 (colored)
[(oxGetPort1)] generates a port listening. sm1StartEngine101 : starting engine with the protocol OpenXM RFC 101. Implementation has not yet been completed.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 3 08:19:55 2000 UTC (23 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.4: +6 -1
lines
Diff to previous 1.4 (colored)
KoxCreateControl_RFC_101 is implemented. This is a function to launch RFC 101 control server. sm1connect101 in ox.sm1 is a test script to launch RFC 101 control server. Path is hard encoded for a test.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 3 07:29:40 2000 UTC (23 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.3: +19 -1
lines
Diff to previous 1.3 (colored)
I'm working to implement OpenXM RFC 101 client code on kan/sm1 and kan/k0. A preparation is done.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 12:33:48 2000 UTC (24 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.2: +5 -1
lines
Diff to previous 1.2 (colored)
The option for security level is introduced to work as a server for web cite. If you turn on the secure option by [(SecureMode) 1] system_variable, then you cannot execute shell commands, cannot open files, and cannot open TCP/IP ports. Once you turn on the option, you cannot turn off.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 18 00:54:17 1999 UTC (24 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.1: +7 -2
lines
Diff to previous 1.1 (colored)
I fixed a serious bug in cmo-gmp.c. It has caused troubles on Solaris.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:05 1999 UTC (25 years, 1 month ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
o import OpenXM sources
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:05 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Initial revision