oweals/gnunet.git
2013-07-11 Christian Grothoff-typo
2013-07-11 Christian Grothoff-slight simplifications
2013-07-11 Bart Polot- avoid POLL messing with reliability counter
2013-07-11 Christian Grothoff-document
2013-07-11 Bart Polot- avoid POLL messing with reliability counter
2013-07-11 Matthias Wachsadded bt quota
2013-07-11 Matthias Wachsfixed:
2013-07-11 Matthias Wachsfix:
2013-07-11 Matthias Wachsfix for printing
2013-07-11 Matthias Wachsremove ,
2013-07-11 Matthias Wachsfixing uninitialized values
2013-07-11 Matthias Wachsfix for header
2013-07-10 Bart Polot- doxygen
2013-07-10 Bart Polot- don't let retransmissions mess with per-hop ACK
2013-07-10 Bart Polot- data_ack ack's all previous messages, change hashmap...
2013-07-10 Bart Polot- missing message types
2013-07-10 Bart Polot- updated message numbers
2013-07-10 Bart Polot- use different DATA ACK for both directions
2013-07-10 Bart Polot- nbo
2013-07-10 Christian Grothoff-extra checks
2013-07-10 Christian Grothoff-no void
2013-07-10 Bart Polot- fix decoding of tunnel options
2013-07-10 Bart Polot- change retransmit time to #define, debug
2013-07-10 Bart Polot- when did this disappear????
2013-07-10 Matthias Wachssession report in http server
2013-07-10 Christian Grothoff-const where const can
2013-07-10 Bart Polot- use proper reliability metadata
2013-07-10 Matthias Wachsreport session
2013-07-10 Matthias Wachsunkown session reporting
2013-07-10 Matthias Wachsmove error reporting to client, since now it's the...
2013-07-10 Bart Polot- client can be owner AND destination
2013-07-10 Matthias Wachsmodified validation to use new api call to set networktype
2013-07-10 Bart Polot- rollback
2013-07-10 Bart Polot- simplified MESH client<->service API as per suggestio...
2013-07-10 Bart Polot- fix
2013-07-10 Matthias Wachsfix: infinite loop if option was given
2013-07-10 Matthias Wachsadd default operation when no argument is given
2013-07-10 Matthias Wachsincluding expiration time in output
2013-07-10 Matthias Wachsrenaming function
2013-07-10 Matthias Wachsmove add function directly to transport
2013-07-10 Matthias Wachscode deduplication: move to function
2013-07-10 Matthias Wachscheck implementation of api while loading plugn
2013-07-10 Matthias Wachschanged return type to enum
2013-07-10 Florian Dold- set service working
2013-07-10 Florian Dold- full message struct initialization
2013-07-10 Bart Polot- don't use deltas, send last PID in POLL message instead
2013-07-10 Bart Polot- use deltas for ack polling
2013-07-10 Bart Polot- use multihashmap32 instead of own implementation
2013-07-09 Bart Polot- fix script
2013-07-09 Bart Polot- don't reject future traffic, related to bug #2934
2013-07-09 Bart Polot- fix unreliable expected traffic
2013-07-09 Bart Polot- don't overwrite logs
2013-07-09 Bart Polot- don't shcdule retransmissions of unreliable packets
2013-07-09 Bart Polot- changes not intended to be commited yet
2013-07-09 Bart Polot- fix segfault on retransmission
2013-07-09 Christian Grothoff-add missing option
2013-07-09 Christian Grothoff-check for NULL
2013-07-09 Florian Dold- initialized all fields of mesh's tunnel destroy message
2013-07-09 Christian Grothoff-more ideas on naming
2013-07-09 Christian Grothoff-1:1 unicast --- not sure it belongs in social API
2013-07-09 Christian Grothoff-underscores for lynx
2013-07-09 Christian Grothoffrename 'leave' to 'part' as 'part' is the better opposi...
2013-07-09 Matthias Wachsadding addresses with network
2013-07-09 Matthias Wachsthis add should not be required anymore
2013-07-09 Matthias Wachsget function implementation in all plugins
2013-07-09 Matthias Wachsadded function
2013-07-09 Matthias Wachsnew api function to get network for session
2013-07-09 Matthias Wachsdo not add or update if sessions are equal
2013-07-09 Christian Grothoff-update docu
2013-07-09 Christian Grothoff-fixes in monitoring code
2013-07-09 Matthias Wachsfixed adding addresses with updated networks
2013-07-09 Matthias Wachsmissing file
2013-07-09 Christian Grothoff-testcase for monitoring, fails right now, as a good...
2013-07-09 Christian Grothofffinish implementation of monitoring, send change notifi...
2013-07-09 Matthias Wachsif io is enabled and shipped hellos not, hellos from...
2013-07-09 Matthias Wachsnew function for plugins to signal inbound session,
2013-07-09 Matthias Wachsfunctionality to disable shipped hellos
2013-07-09 Matthias Wachsbetter just a warning
2013-07-09 Matthias Wachsdo not use hellos included in gnunet with testcases
2013-07-09 Christian Grothoff-towards having monitoring
2013-07-09 Matthias Wachsfixing output + additional peer id check
2013-07-09 Matthias Wachsfixing ats-tool output
2013-07-09 Matthias Wachsfix segfault on missing type
2013-07-09 Christian Grothoff-towards implementing monitor functions in service
2013-07-09 Christian Grothoff-dead code
2013-07-09 Christian Grothoff-remove async ecc key generation, not needed
2013-07-09 Christian Grothoff-resolve of 0 is well-defined, do NOT assert here,...
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-07-09 Christian Grothoffadd '-m' option to gnunet-namestore, extend namestore...
2013-07-08 Christian Grothoff-typo
2013-07-08 Christian Grothoff-finishing monitor API on client-side
2013-07-08 Christian Grothoff-get rid of iteration response, use lookup response...
2013-07-08 Christian Grothoff-skeleton for monitor API
2013-07-08 Bart Polot- send data_ack from the same ack function as hop-by...
2013-07-08 Bart Polot- fix relay data retransmission of repeated messages
2013-07-08 Claudiu OlteanuImplementing SDP protocol
2013-07-08 Bart Polot- indentation
2013-07-08 Bart Polot- ignores
next