- debug, cleanup
[oweals/gnunet.git] / src /
2013-07-18 Bart Polot- debug, cleanup
2013-07-18 Christian Grothoff-fixing bad replacement earlier
2013-07-18 Bart Polot- doc, warnings
2013-07-18 Christian Grothoff-sync for bart
2013-07-18 Sree Harsha Totakura- assert return values
2013-07-18 Sree Harsha Totakura- remove dependency on DHT
2013-07-18 Christian Grothoff-nicer logging
2013-07-18 Christian Grothoff-missing file, more cleanup
2013-07-18 Christian Grothoff-minor bugfixes
2013-07-18 Christian Grothoff-splitting mesh into server and client parts
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-18 Matthias Wachsmemory leak
2013-07-18 Matthias Wachsbug fix
2013-07-17 Christian Grothoff-renaming stream->mesh where applicable
2013-07-17 Christian Grothoff-removing obsolte stream message types
2013-07-17 Christian Grothoff-modernize a bit more
2013-07-17 Christian Grothoff-code cleanup, tolerate e->vals of NULL
2013-07-17 Christian Grothoff-misc bugfixes and test-fixes
2013-07-17 Christian Grothoff-skeleton for 2nd test
2013-07-17 Gabor X TothPSYC/multicast: message parameters for join/part requests
2013-07-17 Bart Polot- gns depends on vpn
2013-07-17 Bart Polot- TODO
2013-07-17 Bart Polot- cleanup
2013-07-17 Bart Polot- refactor
2013-07-17 Bart Polot- return on error
2013-07-17 Bart Polot- use proper ID
2013-07-17 Bart Polot- log event, not an error
2013-07-17 Bart Polot- start poll on queue_add
2013-07-17 Christian Grothoff-improve test
2013-07-17 Christian Grothoff-use separate logging cateogory for util-server-nc
2013-07-17 Christian Grothoff-identity API bugfixes
2013-07-17 Christian Grothoff-fix typos
2013-07-17 Christian Grothoff-fix uninitialized fields
2013-07-17 Christian Grothoff-silliness
2013-07-17 Christian Grothoff-add missing includes for FreeBSD
2013-07-17 Matthias Wachsremoving breaks, adding stats
2013-07-17 Matthias Wachsbroken build
2013-07-16 Christian Grothoff-doxygen
2013-07-16 Gabor X Tothsocial: finish callback for history lesson
2013-07-16 Christian Grothoff-add identity service to standard build
2013-07-16 Christian Grothoff-towards testing identity service
2013-07-16 Bart Polot-use new API
2013-07-16 Bart Polot- update cleaner in testcase
2013-07-16 Bart Polot- make send_client_destroy generic and same-client...
2013-07-16 Bart Polot-cancel polling on tunnel destruction/empty queue
2013-07-16 Bart Polotdebug tunnel destroy
2013-07-16 Bart Polot- uninitialized memory on the network
2013-07-16 Bart Polot- destroy tunnel at the end of the function
2013-07-16 Bart Polot- don't do valgrind by default
2013-07-16 Bart PolotRemove stream
2013-07-16 Christian Grothoff-proper support for initial listing vs. monitor mode
2013-07-16 Gabor X Tothpsyc/social docs
2013-07-16 Christian Grothoffinitial version of gnunet-identity command-line tool
2013-07-16 Christian Grothoff-theoretically finished identity service (untested)
2013-07-16 Christian Grothoff-handle loading, deletion and renaming of files of...
2013-07-16 Christian Grothoff-update subsystem cfg on rename/delete
2013-07-16 Christian Grothoff-implement set handling
2013-07-16 Christian Grothoff-handle get failure properly
2013-07-16 Bart Polot- disconnect tunnels before destorying mesh handle
2013-07-16 Bart Polot- use same options everywhere
2013-07-15 Bart Polot- unchoke client after 64 messages hace been ACK'd
2013-07-15 Bart Polot - debug
2013-07-15 Bart Polot- off by one
2013-07-15 Bart Polot- change MID to 32bits, allow overflow (fixes lost...
2013-07-15 Christian Grothoff-fix: set default includes service name, not identity...
2013-07-15 Christian Grothoff-handle get default
2013-07-15 Christian Grothoff-notes on what is left
2013-07-15 Christian Grothoff-towards handling identifier creation
2013-07-15 Christian Grothoff-towards handling rename/delete requests
2013-07-15 Christian Grothoff-code to generate some of the responses
2013-07-15 Christian Grothoff-skeleton for identity service
2013-07-15 Christian Grothoff-suspend/resume is unnecessary now
2013-07-15 Christian Grothoff-finishing identity client library, at least in theory...
2013-07-15 Bart Polot- debug
2013-07-15 Bart PolotRefactored code to eliminate duplicates depending on...
2013-07-15 Bart Polot- fixed
2013-07-15 Bart Polot- don't discriminate against unreliable tunnels
2013-07-15 Bart Polot- Poll whenever the queue is not empty
2013-07-15 Bart Polot- don't allow more than 64 messages in the input buffer...
2013-07-15 Bart Polot- fix polling in the presence of lost data
2013-07-15 Bart Polot- use fitting data type
2013-07-15 Christian Grothoff-hacking get, rename, delete on client side
2013-07-15 Bart PolotChange get_info API
2013-07-15 Bart Polot- debig
2013-07-15 Bart Polot- fix end-to-end stalling, update todo
2013-07-15 Bart Polot- doc
2013-07-15 Matthias Wachsudp returned addresses with 0-port
2013-07-15 Matthias Wachsimproved printing
2013-07-15 Matthias Wachswhile running transport: valgrind showed memory leak...
2013-07-15 Gabor X TothPSYC: historic message flag
2013-07-15 Matthias Wachsdo not use forever
2013-07-15 Gabor X Tothsocial: use the TransmitReadyNotify callback from the...
2013-07-15 Gabor X TothPSYC: move history & state functions to the common...
2013-07-15 Gabor X Tothenv: doc; spaces
2013-07-15 Gabor X TothPSYC API: use master/slave/channel terminology
2013-07-15 Gabor X TothPSYC/social: use an Environment for setting variables...
2013-07-15 Gabor X Tothpsyc(store): group generation only needed when storing...
2013-07-15 Gabor X Tothmulticast: message fragmentation
2013-07-15 Gabor X Tothpsyc api: no state events, those are handled in social
2013-07-15 Gabor X TothPLACE record type for gns & namestore
next