- ignore AX KX when we already know the peer's key, not when the state is KEY_OK...
[oweals/gnunet.git] / src /
2015-07-31 Bart Polot- ignore AX KX when we already know the peer's key...
2015-07-31 Bart Polot- remove hello logging
2015-07-29 Julius Bünger-fix push receive
2015-07-29 Julius Bünger-fixes and improvements
2015-07-29 Julius Bünger-fixes
2015-07-29 Julius Bünger-stop passing static peermap
2015-07-28 Sree Harsha Totakuramore assertions
2015-07-28 Jeff BurdgesAdd support for building connection proxies.
2015-07-28 Sree Harsha Totakuracode cleanup
2015-07-27 David BarksdaleFix segfault in handle_core_disconnect
2015-07-27 David BarksdaleMatch struct IPv4/6TcpAddress with UDP versions
2015-07-27 Jeff BurdgesStatment added in r36048 terminated by a . instead...
2015-07-27 Christian Grothoff-do not run test without sqlite
2015-07-27 Christian Grothoff-doxygen, indentation
2015-07-27 Jeff BurdgesPatch from Daniel Golle <daniel@makrotopia.org> on...
2015-07-24 Bruno CabralDisable Stun
2015-07-24 Julius Bünger-fixed assertion
2015-07-24 Julius Bünger-fixed emptiness check
2015-07-24 Julius Bünger-logging
2015-07-23 Julius Büngerget indices for evaluation with diehard
2015-07-23 Julius Bünger-fixed cadet usage
2015-07-23 Julius Bünger-keep peers malicious
2015-07-23 Julius Büngerget perfect sample of each sampler element
2015-07-23 Julius Bünger-split up sampler and sampler element
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
next