-moving friends file parsing logic into its own library
authorChristian Grothoff <christian@grothoff.org>
Mon, 7 Oct 2013 18:08:05 +0000 (18:08 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 7 Oct 2013 18:08:05 +0000 (18:08 +0000)
commit91dfeebc1a2e840f88904aab7f43ce214c3eb03a
tree36ac52a744e89799ea51f1d572b7cf7302f6ba8d
parent2866a3a85ea457f29f4746ccae57af369746c5fa
-moving friends file parsing logic into its own library
src/include/Makefile.am
src/include/gnunet_friends_lib.h [new file with mode: 0644]
src/topology/Makefile.am
src/topology/friends.c [new file with mode: 0644]
src/topology/gnunet-daemon-topology.c