- don't use peer_info as a data strcut name
[oweals/gnunet.git] / src /
2013-07-23 Bart Polot- don't use peer_info as a data strcut name
2013-07-23 Bart Polot- doxygen
2013-07-23 Bart Polot- don't leak memory on repeated PATH_CREATE
2013-07-23 Gabor X Tothmulticast: group_member_remove()
2013-07-23 Gabor X Tothmulticast/psyc: no part cb needed
2013-07-23 Gabor X Tothmulticast/psyc: use start/stop naming for master/origin
2013-07-23 Gabor X Tothuntabify
2013-07-22 Bart Polot- send ack could call queue_add and set the handler
2013-07-22 Bart Polot- don't try to do stuff on an error callback
2013-07-22 Bart Polot- remove assertion: can happen that if both own and...
2013-07-22 Florian Dold- handle cyclic IBFs and SEs correctly
2013-07-22 Bart Polot- cancel polling on cancel_queues
2013-07-22 Bart Polot- not an error, messages could have crossed on the...
2013-07-22 Bart Polot- add port number to debug
2013-07-22 Bart Polot- not an error
2013-07-22 Bart Polot- if the next peer has destroyed tunnel, don't poll...
2013-07-22 Bart Polot- inverted comparison operators
2013-07-22 Bart Polot- copy and d'oh
2013-07-22 Bart Polot- cancel retransmissions on destroy
2013-07-22 Bart Polot- unregister ports on client disconnect
2013-07-22 Bart Polot- try to work if both RELIABLE and NOBUFFER options...
2013-07-22 Bart Polot- fix mantis 2954
2013-07-22 Bart Polot- log wrong TID
2013-07-22 Bart Polot- move tunnel number verification to function
2013-07-22 Bart Polot- fix
2013-07-22 Bart Polot- make sure fc->t is initialized
2013-07-22 Bart Polot- allow same owner && client
2013-07-22 Florian Dold- test for correct uncommited set op destruction
2013-07-22 Florian Dold- cancel uncommited set operation correctly
2013-07-22 Christian Grothoff-handle set API quirk -- #2955
2013-07-22 Christian Grothoff-note where 2919 should be also implemented
2013-07-22 Christian Grothoffrename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregex...
2013-07-22 Christian Grothoff-move all code that deals with IP/policy to regex/strin...
2013-07-21 Christian Grothoff-do NULL check before dereferencing
2013-07-21 Christian Grothoff-initialize element type
2013-07-21 Christian Grothoff-fix uninit and fix leak
2013-07-21 Claudiu OlteanuFixing the function called to convert a string address...
2013-07-19 Claudiu OlteanuFixed some bugs
2013-07-19 Bart Polot- Fix coverity 10602
2013-07-19 Bart Polot- fix cov10603
2013-07-19 Bart Polot- log tunnel state evolution
2013-07-19 Claudiu OlteanuFixing dependencies for bluetooth plugin
2013-07-19 Bart Polot- missing message types
2013-07-19 Bart Polot- major refactoring, implement bi-directional keepalive...
2013-07-19 Christian Grothoff-doxygen fixes
2013-07-19 Florian Dold-fixed memory leak
2013-07-19 Florian Dold-missing return
2013-07-19 Florian Dold- fixed malloc size
2013-07-18 Florian Dold- set autostart
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-18 Matthias Wachsuninitialized variable
2013-07-18 Bart Polot- fix condition to omit hop-by-hop ACK
2013-07-18 Matthias Wachsconst was discarded
2013-07-18 Christian Grothoff-updating ignores
2013-07-18 Christian Grothoff-removing last bits of RSA support, as this code is...
2013-07-18 Christian Grothoff-add dependencies to hopefully make W32 bb happy
2013-07-18 Christian Grothoff-fix function signature
2013-07-18 Christian Grothoff-use sh instead of bash
2013-07-18 Christian Grothoff-enable buffering
2013-07-18 Bart Polot- fix
2013-07-18 Bart Polot- don't zero send flag after a cancelled transmission
2013-07-18 Bart Polot- fix ACK for TO_ORIG traffic
2013-07-18 Bart Polot- debug
2013-07-18 Christian Grothoff-fix shutdown logic
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
next