index
:
synapse
master
paperlayout
papersvg
sessionoffset
Advanced event framework in C++
syn3.nl
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmessageman.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
various asterisk fixes
Edwin Eefting
2011-09-27
1
-0/+1
*
completed cvar selftest
Edwin Eefting
2011-05-11
1
-8/+1
*
improving cvar and also writing a selftest for it
Edwin Eefting
2011-05-11
1
-0/+2
*
rewrote some forloops. cleaning up cvar and writing a test for it. have to do...
Edwin Eefting
2011-05-10
1
-0/+6
*
made cvar more consistent. added some easy to use FOREACH macros
Edwin Eefting
2011-05-10
1
-1/+1
*
nicer text
Edwin Eefting
2011-01-22
1
-1/+1
*
transformed most exceptions in tracable ones
Edwin Eefting
2011-01-22
1
-7/+7
*
synapse::runtime_error have a stacktrace now
Edwin Eefting
2011-01-22
1
-4/+2
*
working on tracable exceptions
Edwin Eefting
2011-01-20
1
-0/+24
*
most stats done
Edwin Eefting
2010-12-12
1
-0/+5
*
adding better statistics overview
Edwin Eefting
2010-12-11
1
-5/+9
*
adding user config file and exceptions
Edwin Eefting
2010-12-10
1
-2/+3
*
improved thread management. shared objects auto unload
Edwin Eefting
2010-10-07
1
-2/+7
*
cleanup old headerstuff
edwin
2010-09-22
1
-11/+11
*
added gplv3 and copyright headers
edwin
2010-09-22
1
-0/+18
*
fixed build errors. should build on ubuntu 10 now
edwin
2010-08-28
1
-22/+24
*
git-svn-id: https://open.syn3.nl/syn3/svndav/default/trunk/projects/synapse@4...
edwin
2010-08-28
1
-1/+1
*
BIG CHANGE: send now throws exceptions instead of returning strings
edwin
2010-08-05
1
-21/+30
*
module description
edwin
2010-08-03
1
-0/+1
*
new json connector beginning to work
edwin
2010-08-03
1
-1/+11
*
git-svn-id: https://open.syn3.nl/syn3/svndav/default/trunk/projects/synapse@3...
edwin
2010-08-02
1
-1/+1
*
improved json parse checking. added config class to load/safe configs.
edwin
2010-07-29
1
-4/+19
*
major namespace cleanup
edwin
2010-07-14
1
-0/+3
*
fixed module-ready bug
edwin
2010-07-14
1
-23/+22
*
return send-error messages properly
edwin
2010-07-11
1
-21/+28
*
prevent dossing event-table by anonymous users
edwin
2010-07-10
1
-7/+16
*
send cookie checking
edwin
2010-07-10
1
-5/+12
*
added session cookies to core for conn_json and other modules
edwin
2010-07-10
1
-1/+1
*
ready to make tabs in mapper
edwin
2010-06-18
1
-0/+12
*
finshed event mapper interface
edwin
2010-06-18
1
-3/+42
*
added core_MappedEvent
edwin
2010-05-20
1
-5/+14
*
added plain array support to Cvar
edwin
2010-05-16
1
-3/+3
*
started with message mapping. added cvar_list
edwin
2010-05-14
1
-7/+31
*
implemented event list getter
edwin
2010-05-07
1
-1/+25
*
rewritten asterisk module. core fixes
edwin
2010-03-25
1
-0/+16
*
warnings are errors now. created core status reporting
edwin
2010-03-19
1
-1/+8
*
longpolling seems to be working! \o/
edwin
2010-03-11
1
-3/+4
*
added anonymous user/group and improved session api. started with json networ...
edwin
2010-01-11
1
-4/+4
*
improved shutdown procedures
edwin
2010-01-09
1
-26/+29
*
cvar datastructure improved. json basics are working
edwin
2010-01-04
1
-6/+13
*
inital commit
edwin
2010-01-03
1
-0/+540