summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-08-fix -h stringChristian Grothoff
2015-07-07slightly nicer ifname cmpChristian Grothoff
2015-07-07do not add our virtual interfaces to our HELLOChristian Grothoff
2015-07-07-change default port, as 53 won't work without root anywayChristian Grothoff
2015-07-06-fix non-deterministic peerstore sync failureChristian Grothoff
2015-07-03-style fixesChristian Grothoff
2015-07-02-adding ecc dlog supportChristian Grothoff
2015-07-01(no commit message)Bruno Cabral
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-30patch from Nicolas Fournier to add some _dup and _cmp functions for RSA signa...Christian Grothoff
2015-06-30- use 32 byte castBart Polot
2015-06-29- clean up gns rest apiMartin Schanzenbach
2015-06-29-fixMartin Schanzenbach
2015-06-29- give control over CORS methods to pluginMartin Schanzenbach
2015-06-29- add CORS logicMartin Schanzenbach
2015-06-29fix #3871Christian Grothoff
2015-06-29-fix #3870Christian Grothoff
2015-06-28fix #3693: if PA is NULL, ignore message, we must be in the wrong stateChristian Grothoff
2015-06-28-fix indentChristian Grothoff
2015-06-28-fix indentChristian Grothoff
2015-06-27Change NPE into GNUNET_break (0)David Barksdale
2015-06-27-add missing include, remove redundant includesChristian Grothoff
2015-06-26-fix coverity 0003864Julius Bünger
2015-06-26-loggingJulius 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 otherBart Polot
2015-06-26- first log, then freeBart Polot
2015-06-26- fix log formatBart Polot
2015-06-26- don't log old mesh versions as errorsBart Polot
2015-06-26- try to retransmit in case of core errorBart Polot
2015-06-26- explicitly track shutdown statusBart Polot
2015-06-26- don't torture buildbots with 5000 messagesBart Polot
2015-06-26Merge 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 warningBart Polot
2015-06-25adding a first set of fixmes to stun codeMatthias Wachs
2015-06-25adding a first set of fixmes to stun codeMatthias Wachs
2015-06-25- don't try to retrive a peer during a shutdown taskBart 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 failuresBart Polot
2015-06-25- if this happens the code is badly broken, bail outBart Polot
2015-06-25Polish and simplyfy STUN code, move STUN code to GNUNET_NAT_Bruno Cabral
2015-06-24Commit rewrite before moving to GNUNET_NAT functionsBruno Cabral
2015-06-24Avoid trying to disconnect a neighbour twiceDavid Barksdale
2015-06-24- fix error messageBart Polot
2015-06-24- fixBart Polot
2015-06-24- complain about excessive core waiting timesBart Polot
2015-06-24- check connections on peer destroyBart Polot
2015-06-24- fix compilationBart Polot