websh

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins

2024-03-29
08:21
Version-3.7.2; embedded some new tcl files: filerandom.tcl genpassword.tcl jwt.tcl webutils.tcl; added c function web::randombytes Leaf check-in: e36242c28b user: alex tags: release, version-3.7.2, trunk
2022-01-05
16:08
Version-3.7.1 check-in: 82f8a9adad user: alex tags: release, version-3.7.1, trunk
15:51
dispatch via formvar; dispatch order is now: 1. http get, 2. http header, 3. http post json, 4. form var check-in: b1b36b4a7b user: alex tags: trunk
12:41
logdest -format new format specifications: $U microseconds and $M milliseconds check-in: b41a3d3fc6 user: alex tags: trunk
2020-06-26
13:40
dispatch via cmd tag in http header; example: 'cmd' = 'X-CMD' -> request 'HTTP_X_CMD'; dispatch order is now: 1. http get, 2. http header, 3. http post json check-in: e4f003341f user: alex tags: trunk
2020-06-23
13:26
prepare v3.7 check-in: 5e388a2532 user: alex tags: trunk
13:15
cJSON merged into trunk check-in: e3cabd351a user: alex tags: trunk
12:48
if post data is 'application/json', parse JSON for cmdTag and set request-POST_CMDTAG_JSON. if there is no cmdTag in get data then dispatch command from POST_CMDTAG_JSON. Closed-Leaf check-in: 13e07f6bc8 user: alex tags: cJSON
2020-06-22
14:43
remove unnecessary files check-in: 901bf599f8 user: alex tags: cJSON
14:41
add cJSON into rawReadPostData for implementing cmd dispatch and track via application/json check-in: 7946711abf user: alex tags: cJSON
2018-03-22
12:21
websh rev1827371 patch; raw post data check-in: c1623783ca user: alex tags: trunk
2014-10-30
20:53
inital commit websh-3.6.0b5 check-in: dfd8dc58d2 user: alex tags: trunk
20:52
initial empty check-in check-in: 55648d839d user: alex tags: trunk