aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* automatically clean up left-over Unix domain socket files when trying to ↵Christian Grothoff2015-07-13
| | | | bind (fixes #3723)
* raise low limits, as they were they are bound to cause problems with ↵Christian Grothoff2015-07-13
| | | | reverse-proxy setups
* -indentation fixesChristian Grothoff2015-07-13
|
* - Identity token supportMartin Schanzenbach2015-07-10
|
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
|
* -fix -h stringChristian Grothoff2015-07-08
|
* slightly nicer ifname cmpChristian Grothoff2015-07-07
|
* do not add our virtual interfaces to our HELLOChristian Grothoff2015-07-07
|
* -change default port, as 53 won't work without root anywayChristian Grothoff2015-07-07
|
* -fix non-deterministic peerstore sync failureChristian Grothoff2015-07-06
|
* -style fixesChristian Grothoff2015-07-03
|
* -adding ecc dlog supportChristian Grothoff2015-07-02
|
* (no commit message)Bruno Cabral2015-07-01
|
* 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
|