Age | Commit message (Expand) | Author |
2015-07-08 | -fix -h string | Christian Grothoff |
2015-07-07 | slightly nicer ifname cmp | Christian Grothoff |
2015-07-07 | do not add our virtual interfaces to our HELLO | Christian Grothoff |
2015-07-07 | -change default port, as 53 won't work without root anyway | Christian Grothoff |
2015-07-06 | -fix non-deterministic peerstore sync failure | Christian Grothoff |
2015-07-03 | -style fixes | Christian Grothoff |
2015-07-02 | -adding ecc dlog support | Christian Grothoff |
2015-07-01 | (no commit message) | Bruno Cabral |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-30 | patch from Nicolas Fournier to add some _dup and _cmp functions for RSA signa... | Christian Grothoff |
2015-06-30 | - use 32 byte cast | Bart Polot |
2015-06-29 | - clean up gns rest api | Martin Schanzenbach |
2015-06-29 | -fix | Martin Schanzenbach |
2015-06-29 | - give control over CORS methods to plugin | Martin Schanzenbach |
2015-06-29 | - add CORS logic | Martin Schanzenbach |
2015-06-29 | fix #3871 | Christian Grothoff |
2015-06-29 | -fix #3870 | Christian Grothoff |
2015-06-28 | fix #3693: if PA is NULL, ignore message, we must be in the wrong state | Christian Grothoff |
2015-06-28 | -fix indent | Christian Grothoff |
2015-06-28 | -fix indent | Christian Grothoff |
2015-06-27 | Change NPE into GNUNET_break (0) | David Barksdale |
2015-06-27 | -add missing include, remove redundant includes | Christian Grothoff |
2015-06-26 | -fix coverity 0003864 | Julius Bünger |
2015-06-26 | -logging | Julius Bünger |
2015-06-26 | - GNUNET_CADET_disconnect will destroy pending channels and call the cleanup ... | Bart Polot |
2015-06-26 | - if a path is NULL is not equivalent to any other | Bart Polot |
2015-06-26 | - first log, then free | Bart Polot |
2015-06-26 | - fix log format | Bart Polot |
2015-06-26 | - don't log old mesh versions as errors | Bart Polot |
2015-06-26 | - try to retransmit in case of core error | Bart Polot |
2015-06-26 | - explicitly track shutdown status | Bart Polot |
2015-06-26 | - don't torture buildbots with 5000 messages | Bart Polot |
2015-06-26 | Merge branch 'crypto' | Bart Polot |
2015-06-26 | - Fix #3846. When receiving a create request for an invalid path singal that ... | Bart Polot |
2015-06-26 | - on shutdown it will happen that core will return 0/NULL, this is not a warning | Bart Polot |
2015-06-25 | adding a first set of fixmes to stun code | Matthias Wachs |
2015-06-25 | adding a first set of fixmes to stun code | Matthias Wachs |
2015-06-25 | - don't try to retrive a peer during a shutdown task | Bart Polot |
2015-06-25 | - destroy queued messages only after making sure no channels have handles to ... | Bart Polot |
2015-06-25 | - If the path was cleared before, connection is not registered with neighbors... | Bart Polot |
2015-06-25 | - documentation, statistics about failures | Bart Polot |
2015-06-25 | - if this happens the code is badly broken, bail out | Bart Polot |
2015-06-25 | Polish and simplyfy STUN code, move STUN code to GNUNET_NAT_ | Bruno Cabral |
2015-06-24 | Commit rewrite before moving to GNUNET_NAT functions | Bruno Cabral |
2015-06-24 | Avoid trying to disconnect a neighbour twice | David Barksdale |
2015-06-24 | - fix error message | Bart Polot |
2015-06-24 | - fix | Bart Polot |
2015-06-24 | - complain about excessive core waiting times | Bart Polot |
2015-06-24 | - check connections on peer destroy | Bart Polot |
2015-06-24 | - fix compilation | Bart Polot |