summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use git-version-gen from autoconf to generate version numbersHEADmasterTing-Wei Lan2014-06-274-1/+237
* Add another field to FalgprotoPacket for callee to store informationv0.1.3Ting-Wei Lan2014-06-242-2/+3
* Add .gitignoreTing-Wei Lan2014-06-201-0/+63
* Use explicit type conversion to suppress compiler warningsTing-Wei Lan2014-06-201-5/+6
* Add missing field in proto_infoTing-Wei Lan2014-06-191-1/+1
* Document the result of the param_getterTing-Wei Lan2014-06-152-6/+7
* Change a packet buffer to a list to handle multiple packetsv0.1.2Ting-Wei Lan2014-06-153-15/+30
* dns: Handle DNS name pointersTing-Wei Lan2014-06-151-2/+29
* hostname: Hostname should be case-insensitiveTing-Wei Lan2014-06-151-1/+3
* dns: We need stdlib.h for malloc()Ting-Wei Lan2014-06-141-0/+1
* dns: Fix buffer overflow when input is invalidTing-Wei Lan2014-06-131-1/+3
* Explicitly cast the char* to prevent compiler warningsTing-Wei Lan2014-06-091-2/+2
* Replace all tabs with whitespacesTing-Wei Lan2014-06-091-87/+87
* Add DNS protocol support and hostname matcherv0.1.1Ting-Wei Lan2014-06-086-8/+191
* Add missing quoting in autogen.shTing-Wei Lan2014-06-081-1/+1
* Add missing -L argument in the .pc fileTing-Wei Lan2014-06-081-1/+1
* Add missing #include "config.h"Ting-Wei Lan2014-06-071-0/+1
* Initial commit - import existing project filesv0.1.0Ting-Wei Lan2014-06-076-0/+188