oweals/gnunet.git
2013-10-16 Christian Grothoff-updated structure
2013-10-16 Christian Grothoff-add gnsrecord plugin for conversation
2013-10-16 Christian Grothoff-adding plugin for fundamental gns records
2013-10-16 Christian Grothoff-define gnsrecord plugin for DNS
2013-10-16 Christian Grothoff-specify gnsrecord plugin API
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-16 Martin Schanzenbach-more tests
2013-10-15 Christian Fuchsmore work on the sp_test
2013-10-15 Christian Fuchsupdated config file for changed name of scalar/vectorpr...
2013-10-15 Sree Harsha... - fix invalid free()
2013-10-15 Bart Polot- fix new connection handler
2013-10-15 Bart Polot- uninitialized memory
2013-10-15 Bart Polot- debug
2013-10-15 Christian Grothoff-updated libcurl API, do IPv4/IPv6 with separate sockets
2013-10-15 Christian Grothoff-create directory, 2-digit CC
2013-10-15 Bart Polot- GMCH_send can try to free saved message, save first
2013-10-15 Bart Polot- wrong flag...
2013-10-15 Bart Polot- move debug log
2013-10-15 Bart Polot- typo
2013-10-15 Bart Polot- use send_client_ack
2013-10-15 Bart Polot- always update client's rel info on ACK
2013-10-15 Bart Polot- avoid double ACK'ing to clients on loopback create
2013-10-15 Christian Fuchsupdated test-config template for scalarproduct
2013-10-14 LRNDon't put back separator that wasn't there originally
2013-10-14 Florian Dold- doc clarification (identity manages egos, not identities)
2013-10-14 Christian Fuchsmore doxygen compliance, should no longer generate...
2013-10-14 Christian Grothoff-doxygen fixes
2013-10-14 Christian Grothoff-mqtt needs a port
2013-10-14 Christian Grothoff-need to do mkdir before testing UNIXPATH, not sure...
2013-10-14 Christian Fuchsadded/updated comments in SP client for doxygenization
2013-10-14 Christian Fuchsmore work on doxygenization for SP
2013-10-14 Christian Fuchssecond part of function comment doxygenization
2013-10-14 Christian Fuchsfinished multipart message reworking
2013-10-13 Christian Grothoff-pogen run
2013-10-13 Christian Grothoff-doxygen
2013-10-12 LRNChange the tmp dir after .conf
2013-10-12 LRNFix a typo
2013-10-12 Sree Harsha... - change --enable-ll to --enable-supermuc
2013-10-11 Bart Polot- use server<->client ACKs, not reliable
2013-10-11 Bart Polot- send data ACK only after receiving the channel ACK
2013-10-11 Christian Grothoff-fix includes
2013-10-11 Bart Polot- avoid infinite ACK loops when creating loopback channels
2013-10-11 Christian Grothoff-needs env to link properly
2013-10-11 Christian Grothoff-fix test ftbfs
2013-10-11 Christian Grothoff-fix leak, doxygen
2013-10-11 Bart Polot- address FIXMEs
2013-10-11 Christian Grothoff-fixing minor memleaks
2013-10-11 Fabian Oehlmanntracking of assigned bandwidth corrected
2013-10-11 Christian Grothoff-fix possible NPE
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-11 Bart Polot- fix shutdown
2013-10-11 Bart Polot- debug
2013-10-11 Bart Polot- fix build
2013-10-11 Bart Polot- mesh builds again
2013-10-11 Christian Grothoff-fix crash on recursion with NULL def
2013-10-11 Bart Polot- backport
2013-10-11 Bart Polot- use proper channel_ack/data_ack
2013-10-11 Christian Grothoffgenerate progress events when publishing directories...
2013-10-11 Christian Grothoff-doxygen / coding convention fixes
2013-10-11 Bart Polot- fix channel data/ack
2013-10-11 Bart Polot- simplify acks
2013-10-11 LRNSkip the testChangeOwner test on W32
2013-10-11 LRNMake it compile again
2013-10-11 Bart Polot- fix wild replace
2013-10-11 Bart Polot- fix encryption/decryption visisbility
2013-10-11 Christian Grothoff-doxygen, code style, indentation fixes
2013-10-11 Bart Polot- fix "broken connection" notifications
2013-10-11 Christian Grothoff-just .conf, not .config
2013-10-11 Christian Grothoff-remove legacy
2013-10-11 Christian Grothoff-eddsa not yet in gcrypt
2013-10-11 Bart Polot- use new API functions
2013-10-11 Bart Polot- fixes in DHT handling
2013-10-11 Bart Polot- fix compile errors in local
2013-10-11 Christian Grothoff-fix #3037: support IPv6
2013-10-11 Bart Polot- sync
2013-10-11 Christian Grothoff-fix eddsa ftbfs
2013-10-11 LRNFix psycstore tests to compile
2013-10-11 Bart Polot- sync
2013-10-11 Bart Polot- migrate handlers to channel.c
2013-10-11 Bart Polot- sync
2013-10-11 Christian Grothoff-fix ftbfs
2013-10-11 Christian Grothoff-fix ftbfs
2013-10-10 Sree Harsha... - fix testbed crash when controller linking operations...
2013-10-10 Bart Polot- fixes in local
2013-10-10 Bart Polot- fix dht
2013-10-10 Gabor X TothPSYC: master msg transmission
2013-10-10 Gabor X Toth\
2013-10-10 Gabor X TothPSYCstore: result_code arg for CountersCallback
2013-10-10 Bart Polot- fix peer
2013-10-10 Bart Polot- fix queueing
2013-10-10 Bart Polot- use proper const qualifier
2013-10-10 Bart Polot- move connection message accounting
2013-10-10 Christian Grothoff-fix eddsa api migration
2013-10-10 Bart Polot- change queueing API, adapt connections
2013-10-10 Bart Polot- add polling API to connection
2013-10-10 Bart Polot- expose appropriate functions in API
2013-10-10 Bart Polot- use const for peer IDs
2013-10-10 Bart Polot- fix connection.c
2013-10-10 Bart Polot- fixes
next