Parent Directory
|
|
|
|
|
apchannel.c
|
r330538
|
4 years |
ronnie |
- removed unused variables
- proper Tcl_initStubs initialization
- some includes... |
args.c
|
r506449
|
2 years |
ronnie |
- removed unused local variables to allow warning-free compile with -Wall
- rem... |
args.h
|
r322356
|
7 years |
ronnie |
- various type casts to match tcl 8.4 changes
|
cfg.c
|
r788707
|
5 months |
ronnie |
- Added [web::config safelog] configuration to allow web::log to properly
thro... |
cfg.h
|
r322352
|
7 years |
ronnie |
- header file tweaks for win32
|
checksum.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
checksum.h
|
r322147
|
7 years |
davidw |
Various whitespace changes (emacs21 has a 'delete-trailing-whitespace'
command).... |
command.c
|
r322153
|
7 years |
davidw |
Whitespace change.
|
context.tcl
|
r322405
|
4 years |
ronnie |
- modified context::dump so output is always sorted and fixed test
(compatibil... |
conv.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
conv.h
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
cookie.ws3
|
r765518
|
7 months |
ronnie |
Improved Cookie handling |
crypt.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
crypt.h
|
r384862
|
3 years |
ronnie |
- default of encryptChain and decryptChain as #define |
dispatch.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
filecounter.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
filecounter.h
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
filelock.c
|
r506449
|
2 years |
ronnie |
- removed unused local variables to allow warning-free compile with -Wall
- rem... |
filelock.h
|
r506449
|
2 years |
ronnie |
- removed unused local variables to allow warning-free compile with -Wall
- rem... |
formdata.c
|
r572736
|
2 years |
ronnie |
- Lots of Tcl_{Incr|Decr}RefCount() fixes |
hashutl.c
|
r520017
|
2 years |
ronnie |
- export some additional functions to allow dynamically linked websh.dll in Win3... |
hashutl.h
|
r520017
|
2 years |
ronnie |
- export some additional functions to allow dynamically linked websh.dll in Win3... |
htmlify.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
initcode.c
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
interpool.c
|
r794247
|
4 months |
ronnie |
- Init mod_websh call backs (Tcl_StubsInit) from libwebsh.so |
interpool.h
|
r777449
|
6 months |
ronnie |
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so
(check s... |
log.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
log.h
|
r788707
|
5 months |
ronnie |
- Added [web::config safelog] configuration to allow web::log to properly
thro... |
logtoap.c
|
r322196
|
7 years |
davidw |
Whitespace, comments, braces.
|
logtoap.h
|
r322184
|
7 years |
ronnie |
- added additional formatting capabilities to logToAp
|
logtochannel.c
|
r788707
|
5 months |
ronnie |
- Added [web::config safelog] configuration to allow web::log to properly
thro... |
logtochannel.h
|
r788707
|
5 months |
ronnie |
- Added [web::config safelog] configuration to allow web::log to properly
thro... |
logtocmd.c
|
r322201
|
7 years |
ronnie |
- avoid compiler warning: type cast in logToCmd
|
logtocmd.h
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
logtofile.c
|
r788707
|
5 months |
ronnie |
- Added [web::config safelog] configuration to allow web::log to properly
thro... |
logtofile.h
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
logtosyslog.c
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
logtosyslog.h
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
logutl.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
macros.h
|
r520017
|
2 years |
ronnie |
- export some additional functions to allow dynamically linked websh.dll in Win3... |
messages.c
|
r572736
|
2 years |
ronnie |
- Lots of Tcl_{Incr|Decr}RefCount() fixes |
messages.h
|
r330538
|
4 years |
ronnie |
- removed unused variables
- proper Tcl_initStubs initialization
- some includes... |
messagesCmd.c
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
mod_websh.c
|
r784114
|
5 months |
ronnie |
- removed redundant header includes and defines |
mod_websh.h
|
r356287
|
3 years |
ronnie |
- compatibility with Apache 2.2 (command_struct changed slightly) |
modwebsh.h
|
r794247
|
4 months |
ronnie |
- Init mod_websh call backs (Tcl_StubsInit) from libwebsh.so |
modwebsh_ap.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
modwebsh_cgi.c
|
r794247
|
4 months |
ronnie |
- Init mod_websh call backs (Tcl_StubsInit) from libwebsh.so |
modwebsh_cgi.h
|
r794247
|
4 months |
ronnie |
- Init mod_websh call backs (Tcl_StubsInit) from libwebsh.so |
nca_d.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
nca_d.h
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
paramlist.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
paramlist.h
|
r520017
|
2 years |
ronnie |
- export some additional functions to allow dynamically linked websh.dll in Win3... |
querystring.c
|
r572736
|
2 years |
ronnie |
- Lots of Tcl_{Incr|Decr}RefCount() fixes |
request.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
request.h
|
r777449
|
6 months |
ronnie |
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so
(check s... |
request_ap.c
|
r777449
|
6 months |
ronnie |
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so
(check s... |
request_cgi.c
|
r777449
|
6 months |
ronnie |
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so
(check s... |
response_ap.c
|
r777449
|
6 months |
ronnie |
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so
(check s... |
response_cgi.c
|
r777449
|
6 months |
ronnie |
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so
(check s... |
script.c
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
script.ws3
|
r764044
|
7 months |
ronnie |
- added AUTH_USER and AUTH_PW to web::request to allow Basic Auth handling |
sessctx.ws3
|
r322414
|
4 years |
ronnie |
- all created files with configurable permissions
- now, default permissions are... |
tclAppInit.c
|
r794020
|
4 months |
ronnie |
- Improved/streamlined Tcl_InitStubs handling |
tcldecmt.tcl
|
r322353
|
7 years |
ronnie |
- line length tweak for win32
|
testpool.c
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
uricode.c
|
r572736
|
2 years |
ronnie |
- Lots of Tcl_{Incr|Decr}RefCount() fixes |
url.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
url.h
|
r631972
|
20 months |
ronnie |
- CGI https scheme detection compatibility with Sunone web server |
varchannel.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
varchannel.h
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
web.c
|
r794247
|
4 months |
ronnie |
- Init mod_websh call backs (Tcl_StubsInit) from libwebsh.so |
web.h
|
r794020
|
4 months |
ronnie |
- Improved/streamlined Tcl_InitStubs handling |
webout.c
|
r814683
|
2 months |
ronnie |
- fixed some memory leaks (see ChangeLog for details) |
webout.h
|
r777449
|
6 months |
ronnie |
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so
(check s... |
weboutint.c
|
r572736
|
2 years |
ronnie |
- Lots of Tcl_{Incr|Decr}RefCount() fixes |
webutl.c
|
r634353
|
20 months |
ronnie |
- fixed Tcl_Obj life-cycle problem in varchannel (Tcl8.5.1 crashed w/o proper Tc... |
webutl.h
|
r520017
|
2 years |
ronnie |
- export some additional functions to allow dynamically linked websh.dll in Win3... |
webutlcmd.c
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |
webutlcmd.h
|
r322102
|
8 years |
davidw |
Indented C source code with Apache style:
indent -i4 -npsl -di0 -br -nce -d0 -cl... |