oweals/gnunet.git
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
2015-01-25 Christian Grothoff-use static where applicable
2015-01-25 Christian Grothoffalways create session before giving performance metrics
2015-01-25 Christian Grothoff-indentation
2015-01-25 Christian Grothoff-undo bad commit
2015-01-25 Christian Grothoff-indentation plugin_transport_udp.c
2015-01-25 Christian Grothoffonly add addresses as valid from peerinfo if we have...
2015-01-25 Christian Grothoffstore suggest handles, do not drop
2015-01-25 Christian Grothoffhandle mq being NULL
2015-01-25 Christian Grothoff-fixing testcases
2015-01-25 Christian Grothoff-fix testcase assertions
2015-01-25 Christian Grothoff-eh, static sh plese
2015-01-25 Christian Grothoff-removing useless/dead/redundant tests, adjusting other...
2015-01-24 LRNW32: Remove copy-pasted stray increment
2015-01-24 LRNW32: Also consider ERROR_INVALID_HANDLE when checking...
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2015-01-24 LRNAdd GNUNET_NETWORK_fdset_handle_set_first
2015-01-24 LRNAdd support for selecting on W32 events
2015-01-24 Sree Harsha... -fix assertion checking the encoded s-expressions
2015-01-23 Julius Büngertaking care of send msg size in the api
2015-01-23 Julius Büngermostly taking care about max size we are allowed to...
2015-01-23 Julius Büngercode cleanup
2015-01-22 Christian Grothoff-use static where allowed
2015-01-22 Julius Büngermoved the client request rate estimation in fkt of...
2015-01-22 Christian Grothoffuse const in api, avoid cast
2015-01-22 Christian Grothoffuse statics instead of singleton struct, simplify inter...
2015-01-22 Christian Grothoff-indentation, do not pass stats arg as const just to...
2015-01-22 Christian Grothofffinish ATS reconnect logic to retransmit state on reconnect
2015-01-22 Christian Grothoff-improving docs
2015-01-22 Christian Grothoff-documenting
2015-01-22 Christian Grothoffalso simplify message format for AddressSuggestionMessage
2015-01-22 Julius Büngerimproved selection of peers for pushing
2015-01-22 Christian Grothoffsimplifying IPC for address destruction
2015-01-22 Christian Grothoffsimplifying IPC for address in use and address update
2015-01-22 Christian Grothoffsplit structs for address adding and updating
2015-01-22 Christian Grothoffsplitting add/update logic in preparation for changing...
2015-01-22 Christian Grothofftowards a cleaner ATS scheduling API
2015-01-22 Julius Büngermodified TODOs
2015-01-22 Julius Büngerdon't read threshholds from .conf
2015-01-22 Sree Harsha... -add a check to bail out on false signatures
2015-01-22 Julius Büngerkeep track of whom we sent pull requests to (avoid...
2015-01-22 Julius Büngermake sure fkt is called with right argument
2015-01-22 Julius Büngerclean up ntfy_tmt_rdy handles on removal of peer
2015-01-22 Julius Büngerrestructured service and sampler
2015-01-22 Julius Büngeroptical changes
2015-01-22 Julius Büngerupdate .po - files
2015-01-20 Julius Büngerupdated .po - files
2015-01-20 Julius Büngerrestructured test, testing seed
2015-01-20 Julius Büngeroptical changes, small fix, draft for notification
2015-01-19 Julius Büngertrying to remove get_peer_task
2015-01-19 Christian Grothoff-towards improved ATS API, adding return value with...
2015-01-19 Christian Grothoff-indentation, doxygen
next