oweals/gnunet.git
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
2013-07-08 Bart Polot- new config file for reliability (enable drop)
2013-07-08 Bart Polot- add reliablity testcase, fix nobuf API use
2013-07-08 Bart Polot- test order
2013-07-08 Bart Polot- fix keepalive loop
2013-07-08 Bart Polot- fix unreliable traffic bck
2013-07-08 Bart Polot- fix assumption that owner and destination client...
2013-07-08 Bart Polot- debug, indentation
2013-07-08 Bart Polot- fix local infinite retransmission loop
2013-07-08 Bart Polot- update message_to_string
2013-07-08 Bart Polot- adapt testcases to new api
2013-07-08 Bart Polot- fix unreliable traffic
2013-07-08 Bart PolotAdded mesh reliable tunnels
2013-07-08 Christian Grothoff-doxygen
2013-07-08 Matthias Wachsremoving debugging breaks
2013-07-07 Christian Grothoff-doxygen fixes
2013-07-07 Claudiu OlteanuAdding a helper file for bluetooth plugin : gnunet...
2013-07-07 Florian Doldtest case for single mesh handle
2013-07-05 Christian Grothoff-update ignores
2013-07-05 Matthias Wachsmore doxygen documentation
2013-07-05 Matthias Wachsdoxygen documentation
2013-07-05 Matthias Wachsdoxygen fix
2013-07-05 Matthias Wachsimproved value updating for unkown values
2013-07-05 Matthias Wachsimproved network switching for ats
2013-07-05 Matthias Wachsdocumentation + remove unused code
2013-07-05 Matthias Wachsdocumentation for new solver api in header
2013-07-05 Matthias Wachsupdating now works with bulk lock
2013-07-05 Matthias Wachsremoving debugging break
2013-07-05 Matthias Wachsupdating tests to match api
2013-07-05 Matthias Wachssplit up update function and using normalized values
2013-07-04 Matthias Wachsmajor change to solver api: split _update function...
2013-07-04 Matthias Wachsmultiple fixes:
2013-07-04 Matthias Wachscorrect order of address deletion:
2013-07-04 Matthias Wachsname now reflects function
2013-07-04 Matthias Wachsnew function to update a value in the matrix
2013-07-03 Bart Polot- ignores
2013-07-03 Bart Polot- prepare for relaible mesh
2013-07-03 Bart Polot- update messages used by mesh
2013-07-03 Matthias Wachsremoving breaks and output
2013-07-03 Matthias Wachsproportional solver uses normalized properties
2013-07-03 Matthias Wachsno valgrind
2013-07-03 Matthias Wachschanging solver api: remove address hashmap from functi...
2013-07-03 Matthias Wachsfunction to get normalized properties in solver
2013-07-03 Matthias Wachsremove unused fields
2013-07-03 Matthias Wachsfixing log level
2013-07-02 Bart Polot- add drop option for future testcases
2013-07-02 Matthias Wachsfinished buld support
2013-07-02 Matthias Wachsadded support for bulk operations
2013-07-02 Christian Grothoff-removing dead options
2013-07-02 Christian Grothoff-removing useless code
2013-07-02 Christian Grothoff-implementing regex test
2013-07-02 Matthias Wachsadding functions for bulkmode
2013-07-02 Matthias Wachsadding bluetooth network type
2013-07-02 Matthias Wachsfix network type for external hostnames in http_server
2013-07-02 Matthias Wachsfix: do not assert if plugin sends you invalid network...
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 Bart Polot- no longer used
2013-07-01 Bart Polot- doxygen
2013-07-01 Bart Polot- remove dead code
2013-07-01 Bart Polot- note to self: when debugging, use correct executable
2013-07-01 Christian Grothoff-fix key name
2013-07-01 Christian Grothoff-fix build issue, function was renamed
2013-07-01 Christian Grothoff-use valid ECC keys for testing
2013-07-01 Christian Grothoff-fix build issue, function was renamed
2013-07-01 Matthias Wachsfixing size check in get_session
2013-07-01 Matthias Wachsfixing size check in address to string
2013-07-01 Bart Polot- freebsd doesn't have log2
2013-07-01 Matthias Wachsfixing extradist in makefile
2013-07-01 Matthias Wachsfix address printing
2013-07-01 Matthias Wachsdoxygen fixes
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-30 Christian Grothoff-updating PO files and man page
2013-06-30 Christian Grothoff-adding ECC-based keys
2013-06-30 Christian Grothoff-remove old files
2013-06-30 Christian Grothoff-fixing some namestore tests
2013-06-30 Christian Grothoff-fixing some namestore tests
2013-06-30 Christian Grothoff-fixing some namestore tests
2013-06-30 Christian Grothoff-towards implementing improved namestore API
2013-06-30 Christian Grothoff-fix compiler warning, removing unnecessary attribute
2013-06-28 Bart Polot- fix braindead win32 build process
2013-06-28 Christian Grothoff-fix comment
2013-06-28 Matthias Wachsfixes in tests: scheduling, removing connect request:
2013-06-28 Bart PolotReplace mesh with new version
next