Powered by Apache

CVS log for OpenXM/src/kan96xx/plugin/oxx.h

[BACK] Up to [local] / OpenXM / src / kan96xx / plugin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 17 08:46:10 2004 UTC (19 years, 8 months 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.8: +2 -2 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Mon Nov 17 05:45:47 2003 UTC (20 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Thu Nov 7 23:52:20 2002 UTC (21 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Fixed a bug on the linking to generate ox  introduced by the new function
oxGetClientList().

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 7 13:32:06 2002 UTC (21 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.5: +6 -1 lines
Diff to previous 1.5 (colored)

[(oxGetClientList)] extension
returns the list of ox clients.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 6 00:29:52 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Tue Dec 5 12:03:43 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

[(oxGetPort1)] generates a port listening.
sm1StartEngine101 : starting engine with the protocol OpenXM RFC 101.
                    Implementation has not yet been completed.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 3 07:29:40 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored)

I'm working to implement OpenXM RFC 101 client code on kan/sm1 and kan/k0.
A preparation is done.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 2 03:30:49 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +3 -0 lines
Diff to previous 1.1 (colored)

ox_sm1* server supports SM_pushCMOtag

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:05 1999 UTC (24 years, 7 months ago) by maekawa
Branch: OpenXM
CVS Tags: RELEASE_20000124, 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 (24 years, 7 months ago) by maekawa
Branch: MAIN

Initial revision

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>