oweals/gnunet.git
2015-02-05 Christian GrothoffVarious changes:
2015-02-04 Matthias Wachsimproved test description
2015-02-04 Matthias Wachsminor beautifications
2015-02-04 Christian Grothoffcleaning up test a bit
2015-02-04 Christian Grothoffalso allow local addresses for P2
2015-02-04 Christian Grothoffremember which port we picked at random on port-autoconfig
2015-02-03 Christian Grothoffdoxygen, new define
2015-02-03 Christian Grothoff-forgot to add file
2015-02-03 Christian Grothoffadd internal API to enable telling ATS about 'failed...
2015-02-03 Christian Grothoff-docu
2015-02-03 Christian Grothoffget rid of unused state and dead code: GST_neighbour_ge...
2015-02-03 Christian Grothoffnever destroy sessions on free_neighbour(), they should...
2015-02-03 Christian Grothoff-assert to check API use
2015-02-03 Christian Grothoff-fix NPE
2015-02-03 Christian Grothoff-dead code elimination
2015-02-03 Christian Grothoff-mesh is dead
2015-02-03 Christian Grothoffseparate ATS interface scanning logic from ATS scheduli...
2015-02-03 Christian Grothoffseparate ATS connectivity suggestions from ATS scheduli...
2015-02-03 Christian Grothoff-document struct
2015-02-03 Christian Grothoffdocument API, do not pass unused 'session' argument
2015-02-03 Christian Grothoff-fix FIXME
2015-02-03 Christian Grothoffwhen ATS suggests an address that neighbours does not...
2015-02-03 Christian Grothoffdo signal disconnect to transport service, even if...
2015-02-03 Christian Grothoffadding statistics on why transport may drop ATS suggestions
2015-02-02 Christian Grothoff-fix fix
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-02 Christian Grothoffreduce callback insanity for callbacks that are always...
2015-02-02 Christian Grothoffget_address_latency is actually dead
2015-02-02 Christian Grothoffget_address_latency also does not use session
2015-02-02 Christian GrothoffGST_validation_set_address_use does not need the session
2015-02-02 Christian Grothoffcheck that we support the specified plugin early, not...
2015-02-02 Christian Grothoffremove blacklisted addresses immediately from validatio...
2015-02-02 Christian Grothoffadd statistic on size of validation_map
2015-02-02 Christian Grothoff-removing dead code, chvc_ was not used at all
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2015-02-02 Christian Grothoff-cleanup
2015-02-02 Christian Grothoffavoid duplication from storing PID in both address...
2015-02-02 Christian Grothoff-doxyen, comments, indentation
2015-02-02 Christian Grothoff-improve logging to help diagnose #3593
2015-02-02 Christian Grothoff-reduce log level, this is expected on shutdown
2015-02-01 David BarksdaleUse configured proportionality factor
2015-02-01 David BarksdaleUse configured stability factor, not constant
2015-02-01 Christian Grothofffix #3630
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2015-01-30 Christian Grothoff-fix use after free
2015-01-30 Christian Grothoff-fix leak
2015-01-30 Julius Bünger- fixed error in peer selection, never grow smaller...
2015-01-29 Bart Polot- doc
2015-01-28 Julius Bünger- trying to fix issue of not sending push/pulls to...
2015-01-28 Julius Bünger- fixed double free problem
2015-01-28 Julius Bünger- modified .po - files
2015-01-28 Christian Grothoffadd GNUNET_STRINGS_data_to_string_alloc from TALER
2015-01-28 Bart Polot- fixes for NPE
2015-01-28 Bart Polot- memleaks
2015-01-28 Bart Polot- avoid NPE
2015-01-28 Bart Polot- avoid chain-calling the destroy handler to destroy...
2015-01-28 Bart Polot- don't free static memory
2015-01-28 Christian Grothoffadding GNUNET_CRYPTO_eddsa_private_key_from_string
2015-01-28 Bart Polot- RPS sampler destroy also accesses peer_map
2015-01-28 Bart Polot- fix memory mangement when calling cadet to detect...
2015-01-28 Bart Polot- fix memory management of sampler tasks
2015-01-28 Bart Polot- debug script to all gdb with the correct core file...
2015-01-28 Julius Büngerfixed wrong size check
2015-01-28 Bart Polot- doc
2015-01-28 Bart Polot- never resize to 0
2015-01-28 Julius Büngerfixing size problems
2015-01-28 Bart Polot- get size direcly from sampler
2015-01-28 Bart Polot-remove prefixes
2015-01-28 Julius Büngerfixed size problems and removal of channel
2015-01-28 Bart Polot- more documentation
2015-01-28 Bart PolotDocumentation update - fix contradiction
2015-01-28 Bart Polot- alignment, style
2015-01-28 Bart Polot- changes to handling of own identity
2015-01-28 Julius Büngerfixed wrong cancellation
2015-01-27 Julius Büngeroptical changes
2015-01-27 Julius Büngerfixed _seed() funktion
2015-01-27 Christian Grothoffadd GNUNET_CONFIGURATION_get_data from Taler
2015-01-26 Julius Büngerfixed doxygen
2015-01-26 Christian Grothoff-update ignores
2015-01-26 Christian Grothoff-fix logging, set quota to higher for testcase, also...
2015-01-26 Christian Grothoff-fix logging, set quota to higher for testcase
2015-01-26 Christian Grothoff-fc not done here, do not null
2015-01-26 Christian Grothoff-do not send any messages until we have our own MAC...
2015-01-26 Christian Grothoffpatches from Hellekin to fix #3577
2015-01-26 Christian Grothoff-fix indent
2015-01-26 Christian Grothoff-constants first
2015-01-26 Christian Grothoff-style fixes
2015-01-26 Sree Harsha... - fix memleak
2015-01-26 Sree Harsha... - fix docu
2015-01-26 Sree Harsha... -fix doc
2015-01-25 Christian Grothoff-udp broadcasts should not be flagged as inbound
2015-01-25 Christian Grothoff-fix warnings created by ARM opening too many sockets...
2015-01-25 Christian Grothoff-make sure we get the correct errno back after GNUNET_N...
2015-01-25 Christian Grothoff-correct a few overly optimistic assumptions about...
2015-01-25 Christian Grothoff-stupid check, remove
2015-01-25 Christian Grothofffix shutdown order to destroy sessions first, fix logic...
2015-01-25 Christian Grothofffixing wrong assertions
2015-01-25 Christian Grothoff-address dying doesn't depend on bandwidth suggestion...
2015-01-25 Christian Grothoff-indentation
2015-01-25 Christian Grothoff-pass closure, indentation fixes
next