Add the friend cache.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Sun, 6 Oct 2013 03:02:56 +0000 (00:02 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Sun, 6 Oct 2013 03:02:56 +0000 (00:02 -0300)
commit9952158738901f331b9e04939f6fbc3e58be03a5
treef70d97615f62ce150283ca3c77b744fdb36ed447
parent8a550a6a92df22d2dd1c3640d6c36eeed083106b
Add the friend cache.

The cache has a list of friends with its respective last seen address.
Makefile.am
f2fchat.c
friend.c [new file with mode: 0644]
friend.h [new file with mode: 0644]