Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 6 11:33:47 2020 UTC (3 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

All causes of the warnings are fixed.

Revision 1.11 / (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, DEB_REL_1_2_3-9
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Fri Sep 17 07:27:28 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Changes for OX-RFC 104 (OpenXM-grid).
Step 1.  ox_encrypt_104_genPass is introduced.
         oxCreateClient2 accpets two onetime passwords.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 8 08:24:42 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Kan/sm1 and ox_sm1 support the new stackmachine command
SM_executeFunctionWithOptionalArgument.
See also (oxexecWithOpt) usage ;

Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 23 09:03:43 2004 UTC (20 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

malloc()'s are replaced by sGC_malloc() to solve the memory leak
trouble caused by ~taka/misc-2003/A2/bs-poly/bs2-leak.sm1, foo2.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 19 01:02:39 2003 UTC (20 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

Added debugging utilities (output ox function id's, ...)
Examples:
cat OpenXM-binary-data | ./oxpipe ./ox_sm1 -lisplike
cat OpenXM-binary-data | ./oxpipe ./ox_sm1 -monitor

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 18 11:08:27 2003 UTC (20 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

ox_sm1 works with util/oxpipe, but there still remains bug
to terminate the program.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 8 02:54:11 2002 UTC (21 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

Added a new function oxGetClientList() for kan/k0.
Fixed a bug concerning oxGetClientList with OXRFC 101 (oxc).

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 7 23:52:20 2002 UTC (21 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

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

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 3 07:29:39 2000 UTC (23 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.2: +5 -2 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], Sun Jan 16 07:55:47 2000 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_20000124, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

Congratulation of sm1 version 3.* !

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: 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>