aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* patch from Nicolas Fournier to add some _dup and _cmp functions for RSA ↵Christian Grothoff2015-06-30
| | | | signatures and private keys
* - use 32 byte castBart Polot2015-06-30
|
* Check in the right place for libpq-fe.hDavid Barksdale2015-06-29
|
* - clean up gns rest apiMartin Schanzenbach2015-06-29
|
* -fixMartin Schanzenbach2015-06-29
|
* - give control over CORS methods to pluginMartin Schanzenbach2015-06-29
|
* - add CORS logicMartin Schanzenbach2015-06-29
|
* fix #3871Christian Grothoff2015-06-29
|
* -fix #3870Christian Grothoff2015-06-29
|
* fix #3693: if PA is NULL, ignore message, we must be in the wrong stateChristian Grothoff2015-06-28
|
* -build system fixes, gettextingChristian Grothoff2015-06-28
|
* -fix indentChristian Grothoff2015-06-28
|
* -fix indentChristian Grothoff2015-06-28
|
* Change NPE into GNUNET_break (0)David Barksdale2015-06-27
| | | | | See issue #3693
* downgrade to gettext 0.18.3 for more sane availabilityChristian Grothoff2015-06-27
|
* -add missing include, remove redundant includesChristian Grothoff2015-06-27
|
* also check for existence of libpq-fe headerChristian Grothoff2015-06-27
|
* downgrade gettext requirementChristian Grothoff2015-06-27
|
* -fix coverity 0003864Julius Bünger2015-06-26
|
* -loggingJulius Bünger2015-06-26
|
* - GNUNET_CADET_disconnect will destroy pending channels and call the cleanup ↵Bart Polot2015-06-26
| | | | callback on them, and cleanup_channel does access peer_map. If peer_map is destroyed before CADET_disconnect, a use-after-free happens.
* - if a path is NULL is not equivalent to any otherBart Polot2015-06-26
|
* - first log, then freeBart Polot2015-06-26
|
* - fix log formatBart Polot2015-06-26
|
* - don't log old mesh versions as errorsBart Polot2015-06-26
|
* - try to retransmit in case of core errorBart Polot2015-06-26
|
* - explicitly track shutdown statusBart Polot2015-06-26
|
* - ignoresBart Polot2015-06-26
|
* - ignoresBart Polot2015-06-26
|
* - don't torture buildbots with 5000 messagesBart Polot2015-06-26
|
* Merge branch 'crypto'Bart Polot2015-06-26
|
* - Fix #3846. When receiving a create request for an invalid path singal that ↵Bart Polot2015-06-26
| | | | register failed to avoid trying to unregister the connection on destroy.
* - on shutdown it will happen that core will return 0/NULL, this is not a warningBart Polot2015-06-26
|
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
|
* adding a first set of fixmes to stun codeMatthias Wachs2015-06-25
|
* - don't try to retrive a peer during a shutdown taskBart Polot2015-06-25
|
* - destroy queued messages only after making sure no channels have handles to ↵Bart Polot2015-06-25
| | | | them
* - If the path was cleared before, connection is not registered with ↵Bart Polot2015-06-25
| | | | neighbors. Should fix #3845, #3846
* - documentation, statistics about failuresBart Polot2015-06-25
|
* - if this happens the code is badly broken, bail outBart Polot2015-06-25
|
* Polish and simplyfy STUN code, move STUN code to GNUNET_NAT_Bruno Cabral2015-06-25
|
* Commit rewrite before moving to GNUNET_NAT functionsBruno Cabral2015-06-24
|
* Avoid trying to disconnect a neighbour twiceDavid Barksdale2015-06-24
|
* - fix error messageBart Polot2015-06-24
|
* -add keyChristian Grothoff2015-06-24
|
* - fixBart Polot2015-06-24
|
* - complain about excessive core waiting timesBart Polot2015-06-24
|
* - check connections on peer destroyBart Polot2015-06-24
|
* - fix compilationBart Polot2015-06-24
|