oweals/gnunet.git
2014-06-04 Christian Grothoff-rename
2014-06-04 Christian Grothoff-fix #3428
2014-06-04 Christian Fuchs- disentangled test_icmp_client and test_icmp_server...
2014-06-04 Florian Doldtimeout for set tests
2014-06-04 Christian Grothoff-indentation, logging fixes
2014-06-04 Florian Doldfix bug in mq destroy
2014-06-04 Omar Tarabaipeerstore: added 'replace' option and other fixes
2014-06-04 Christian Grothoff-update to po
2014-06-04 Christian Fuchs- added many lots of new error checking to nat_auto...
2014-06-04 Christian Fuchs- added many new error codes for nat auto configuration...
2014-06-04 Christian Grothoff-initialize cid in hangup message
2014-06-04 Christian Grothoff-nicer logs
2014-06-04 Christian Grothoff-better logging
2014-06-04 Christian Grothoff-better logging, doxygen, indentation
2014-06-04 Christian Grothoff-use GNUNET_log, not fprintf
2014-06-03 Omar Tarabaiminor fixes
2014-06-03 Omar Tarabaipeerstore: memory leak fixes
2014-06-03 Omar Tarabaipeerstore: fixes in watch functionality
2014-06-03 Christian Grothoff-fix crash observed on FreeBSD
2014-06-03 Christian Grothoff-indentation fixes
2014-06-03 Matthias Wachsfix for bug #0003416: do not stop parsing uri when...
2014-06-03 Christian Grothoffkeep exit process running even if it cannot work to...
2014-06-03 Christian Grothoff-doxygen, code cleanup
2014-06-03 Christian Grothoffadd separate BINDTO options for IPv4 and IPv6
2014-06-03 Christian Grothoff-indentation and doxygen fixes
2014-06-02 Christian Grothoff-ignore
2014-06-02 Christian Grothoff-doxygen, indentation
2014-06-02 Christian Grothoff-have default line, complain about missing options...
2014-06-02 Christian Grothoffno comma, breaks gnunet-statistics-gtk (fixes #3417)
2014-06-02 Matthias Wachsthis is not an issue: no break and just print info
2014-06-02 Omar Tarabaiheader file changes
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-06-01 David BarksdaleSupport a wider range of http transport clients.
2014-06-01 Christian Grothoff-fix install
2014-06-01 Supriti SinghFixing issue #0003414
2014-05-31 Omar Tarabaipeerstore: watch functionality
2014-05-30 Omar Tarabaipeerstore: towards watch functionality
2014-05-30 Bart Polot- code review notes
2014-05-30 Supriti Singh-Adapting trail teardown and add trail messages for...
2014-05-29 Gabor X Tothpsyc, multicast: reorg code, use new client manager...
2014-05-29 Gabor X TothPSYC util lib: receiving/transmitting/logging PSYC...
2014-05-29 Gabor X Tothclient manager: higher level client API with a transmis...
2014-05-28 Omar Tarabaipeerstore: towards watch functionality
2014-05-28 Omar Tarabaisensor: disabling sensors
2014-05-28 Supriti SinghRemoving warning messages
2014-05-28 Supriti SinghAdapting verify successor code to use trail id
2014-05-28 Omar Tarabaifix for memory leaks
2014-05-28 Omar Tarabaifew fixes
2014-05-27 Gabor X Tothsocial: separate host/guest/place API; add missing...
2014-05-27 Gabor X Tothundef _FORTIFY_SOURCE before defining it, in case it...
2014-05-27 David BarksdaleFix pkgconfig/gnunetsocial.pc.in
2014-05-27 Omar Tarabaipeerstore: iterate request timeout
2014-05-27 Supriti SinghUsing trail id
2014-05-27 Matthias Wachsthese messages should not be logged as errors
2014-05-27 Matthias Wachserror handling was moved to clients
2014-05-27 Matthias Wachsbug hunting
2014-05-27 Matthias Wachsminor changes
2014-05-27 Matthias Wachschange order for error check
2014-05-27 Matthias Wachsfix crash
2014-05-27 Matthias Wachsremove fix me: probe_ctx are stored in a list and clean...
2014-05-27 Gabor X Tothmulticast: run testing peer
2014-05-27 Gabor X Tothadd social service
2014-05-27 Matthias Wachsfix address resolution process
2014-05-27 Christian Grothoff-fmt
2014-05-27 Matthias Wachsfix: increase address counter only when address could...
2014-05-27 Christian Grothoffenable DHT monitors to distinguish routing requests...
2014-05-27 Christian Grothoff-indentation fixes
2014-05-27 Christian Fuchs- no hton conversion for the set-API-add function
2014-05-26 Gabor X Tothpsyc, multicast: join decision, tests
2014-05-26 David BarksdaleAdd CORS support to hostlist server
2014-05-26 David BarksdaleAdd CORS support to HTTP transport
2014-05-26 David BarksdaleTypo in comment
2014-05-26 Christian Fuchs- fixed the same bug on bob's side as on alice's side...
2014-05-26 Christian Fuchs- fixed a double-free-race upon failing a set op
2014-05-26 Christian Fuchs- removed double-free after set has freed its set already
2014-05-26 Christian Fuchs- fixed bug in set which allows a peer to generate...
2014-05-26 Matthias Wachsremove breaks not required anymore
2014-05-26 Christian Fuchs- SP now uses the correct msg type for session initiali...
2014-05-24 Christian Grothoff-a bit more towards following coding conventions
2014-05-24 Christian Grothoffcleaning up scalar product client API
2014-05-24 Christian Grothoff-doxygen, some additional error checking
2014-05-23 Gabor X Tothpsyc, multicast: fixes, comments
2014-05-23 Omar Tarabaiwarning fix
2014-05-23 Bart Polot- fix test tmt_rdy size request
2014-05-23 Bart Polot- fix name detection
2014-05-23 Bart Polot- rename tests
2014-05-23 Bart Polot- fix stats collection
2014-05-23 Bart Polot- fix testbed statistics collection
2014-05-23 Bart Polot- remove hardcoded target peer numbering
2014-05-23 Bart Polot- fixes
2014-05-23 Bart Polot- ignore tests
2014-05-23 Bart Polot- simplify names, update Makefile
2014-05-23 Bart Polot- fix id check on data callback
2014-05-23 Bart Polot- add default size, doc
2014-05-23 Bart Polot- perform tests with only 2 peers for basic P2P test...
2014-05-23 Bart Polot- use increasing size data messages
2014-05-23 Bart Polot- speed up ID announce to force different PUT paths...
2014-05-23 Bart Polot- change connection density for cadet profiler
2014-05-22 Gabor X Tothlogread-ipc colouring
2014-05-22 Gabor X Tothpsyc, multicast: join decision
next