index
:
fastalg-protocol
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use git-version-gen from autoconf to generate version numbers
HEAD
master
Ting-Wei Lan
2014-06-27
4
-1
/
+237
*
Add another field to FalgprotoPacket for callee to store information
v0.1.3
Ting-Wei Lan
2014-06-24
2
-2
/
+3
*
Add .gitignore
Ting-Wei Lan
2014-06-20
1
-0
/
+63
*
Use explicit type conversion to suppress compiler warnings
Ting-Wei Lan
2014-06-20
1
-5
/
+6
*
Add missing field in proto_info
Ting-Wei Lan
2014-06-19
1
-1
/
+1
*
Document the result of the param_getter
Ting-Wei Lan
2014-06-15
2
-6
/
+7
*
Change a packet buffer to a list to handle multiple packets
v0.1.2
Ting-Wei Lan
2014-06-15
3
-15
/
+30
*
dns: Handle DNS name pointers
Ting-Wei Lan
2014-06-15
1
-2
/
+29
*
hostname: Hostname should be case-insensitive
Ting-Wei Lan
2014-06-15
1
-1
/
+3
*
dns: We need stdlib.h for malloc()
Ting-Wei Lan
2014-06-14
1
-0
/
+1
*
dns: Fix buffer overflow when input is invalid
Ting-Wei Lan
2014-06-13
1
-1
/
+3
*
Explicitly cast the char* to prevent compiler warnings
Ting-Wei Lan
2014-06-09
1
-2
/
+2
*
Replace all tabs with whitespaces
Ting-Wei Lan
2014-06-09
1
-87
/
+87
*
Add DNS protocol support and hostname matcher
v0.1.1
Ting-Wei Lan
2014-06-08
6
-8
/
+191
*
Add missing quoting in autogen.sh
Ting-Wei Lan
2014-06-08
1
-1
/
+1
*
Add missing -L argument in the .pc file
Ting-Wei Lan
2014-06-08
1
-1
/
+1
*
Add missing #include "config.h"
Ting-Wei Lan
2014-06-07
1
-0
/
+1
*
Initial commit - import existing project files
v0.1.0
Ting-Wei Lan
2014-06-07
6
-0
/
+188