]> andersk Git - libfaim.git/commit
- Fri Mar 23 05:42:11 UTC 2001
authormid <mid>
Fri, 23 Mar 2001 05:52:31 +0000 (05:52 +0000)
committermid <mid>
Fri, 23 Mar 2001 05:52:31 +0000 (05:52 +0000)
commit9f1a40132a2c6642e3544205c31c091051127ae0
treef885504d626e87b4c095be0e9823be4d0f6bd7a8
parent154b4093c4c4a7c074f0fa86a576c9546912841f
 - Fri Mar 23 05:42:11 UTC 2001
  - Export aim_encode_password_md5()
  - Add middle handler for 000b/0002 (min report interval)
  - Add aim_session_kill()
     - CLIENTS MUST CALL THIS either in addition to or instead of
       aim_logoff(), particularly if you keep lots of sessions open.
       (Sessions now contain dynamically allocated memory which must be freed.)
  - Oh, and some other stuff...
17 files changed:
CHANGES
include/aim.h
include/aim_internal.h
src/.cvsignore
src/Makefile.am
src/admin.c [new file with mode: 0644]
src/auth.c
src/bos.c [new file with mode: 0644]
src/buddylist.c
src/conn.c
src/info.c
src/login.c
src/misc.c
src/rxhandlers.c
src/search.c
src/stats.c [new file with mode: 0644]
utils/faimtest/faimtest.c
This page took 0.094849 seconds and 5 git commands to generate.