]> andersk Git - libfaim.git/commit - CHANGES
- Mon Jun 26 07:53:02 UTC 2000
authormid <mid>
Mon, 26 Jun 2000 08:09:09 +0000 (08:09 +0000)
committermid <mid>
Mon, 26 Jun 2000 08:09:09 +0000 (08:09 +0000)
commite50124508689661c935f5d29e27bef3178e9326c
treed35025638ee5e95c5851dd98b42fb69ab608439e
parent1e82c774377782e0a48a103b04fded8daa21f8c3
 - Mon Jun 26 07:53:02 UTC 2000
   - Added utils/aimdebugd for playing with things -- see the README
   - Added aim_im.c::aim_parse_outgoing_im().  Probably not useful
      unless you're writing a server or something (or hacking aimdebugd).
   - aim_send_im() now sends the same data as AIM4 does (three more bytes)
   - Added aim_debugconn_sendconnect() for aimdebugd-enablement.
17 files changed:
CHANGES
aim_im.c
aim_misc.c
aim_rxhandlers.c
faim/aim.h
faim/aim_cbtypes.h
tcpdumps/newim.txt
utils/Makefile
utils/aimdebugd/Makefile [new file with mode: 0644]
utils/aimdebugd/README [new file with mode: 0644]
utils/aimdebugd/aimdebugd.c [new file with mode: 0644]
utils/aimdebugd/file.c [new file with mode: 0644]
utils/aimdebugd/icbm.c [new file with mode: 0644]
utils/aimdebugd/network.c [new file with mode: 0644]
utils/aimdebugd/network.h [new file with mode: 0644]
utils/aimdebugd/samplescript [new file with mode: 0644]
utils/faimtest/faimtest.c
This page took 0.19631 seconds and 5 git commands to generate.