issues
search
UpstandingHackers
/
hammer
Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
GNU General Public License v2.0
431
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ACSL, formal verification with Frama-C
#202
Tjoppen
opened
7 months ago
0
docs: fix \n in manpage code example
#201
castilma
opened
2 years ago
0
`scons install` doesn't install libhammer.so
#200
kenballus
closed
2 years ago
0
Typofix in dns_common.c
#199
pictyeye
opened
3 years ago
0
Segfault in examples/dns on a malformed DNS packet
#198
pictyeye
opened
3 years ago
0
Fails to build on Mac OS Catalina 10.15.3
#197
kpewing
opened
4 years ago
5
add const to the pointer arg to h_make_bytes
#196
pesco
opened
5 years ago
0
Support custom pretty-printers with USER token types
#195
pesco
opened
5 years ago
0
revert changes to examples/base64 - bad merge
#194
pesco
opened
5 years ago
0
add combinators h_skip, h_seek, h_tell
#193
pesco
opened
5 years ago
0
Compiler fixes
#192
pesco
closed
5 years ago
0
macOS build failure (and fix)
#191
c-alpha
closed
5 years ago
1
Add support for Python 3.x bindings
#190
moreati
closed
5 years ago
0
Remove superfluous typedef.
#189
schulze
opened
6 years ago
0
Fix SConstruct for darwin.
#188
schulze
opened
6 years ago
3
[Wiki/User guide] explain use in stream parsers
#187
c-alpha
closed
1 year ago
0
compiler warning: passing argument 2 of 'h_attr_bool' from incompatible pointer type
#186
daxim
opened
7 years ago
0
make it less fugly to use other backends with Python
#185
abiggerhammer
opened
7 years ago
0
GLR backend reaches unreachable code
#184
abiggerhammer
opened
7 years ago
3
Freeing parsers requires a garbage collector
#183
thequux
opened
7 years ago
20
h_cfgrammar_() leaks memory
#182
puellavulnerata
opened
7 years ago
2
HInputStream should allow a user-supplied read function
#181
puellavulnerata
opened
7 years ago
3
Change filename in ruby bindings
#180
prashantbarca
closed
7 years ago
1
Renaming ruby binding classes
#179
prashantbarca
closed
7 years ago
3
More documentation for ruby bindings
#178
prashantbarca
closed
8 years ago
1
Readme links
#177
tomime
closed
8 years ago
2
Fix clobbered variable warning in regex.c:run_trace. Fixes #162
#176
thequux
closed
8 years ago
1
travis cert issue fix
#175
tomime
closed
8 years ago
0
changed URL for retrieving root certificate data
#174
tomime
closed
8 years ago
1
reflect changes in the mono/dotnet installation
#173
tomime
closed
8 years ago
1
linked more documentation/resources
#172
tomime
closed
8 years ago
0
confusion about inclusion of "internal.h"
#171
tomime
opened
8 years ago
0
fixed include for internal.h
#170
tomime
closed
8 years ago
1
Stack blown up using `h_indirect` and recursive pattern
#169
uucidl
closed
8 years ago
4
Completion of error handling
#168
elfring
opened
8 years ago
1
reserved identifier violation
#167
elfring
opened
8 years ago
4
Rust bindings
#166
gsovereignty
closed
8 years ago
0
build on Windows with scons
#165
uucidl
closed
8 years ago
2
Custom printers for user token types
#164
mrdomino
closed
8 years ago
3
Bump Ubuntu version in Travis, and speed up packrat slightly
#163
abiggerhammer
closed
5 years ago
1
compile fails on Ubuntu with setjump() error for efea10417cf790a4378abcf58bfcc80731e847bc
#162
TJamesCorcoran
closed
8 years ago
4
add SLOB allocator
#161
pesco
closed
5 years ago
1
Finish porting parsers to windows
#160
uucidl
closed
8 years ago
14
RFC: Finish porting parsers to compile with MSVC
#159
uucidl
closed
8 years ago
1
disable warning on windows about '..' in include paths
#158
pesco
closed
8 years ago
2
Added Python versions of base64 examples
#157
moreati
closed
8 years ago
1
fix LIBPATH order for building test_suite
#156
pesco
closed
9 years ago
0
Handle memory allocation failures gracefully
#155
pesco
closed
8 years ago
9
Don't try to recall() primitive results
#154
abiggerhammer
closed
9 years ago
0
fix --coverage build option; building with it now creates .gcda files…
#153
abiggerhammer
closed
9 years ago
0
Next