summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ychat-0.1/CHAT.cpp10
-rw-r--r--ychat-0.1/CHAT.h26
-rw-r--r--ychat-0.1/CONF.cpp10
-rw-r--r--ychat-0.1/CONF.h26
-rw-r--r--ychat-0.1/HTML.cpp10
-rw-r--r--ychat-0.1/HTML.h26
-rw-r--r--ychat-0.1/MUTX.cpp10
-rw-r--r--ychat-0.1/MUTX.h26
-rw-r--r--ychat-0.1/Makefile12
-rw-r--r--ychat-0.1/README.txt169
-rw-r--r--ychat-0.1/SOCK.cpp10
-rw-r--r--ychat-0.1/SOCK.h26
-rw-r--r--ychat-0.1/TOOL.cpp33
-rw-r--r--ychat-0.1/TOOL.h15
-rw-r--r--ychat-0.1/base.cpp125
-rw-r--r--ychat-0.1/base.h28
-rw-r--r--ychat-0.1/chat.cpp151
-rw-r--r--ychat-0.1/chat.h40
-rw-r--r--ychat-0.1/cmnd.cpp29
-rw-r--r--ychat-0.1/cmnd.h18
-rw-r--r--ychat-0.1/conf.cpp85
-rw-r--r--ychat-0.1/conf.h24
-rw-r--r--ychat-0.1/conf.txt46
-rw-r--r--ychat-0.1/cont.cpp35
-rw-r--r--ychat-0.1/cont.h25
-rw-r--r--ychat-0.1/data.h62
-rw-r--r--ychat-0.1/gfx/y_ani_black.gifbin0 -> 61100 bytes
-rw-r--r--ychat-0.1/gfx/y_ani_white.gifbin0 -> 53536 bytes
-rw-r--r--ychat-0.1/glob.h66
-rw-r--r--ychat-0.1/html.cpp158
-rw-r--r--ychat-0.1/html.h41
-rw-r--r--ychat-0.1/html/blank.html4
-rw-r--r--ychat-0.1/html/frameset.html20
-rw-r--r--ychat-0.1/html/index.html31
-rw-r--r--ychat-0.1/html/input.html32
-rw-r--r--ychat-0.1/html/notfound.html10
-rw-r--r--ychat-0.1/html/online.html6
-rw-r--r--ychat-0.1/html/stream.html29
-rw-r--r--ychat-0.1/html/y_ani.gifbin0 -> 35107 bytes
-rw-r--r--ychat-0.1/incl.h17
-rw-r--r--ychat-0.1/main.cpp88
-rw-r--r--ychat-0.1/msgs.h39
-rw-r--r--ychat-0.1/mutx.cpp28
-rw-r--r--ychat-0.1/mutx.h21
-rw-r--r--ychat-0.1/name.cpp54
-rw-r--r--ychat-0.1/name.h28
-rw-r--r--ychat-0.1/reqp.cpp165
-rw-r--r--ychat-0.1/reqp.h38
-rw-r--r--ychat-0.1/room.cpp29
-rw-r--r--ychat-0.1/room.h34
-rw-r--r--ychat-0.1/sock.cpp348
-rw-r--r--ychat-0.1/sock.h59
-rw-r--r--ychat-0.1/thrd.cpp46
-rw-r--r--ychat-0.1/thrd.h26
-rw-r--r--ychat-0.1/todo.txt7
-rw-r--r--ychat-0.1/user.cpp189
-rw-r--r--ychat-0.1/user.h78
-rwxr-xr-xychat-0.2/CHAT.cpp10
-rwxr-xr-xychat-0.2/CHAT.h26
-rwxr-xr-xychat-0.2/CONF.cpp10
-rwxr-xr-xychat-0.2/CONF.h26
-rwxr-xr-xychat-0.2/HTML.cpp10
-rwxr-xr-xychat-0.2/HTML.h26
-rwxr-xr-xychat-0.2/MUTX.cpp10
-rwxr-xr-xychat-0.2/MUTX.h26
-rwxr-xr-xychat-0.2/Makefile12
-rwxr-xr-xychat-0.2/README.txt177
-rwxr-xr-xychat-0.2/SOCK.cpp10
-rwxr-xr-xychat-0.2/SOCK.h26
-rwxr-xr-xychat-0.2/TOOL.cpp33
-rwxr-xr-xychat-0.2/TOOL.h15
-rwxr-xr-xychat-0.2/base.cpp88
-rwxr-xr-xychat-0.2/base.h28
-rwxr-xr-xychat-0.2/chat.cpp121
-rwxr-xr-xychat-0.2/chat.h40
-rwxr-xr-xychat-0.2/cmnd.cpp19
-rwxr-xr-xychat-0.2/cmnd.h18
-rwxr-xr-xychat-0.2/conf.cpp75
-rwxr-xr-xychat-0.2/conf.h24
-rwxr-xr-xychat-0.2/conf.txt47
-rwxr-xr-xychat-0.2/cont.cpp24
-rwxr-xr-xychat-0.2/cont.h25
-rwxr-xr-xychat-0.2/data.h62
-rw-r--r--ychat-0.2/gfx/CVS/Entries3
-rw-r--r--ychat-0.2/gfx/CVS/Repository1
-rw-r--r--ychat-0.2/gfx/CVS/Root1
-rwxr-xr-xychat-0.2/gfx/y_ani_black.gifbin0 -> 61100 bytes
-rwxr-xr-xychat-0.2/gfx/y_ani_white.gifbin0 -> 53536 bytes
-rwxr-xr-xychat-0.2/glob.h56
-rwxr-xr-xychat-0.2/html.cpp132
-rwxr-xr-xychat-0.2/html.h42
-rw-r--r--ychat-0.2/html/CVS/Entries9
-rw-r--r--ychat-0.2/html/CVS/Repository1
-rw-r--r--ychat-0.2/html/CVS/Root1
-rwxr-xr-xychat-0.2/html/blank.html4
-rwxr-xr-xychat-0.2/html/frameset.html20
-rwxr-xr-xychat-0.2/html/index.html31
-rwxr-xr-xychat-0.2/html/input.html32
-rwxr-xr-xychat-0.2/html/notfound.html10
-rwxr-xr-xychat-0.2/html/online.html6
-rwxr-xr-xychat-0.2/html/stream.html29
-rwxr-xr-xychat-0.2/html/y_ani.gifbin0 -> 35107 bytes
-rwxr-xr-xychat-0.2/incl.h16
-rwxr-xr-xychat-0.2/main.cpp86
-rwxr-xr-xychat-0.2/msgs.h38
-rwxr-xr-xychat-0.2/mutx.cpp20
-rwxr-xr-xychat-0.2/mutx.h21
-rwxr-xr-xychat-0.2/name.cpp30
-rwxr-xr-xychat-0.2/name.h28
-rwxr-xr-xychat-0.2/pool.cpp214
-rwxr-xr-xychat-0.2/pool.h77
-rwxr-xr-xychat-0.2/reqp.cpp224
-rwxr-xr-xychat-0.2/reqp.h45
-rwxr-xr-xychat-0.2/room.cpp18
-rwxr-xr-xychat-0.2/room.h34
-rwxr-xr-xychat-0.2/sock.cpp218
-rwxr-xr-xychat-0.2/sock.h51
-rwxr-xr-xychat-0.2/thrd.cpp27
-rwxr-xr-xychat-0.2/thrd.h26
-rwxr-xr-xychat-0.2/todo.txt7
-rwxr-xr-xychat-0.2/user.cpp143
-rwxr-xr-xychat-0.2/user.h79
-rw-r--r--ychat-0.3/COPYING339
-rw-r--r--ychat-0.3/CVS/Entries56
-rw-r--r--ychat-0.3/CVS/Entries.Log3
-rw-r--r--ychat-0.3/CVS/Repository1
-rw-r--r--ychat-0.3/CVS/Root1
-rw-r--r--ychat-0.3/Makefile13
-rwxr-xr-xychat-0.3/Makefile.in12
-rwxr-xr-xychat-0.3/README175
-rwxr-xr-xychat-0.3/base.cpp65
-rwxr-xr-xychat-0.3/base.h78
-rwxr-xr-xychat-0.3/chat.cpp146
-rwxr-xr-xychat-0.3/chat.h41
-rwxr-xr-xychat-0.3/cmnd.cpp19
-rwxr-xr-xychat-0.3/cmnd.h18
-rw-r--r--ychat-0.3/cmnd/CVS/Entries1
-rw-r--r--ychat-0.3/cmnd/CVS/Repository1
-rw-r--r--ychat-0.3/cmnd/CVS/Root1
-rwxr-xr-xychat-0.3/conf.cpp75
-rwxr-xr-xychat-0.3/conf.h24
-rwxr-xr-xychat-0.3/conf.txt58
-rwxr-xr-xychat-0.3/configure1555
-rw-r--r--ychat-0.3/configure.in28
-rwxr-xr-xychat-0.3/cont.cpp24
-rwxr-xr-xychat-0.3/cont.h26
-rw-r--r--ychat-0.3/gfx/CVS/Entries3
-rw-r--r--ychat-0.3/gfx/CVS/Repository1
-rw-r--r--ychat-0.3/gfx/CVS/Root1
-rwxr-xr-xychat-0.3/gfx/y_ani_black.gifbin0 -> 61100 bytes
-rwxr-xr-xychat-0.3/gfx/y_ani_white.gifbin0 -> 53536 bytes
-rwxr-xr-xychat-0.3/glob.h56
-rw-r--r--ychat-0.3/hmap.cpp171
-rw-r--r--ychat-0.3/hmap.h112
-rwxr-xr-xychat-0.3/html.cpp141
-rwxr-xr-xychat-0.3/html.h42
-rw-r--r--ychat-0.3/html/CVS/Entries11
-rw-r--r--ychat-0.3/html/CVS/Repository1