Parse DEC file header.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Tue, 11 Jun 2013 21:18:13 +0000 (18:18 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Tue, 11 Jun 2013 21:18:13 +0000 (18:18 -0300)
commit9d3ece1dba6b6d5d1313a6cd68d0b56856690714
tree57096e40d19e3769d358feb0cba5efa90e5181be
parentd391b8d1912b9ce1254fb1fede13419aad66fe49
Parse DEC file header.

Include fields from the header in a pmhash and introduce a function to
retrieve them. Some of those fields are needed to send the first message
to the server.
decfile.c
decfile.h