]> andersk Git - libfaim.git/commit
- Mon Sep 10 06:15:43 PDT 2001
authormid <mid>
Mon, 10 Sep 2001 13:50:28 +0000 (13:50 +0000)
committermid <mid>
Mon, 10 Sep 2001 13:50:28 +0000 (13:50 +0000)
commit031c2fb3fd6893e2bd7cda737ad2bdfa783e00c9
tree952c416f5ac760755739445813bcb6feb3b99516
parent9522736c4c85bc364899e1dbc0e54f65a35ed603
 - Mon Sep 10 06:15:43 PDT 2001
  - Remove $Id line from md5.h. I really really hate those things.
  - Remove all that locking crap. It never worked right anyway.
  - Add conn->inside for things that should never ever be seen by clients
  - Store supported groups list for each connection
  - Support migrations.
   - faimtest now theoretically supports doing this.  It happens so rarely
       that it makes it difficult to test.  For more complicated clients, a
       flag will have to be kept so that some things that happen during login
       don't get triggered the second time around.  But faimtest doesn't have
       such problems.
  - Added some random commentary.
13 files changed:
CHANGES
include/aim.h
include/aim_internal.h
include/faimconfig.h
include/md5.h
src/chat.c
src/conn.c
src/login.c
src/rxqueue.c
src/snac.c
src/txqueue.c
utils/faimtest/faimtest.c
utils/faimtest/login.c
This page took 0.088712 seconds and 5 git commands to generate.