- add underlay api implementation
[oweals/gnunet.git] / src / transport /
2013-08-20 Matthias Wachscheck in wrong line
2013-08-20 Matthias Wachsmore clang fixes
2013-08-20 Matthias Wachsfix clang report
2013-08-20 Matthias Wachsfixing clang reports
2013-08-20 Matthias Wachsfixing bugs found by clang
2013-08-19 Matthias Wachsfixing blacklist:
2013-08-19 Matthias Wachsfix peer ids
2013-08-19 Matthias Wachsmake test resistant againt duplicate notifications
2013-08-19 Matthias Wachsfix logical error to assure buf is never NULL
2013-08-19 Matthias Wachsremove dead assignments
2013-08-19 Matthias Wachsremove dead assignments
2013-08-13 Christian Grothoff-doxygen fixes
2013-08-12 Christian Grothoff-more code migration to microseconds:
2013-08-12 Christian Grothoff-some minor code cleanup
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsremove output
2013-08-08 Matthias Wachsdebugging messages due to mantis bug 2980
2013-08-08 Matthias Wachsimproved messages
2013-08-08 Matthias Wachsadded warning for self connect
2013-08-08 Matthias Wachsmore info
2013-08-08 Matthias Wachsadded error message
2013-08-07 Matthias Wachserror message instead of assertion
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-08-04 Claudiu OlteanuFixing the comments
2013-08-04 Claudiu OlteanuFixing the comments
2013-08-04 Claudiu OlteanuExtending the testcases to use bluetooth
2013-08-02 Matthias Wachsfix for crash on buildbots
2013-07-28 Claudiu OlteanuImplementing broadcast functionality; Resolving the...
2013-07-25 Nils Durnerfix
2013-07-23 Claudiu Olteanuskiping the broadcast messages
2013-07-21 Claudiu OlteanuFixing the function called to convert a string address...
2013-07-19 Claudiu OlteanuFixed some bugs
2013-07-19 Claudiu OlteanuFixing dependencies for bluetooth plugin
2013-07-18 Matthias Wachsuninitialized variable
2013-07-18 Matthias Wachsconst was discarded
2013-07-18 Matthias Wachsmemory leak
2013-07-18 Matthias Wachsbug fix
2013-07-17 Matthias Wachsremoving breaks, adding stats
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-14 Claudiu OlteanuIntegrating bluetooth in the configuration file
2013-07-14 Claudiu OlteanuIntegrating bluetooth plugin
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-07-13 Claudiu OlteanuAdding a copy of wlan plugin used for bluetooth plugin
2013-07-12 Matthias Wachstemplate update
2013-07-12 Matthias Wachsusing inbound string
2013-07-12 Matthias Wachsfixing crash
2013-07-12 Matthias Wachsunused variable
2013-07-12 Matthias Wachsimportant check
2013-07-12 Matthias Wachsfix if plugin is loaded only in stub mode
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-11 Matthias Wachsenabling address check in validation
2013-07-11 Matthias Wachsnotify ATS about a session (used for for validation...
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 Matthias Wachsnotification for inbound sessions
2013-07-11 Matthias Wachsfix: wrong address length
2013-07-11 Matthias Wachsfixed:
2013-07-11 Matthias Wachsfixed:
2013-07-11 Matthias Wachsfix:
2013-07-11 Matthias Wachsfix for printing
2013-07-10 Matthias Wachssession report in http server
2013-07-10 Matthias Wachsreport session
2013-07-10 Matthias Wachsunkown session reporting
2013-07-10 Matthias Wachsmodified validation to use new api call to set networktype
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-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 Wachsnew function for plugins to signal inbound session,
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-simplify zone key loading by using synchronous ECC...
2013-07-08 Christian Grothoff-typo
2013-07-08 Claudiu OlteanuImplementing SDP protocol
2013-07-08 Matthias Wachsremoving debugging breaks
2013-07-07 Claudiu OlteanuAdding a helper file for bluetooth plugin : gnunet...
2013-07-02 Matthias Wachsfix network type for external hostnames in http_server
2013-07-02 Matthias Wachsfixed: invalid network scope for external hostname
2013-07-02 Matthias Wachsfix:
2013-07-02 Matthias Wachsfix failing tests: returned wrong address size
2013-07-02 Matthias Wachsfix: memory leak
2013-07-02 Matthias Wachsfix: memory leak
2013-07-02 Matthias Wachsfixing stack corruption due to buffer overflow
2013-07-01 Matthias Wachsfixing size check in get_session
2013-07-01 Matthias Wachsfixing size check in address to string
2013-07-01 Matthias Wachsfix address printing
next