TUN_IFNAME is the tunnel interface, not EXIT_IFNAME
[oweals/gnunet.git] / src /
2015-07-22 David BarksdaleTUN_IFNAME is the tunnel interface, not EXIT_IFNAME
2015-07-22 Julius Bünger-removed unnecessary complex code
2015-07-22 Julius Bünger-fixed early destruction of channel
2015-07-22 Julius Bünger-fixed indexing
2015-07-22 Julius Bünger-prevent harmless warning
2015-07-22 Julius Bünger-logging
2015-07-22 Julius Bünger-cleaned resizing of sampler
2015-07-22 Julius Bünger-fixed duplicate ntfy_tmt_rdy
2015-07-22 Julius Bünger-fixed inline docu
2015-07-22 Julius Bünger-removed unneeded peermap_put
2015-07-22 Julius Bünger-fixed wrong check
2015-07-22 Julius Büngerlog missing config
2015-07-22 Bart Polot- log
2015-07-20 Bart Polot- cancel retry task if all pending messages are freed...
2015-07-20 Bart Polot- code formatting, logging
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-07-19 David BarksdaleMove libgnunetpsycutil.la to psycstore
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
2015-07-18 Christian Grothoffwork around bogus cc warning -- for some C compilers...
2015-07-18 Christian Grothoffminor modifications to reduce warnings
2015-07-18 Christian Grothoff-adding missing 'const' decls, fixing indentation ...
2015-07-18 Gabor X Tothpsyc/store: apply state modifiers
2015-07-18 Gabor X Tothpsycstore: doc formatting
2015-07-16 Christian Grothoff-do not use header of LE <1.0 by also checking that...
2015-07-15 Christian Grothoff-remove stupid assertion
2015-07-15 Christian Grothoff-downgrade version requirement further
2015-07-15 Christian Grothoff-fix
2015-07-15 Christian Grothoff-need to fully unregister from neighbours, as otherwise...
2015-07-15 Bart Polot- better log
2015-07-15 Bart Polot- log warning
2015-07-15 Bart PolotDetailed statistics
2015-07-15 Bart Polot- debug info
2015-07-15 Bart Polot- doc
2015-07-15 Bart Polot- send payload on AX key receive
2015-07-15 Bart Polot- let one keepalive be queued at shutdown
2015-07-15 Bart Polot- don't send KEEPALIVE if the tunnel has traffic queued
2015-07-15 Bart Polot- fix end of kx condition to reception of valid payload...
2015-07-15 Bart Polot- improved logging of payload traffic
2015-07-14 Christian Grothoff-fix ARM binding
2015-07-14 Christian Grothoffthis should fix #3846
2015-07-14 Christian Grothoffcommitting version used to produce 3846:9432
2015-07-13 Christian Grothoffadding moderately expensive instrumentation to track...
2015-07-13 Christian Grothoff-no binding for daemons
2015-07-13 Christian Grothoff-no binding for daemons
2015-07-13 Christian Grothoffautomatically clean up left-over Unix domain socket...
2015-07-13 Christian Grothoffraise low limits, as they were they are bound to cause...
2015-07-13 Christian Grothoff-indentation fixes
2015-07-10 Martin Schanzenbach- Identity token support
2015-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
2015-07-08 Christian Grothoff-fix -h string
2015-07-07 Christian Grothoffslightly nicer ifname cmp
2015-07-07 Christian Grothoffdo not add our virtual interfaces to our HELLO
2015-07-07 Christian Grothoff-change default port, as 53 won't work without root...
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-07-03 Christian Grothoff-style fixes
2015-07-02 Christian Grothoff-adding ecc dlog support
2015-07-01 Bruno Cabral(no commit message)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-06-30 Bart Polot- use 32 byte cast
2015-06-29 Martin Schanzenbach- clean up gns rest api
2015-06-29 Martin Schanzenbach-fix
2015-06-29 Martin Schanzenbach- give control over CORS methods to plugin
2015-06-29 Martin Schanzenbach- add CORS logic
2015-06-29 Christian Grothofffix #3871
2015-06-29 Christian Grothoff-fix #3870
2015-06-28 Christian Grothofffix #3693: if PA is NULL, ignore message, we must be...
2015-06-28 Christian Grothoff-fix indent
2015-06-28 Christian Grothoff-fix indent
2015-06-27 David BarksdaleChange NPE into GNUNET_break (0)
2015-06-27 Christian Grothoff-add missing include, remove redundant includes
2015-06-26 Julius Bünger-fix coverity 0003864
2015-06-26 Julius Bünger-logging
2015-06-26 Bart Polot- GNUNET_CADET_disconnect will destroy pending channels...
2015-06-26 Bart Polot- if a path is NULL is not equivalent to any other
2015-06-26 Bart Polot- first log, then free
2015-06-26 Bart Polot- fix log format
2015-06-26 Bart Polot- don't log old mesh versions as errors
2015-06-26 Bart Polot- try to retransmit in case of core error
2015-06-26 Bart Polot- explicitly track shutdown status
2015-06-26 Bart Polot- don't torture buildbots with 5000 messages
2015-06-26 Bart PolotMerge branch 'crypto'
2015-06-26 Bart Polot- Fix #3846. When receiving a create request for an...
2015-06-26 Bart Polot- on shutdown it will happen that core will return...
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Matthias Wachsadding a first set of fixmes to stun code
2015-06-25 Bart Polot- don't try to retrive a peer during a shutdown task
2015-06-25 Bart Polot- destroy queued messages only after making sure no...
2015-06-25 Bart Polot- If the path was cleared before, connection is not...
2015-06-25 Bart Polot- documentation, statistics about failures
2015-06-25 Bart Polot- if this happens the code is badly broken, bail out
2015-06-25 Bruno CabralPolish and simplyfy STUN code, move STUN code to GNUNET...
2015-06-24 Bruno CabralCommit rewrite before moving to GNUNET_NAT functions
2015-06-24 David BarksdaleAvoid trying to disconnect a neighbour twice
2015-06-24 Bart Polot- fix error message
2015-06-24 Bart Polot- fix
2015-06-24 Bart Polot- complain about excessive core waiting times
2015-06-24 Bart Polot- check connections on peer destroy
2015-06-24 Bart Polot- fix compilation
2015-06-24 Bart Polot- free skipped keys on tunnel Axolotl destroy
next