Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-20 | Fix lots of -Wextra warnings | Matthias Schiffer | |
Everything clang and GCC warn about, except GCC's missing-field-initializers which are just stupid as they don't allow {} syntax to zero a field. | |||
2013-01-05 | Adjust copyright years | Matthias Schiffer | |
2012-12-18 | Convert type names to _t convention | Matthias Schiffer | |
2012-03-31 | Trigger handshake when unexpected data is received from a floating peer | Matthias Schiffer | |
2012-03-30 | Limit key validity | Matthias Schiffer | |
2012-03-28 | Add license headers to Flex and Bison files; also remove Quicktun note as we ↵ | Matthias Schiffer | |
don't actually use any of is code | |||
2012-03-07 | Forget old peers and addresses | Matthias Schiffer | |
2012-03-06 | Simplify queue functions | Matthias Schiffer | |
2012-03-06 | Reorganized type definitions | Matthias Schiffer | |
2012-03-02 | Delete pending tasks for deleted peers | Matthias Schiffer | |
2012-02-28 | Fix sign in queue timeout calculation | Matthias Schiffer | |
2012-02-27 | Add timeout to task queue | Matthias Schiffer | |