]> andersk Git - libfaim.git/commit - CHANGES
- Tue Jun 6 01:36:48 UTC 2000
authormid <mid>
Tue, 6 Jun 2000 02:52:55 +0000 (02:52 +0000)
committermid <mid>
Tue, 6 Jun 2000 02:52:55 +0000 (02:52 +0000)
commit040457cc47af3fd2ed743bda700e28a603d39eb6
tree5104cd8476c2c691eb26dce8ec164cd9cf8320ed
parent5e02cf4469b54ab840378d8830db7bdb28ef46ea
 - Tue Jun  6 01:36:48 UTC 2000
   - Inverted gethostbyname2() check.  Not sure how that ended up
       in that state.
   - Added some of the initial framework to support file transfers
   - Added in a few checks for that
     - Can currently parse and send a denial message.
   - Added cookie caching.  (Sorry, I just like saying that.)
   - Rearranged channel 2 ICBM parsing (detects the different
       rendezvous types better and hopefully accuratly).
   - Killed the connection array.  Now a list.  (Suits the
       upcoming features better.)  --- REQUIRES CLIENT CHANGES...
     - In most cases, you need to change aim_conn_close() calls
         to aim_conn_kill().  This will free them as well as
         close them.  If you don't do this, you'll pollute the
         connection list and leak memory.
   - Possibly a few other minor things (some cleanups to faimtest for one)
CHANGES
Makefile
aim_chat.c
aim_conn.c
aim_im.c
aim_logoff.c
aim_msgcookie.c [new file with mode: 0644]
aim_rxqueue.c
faim/aim.h
mkbuildinfo.sh
utils/faimtest/faimtest.c
This page took 0.06447 seconds and 5 git commands to generate.