summaryrefslogtreecommitdiff
path: root/pbstream.h
AgeCommit message (Expand)Author
2009-05-25A flurry of activity. Doesn't compile yet.Joshua Haberman
2009-03-03Detect overflow (unlikely except for malicious input).Joshua Haberman
2009-03-01Enabled more warnings, fixed the warnings.Joshua Haberman
2009-03-02More refactoring of structures.Joshua Haberman
2009-02-28Implemented the array part of the fieldnum lookup.Joshua Haberman
2009-02-26Since the stack has a fixed size, don't allocate dynamically.Joshua Haberman
2009-02-26Change to a fixed stack size.Joshua Haberman
2009-02-25More tests and bugfixes -- parses its first proto!Joshua Haberman
2009-02-25API cleanup.Joshua Haberman
2009-02-25Implemented the _init_parser() function.Joshua Haberman
2009-02-25Remove DYNARRAY for the stack (wasn't buying much).Joshua Haberman
2009-02-25Rip out more stuff that belongs in higher layers.Joshua Haberman
2009-02-24Removed CALLBACK() macro and struct of callbacks.Joshua Haberman
2009-02-24Removed DECODE macro (wasn't buying much).Joshua Haberman
2009-02-24Move submessage begin code to handler as well.Joshua Haberman
2009-02-23Massive changes (practically a rewrite). More compact and minimal.Joshua Haberman
2009-02-21Newfound respect for 80 characters and for terseness.Joshua Haberman
2009-02-06Small tweaks.Joshua Haberman
2009-02-01Initial commit.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback