Filter RSS
Project History

2009-04-14
20:23
Pluto, the comet server
[CVS] New commit
2008-01-29
00:28
Pluto, the comet server
[SVN] Commit revision 40
Added ignoring pluto.exe and pluto*.cfg, removed pluto.cfg
00:27
Pluto, the comet server
[SVN] Commit revision 39
Changed flash command's name for using sequenced id.
00:25
Pluto, the comet server
[SVN] Commit revision 38
Added a test that checks changing client's uid and tag from a publisher.
00:22
Pluto, the comet server
[SVN] Commit revision 37
Rewrote almost of pluto.c and pluto.h Implemented changing client's uid and tag(subchannel). Impl...
2008-01-23
23:45
Pluto, the comet server
[SVN] Commit revision 36
added a policy-file-request test.
23:14
Pluto, the comet server
[SVN] Commit revision 35
indented "pluto.c" and "pluto.h".
23:13
Pluto, the comet server
[SVN] Commit revision 34
fixed some test failures of updating data to the server.
23:12
Pluto, the comet server
[SVN] Commit revision 33
fixed a bug that causes segmentation fault at mei_client_commit.
22:59
Pluto, the comet server
[SVN] Commit revision 32
added some HTTP code in mei_server_status_code_to_string. reverted executing buffer code and chan...
2008-01-19
21:01
Pluto, the comet server
[SVN] Commit revision 31
added Charon.delegate for making receiver iframe easy. fixed a bug that causes the javascript exe...
20:57
Pluto, the comet server
[SVN] Commit revision 30
changed a executing buffer as a struct for fixing the bug of its memory pool.
2008-01-18
23:54
Pluto, the comet server
[SVN] Commit revision 29
fixed a bug that causes the exception of javascript on IE.
2008-01-15
23:00
Pluto, the comet server
[SVN] Commit revision 28
added a javascript file(charon.js) to connect pluto server.
22:59
Pluto, the comet server
[SVN] Commit revision 27
added subchannel tests.
22:58
Pluto, the comet server
[SVN] Commit revision 26
fixed bug mei_channel_remove cannot unbind clients correctly. fixed bug a publisher cannot send c...
2008-01-13
22:13
Pluto, the comet server
[SVN] Commit revision 25
added PLUTO_FLAGS and removed DBGFLAGS variable, dex rule.
22:12
Pluto, the comet server
[SVN] Commit revision 24
added the test of single and double long-polling request.
22:10
Pluto, the comet server
[SVN] Commit revision 23
changed iteration in mei_channel_transmit for segmentation bugs. fixed clients don't receive comm...
22:00
Pluto, the comet server
[SVN] Commit revision 22
used apr's I/O functions instead of stdio functions. added header macro to prevent including plut...