Up to [local] / OpenXM / src / asir-port / cgi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 1 02:41:48 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +69 -8
lines
Diff to previous 1.4 (colored)
Autostart the server httpd-asir2.sh from webasir2.c lock/unlock system. See also comments in webasir2.c
Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 31 10:20:33 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.3: +55 -5
lines
Diff to previous 1.3 (colored)
oxMessageBody=url-encoded-string is supported. httpd-asir2.sh starts the server.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 31 07:53:57 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.2: +46 -6
lines
Diff to previous 1.2 (colored)
Added new options to webasir2.c --debug, --stdin, --settimer.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 30 22:47:20 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.1: +54 -2
lines
Diff to previous 1.1 (colored)
Update of webasir2. Example: sm1 -s "[(parse) (httpd-asir2.sm1)] extension webasir2 quit" webasir2 --quit or webasir2 --asir 'fctr(x^10-1)' export CGI_ASIR_ALLOW can be used, but it is not tested.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 30 12:25:56 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
webasir2 is a sample cgi program to call webasir2 sm1 server.