oweals/gnunet.git
2013-07-13 Christian Grothoff-return NULL if never set
2013-07-13 Bart Polot- don't retransmit so eagerly
2013-07-13 Bart Polot- filter by type
2013-07-13 Bart Polot- separate hop and end ACK at destination
2013-07-13 Bart Polot- off by one
2013-07-13 Bart Polot- debug
2013-07-13 Bart Polot- when injecting a retransmitted message in the queue...
2013-07-13 Bart Polot- fixes
2013-07-13 Bart Polot- undo mix of pid and mid
2013-07-13 Bart Polot- fix unreliable unicast
2013-07-13 Bart Polot- fix disconnecting of ghost clients
2013-07-13 Bart Polot- connect_notify is also called with NULL on server...
2013-07-13 Bart PolotAdd context to a client immediately after connection...
2013-07-13 Bart Polot- use message ID for end-to-end ACKs
2013-07-12 Bart Polot- limit retransmission buffer size
2013-07-12 Bart Polot- don't retransmit a message if it's stil in the outgoi...
2013-07-12 Bart Polot- calculate round trip time of real message, not original
2013-07-12 Christian Grothoff-fix doxygen
2013-07-12 Matthias Wachsnew hellos
2013-07-12 Matthias Wachstemplate update
2013-07-12 Matthias Wachsusing inbound string
2013-07-12 Matthias WachsString to print inbound connections
2013-07-12 Matthias Wachsfixing crash
2013-07-12 Matthias Wachsunused variable
2013-07-12 Matthias Wachsimportant check
2013-07-12 Bart Polot- use correct ACK for nonreliable tunnels
2013-07-12 Matthias Wachsfix
2013-07-12 Matthias Wachsfix if plugin is loaded only in stub mode
2013-07-12 Matthias Wachsautomatically replace all server addresses with client...
2013-07-12 Matthias Wachssubstring search is the root of all evil:
2013-07-12 Bart Polot- use API change from r27944
2013-07-12 Gabor X TothPSYC/social: header for method callbacks
2013-07-12 Matthias Wachsfix state machine
2013-07-12 Matthias Wachsdisabling error level message, adding stats instead
2013-07-12 Matthias Wachsfixed address validation for plugins with client server...
2013-07-12 Matthias Wachsverified and improved address checking for external...
2013-07-12 Gabor X TothPSYC APIs: added missing args and functions, more consi...
2013-07-11 Christian Grothoff-adding API to associated user context with a server...
2013-07-11 Christian Grothoff-adding missing file"
2013-07-11 Christian Grothoff-disable regex autostart for tests
2013-07-11 Christian Grothoff-no namestore autostarting
2013-07-11 Christian Grothoff-no regex autostart
2013-07-11 Florian Doldfixed test case
2013-07-11 Bart Polot- fix segfault on error
2013-07-11 Christian Grothoff-fix
2013-07-11 Matthias Wachsenabling address check in validation
2013-07-11 Bart Polot- adapt delay after each ACK
2013-07-11 Matthias Wachsimproved network switching
2013-07-11 Bart Polot- fix use after free
2013-07-11 Christian Grothoff-fix
2013-07-11 Matthias Wachsnotify ATS about a session (used for for validation...
2013-07-11 Bart Polot- fixed weird 'feature'
2013-07-11 Matthias Wachsnew function to check if session is known to ats
2013-07-11 Christian Grothoff-add extra checks
2013-07-11 Bart PolotFinishing mesh reliable:
2013-07-11 Matthias Wachslog level
2013-07-11 Matthias Wachsremoving unwanted break
2013-07-11 Matthias Wachsremoving general address adding
2013-07-11 Matthias Wachsprinting inbound addresses
2013-07-11 Matthias Wachsadding debug message
2013-07-11 Matthias Wachsfixed:
2013-07-11 Bart Polot- more mess from retransmission of data
2013-07-11 Matthias Wachsnotification for inbound sessions
2013-07-11 Bart Polot- fix memleak
2013-07-11 Bart Polot- queue_destroy does all the work
2013-07-11 Matthias Wachsfix: wrong address length
2013-07-11 Bart Polot- drop newest message when a retransmission comes in
2013-07-11 Matthias Wachsfixed:
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
next