- Convince 'make -j 10' to work nicely.
[oweals/gnunet.git] / src /
2014-07-03 Bart Polot- Convince 'make -j 10' to work nicely.
2014-07-03 Bart Polot- Revert "Fix transport blacklist tests"
2014-07-03 Matthias Wachs- fixing use after free
2014-07-03 Bart PolotSince we started using ECC, peer identities ARE public...
2014-07-03 Bart PolotAdded a cleaned-up vanity key generator to gnunet-ecc
2014-07-03 Matthias Wachsfixing memory leak and session disconnect
2014-07-03 Matthias Wachswrong type
2014-07-03 Matthias Wachsadditional log info
2014-07-03 Matthias Wachs- introducing state for put requests
2014-07-03 Supriti SinghXvine: fixes
2014-07-02 Bart Polot- trigger an immediate rekey if a peer's ephemeral...
2014-07-02 Bart Polot- dont destroy in-progress kx
2014-07-02 Bart Polot- destroy kx_ctx created on receipt of an ephemeral...
2014-07-02 Bart Polot- refactor
2014-07-02 Bart Polot- fix #3479
2014-07-02 Bart Polot- fix error condition
2014-07-02 Bart Polot- don't warn when connection is being established
2014-07-02 Bart Polot- don't update ACK based on queued and yet undelivered...
2014-07-02 Bart Polot- fix log
2014-07-02 Bart Polot- revert to standard Crockford base32
2014-07-02 David BarksdaleFix transport blacklist tests
2014-07-02 David BarksdaleSimplify HTTP server session cleanup even more
2014-07-02 Omar Tarabaisensor: completed reporting to collection point
2014-07-02 Matthias Wachstracking down connection exceeded issue
2014-07-01 Omar Tarabaisensor: towards reporting to collection point
2014-07-01 Omar Tarabaisensor dashboard (collection point) initial commit
2014-07-01 Supriti Singhxvine: fixes
2014-07-01 David BarksdaleAdd HTTP transport tests with XHR client emulation
2014-06-30 Omar Tarabaiinitial sensor reporting component code
2014-06-30 Sree Harsha TotakuraPrint `I' instead of `L'.
2014-06-30 Sree Harsha TotakuraPrint O, L, U instead of 0, 1, V in Crockford encoding.
2014-06-30 Bart Polot- debug
2014-06-27 Supriti Singhxvine: bug fixes
2014-06-27 Matthias Wachsfix for cfg loading
2014-06-27 Matthias Wachsclarify cfg loading
2014-06-27 Matthias Wachsdo not notify transport multiple time for a session
2014-06-27 Matthias Wachsreflow paragraph
2014-06-27 Matthias Wachsfixes for neighbor:
2014-06-26 David BarksdaleFix hostlist server CORS headers
2014-06-26 Matthias Wachsremoving duplicate curl handles
2014-06-26 Florian Doldset parent queue to NULL before discarding envelopes...
2014-06-26 Omar Tarabaisensor analysis: gaussian model
2014-06-26 Matthias Wachsremove
2014-06-26 Matthias Wachsadding useful info messages
2014-06-26 Matthias Wachsaddresses must not change the active value
2014-06-26 Omar Tarabaisensor: unified numeric datatypes
2014-06-26 Supriti Singhxvine: bug fix
2014-06-26 Omar TarabaiDLL instead of multihashmap
2014-06-26 Matthias Wachsfixing memory leak
2014-06-26 Matthias Wachsfix fixmes
2014-06-26 Matthias Wachsuse static variable
2014-06-26 Omar TarabaiSensor gaussian model skeleton
2014-06-26 Matthias Wachsrenaming
2014-06-26 Matthias Wachsinfo when refuse otherwise debug
2014-06-26 Matthias Wachslog message for delayed validation
2014-06-26 Matthias Wachsfix uninitialized value
2014-06-26 Matthias Wachsmake delay computation readable
2014-06-26 Matthias Wachsthis break was never seen ... so not required anymore
2014-06-26 Matthias Wachsreduced debug level
2014-06-26 Matthias Wachsif suggested address == primary address only update...
2014-06-26 Matthias Wachsdetecting duplicate connects
2014-06-26 Matthias Wachstarget not required anymore since we use HELLO_ADDRESSES
2014-06-26 David BarksdaleMissed mesh->cadet rename in fs.conf.in
2014-06-25 Christian Grothoffcombine sources for wlan and bluetooth plugin logic...
2014-06-25 Omar Tarabaitowards sensor analysis functionality
2014-06-25 Christian Grothoff-add missing calls to monitor
2014-06-25 Christian Grothoff-simplify logic
2014-06-25 Matthias Wachsforgotten commit making penalty quadratic as used and...
2014-06-25 Matthias Wachsfixing comment
2014-06-25 Christian Grothoff-adding missing API functions to WLAN, skeleton for...
2014-06-25 Supriti SinghHandling 'put', 'get' and 'get result' correctly
2014-06-25 Christian Grothoff-add monitor support to http server, more code clean...
2014-06-25 Matthias Wachsdocu for address selection
2014-06-25 Bart Polot- log
2014-06-24 Bart Polot- adjust test's log levels
2014-06-24 Bart Polot- debug info for #3425
2014-06-24 Bart Polot- update m2s for non-payload
2014-06-24 Bart Polot- don't use payload_type on non-payload messages
2014-06-24 Bart Polot- more verbose warning message
2014-06-24 Bart Polot- remove debug info used to fix #3405
2014-06-24 Bart Polot- check return values from GCC_send_prebuilt_message
2014-06-24 Supriti Singhxvine: fixes
2014-06-24 Bart Polot- don't try update info on NULL connections, avoid...
2014-06-24 Matthias Wachsadding documentation
2014-06-24 Matthias Wachstest documentation
2014-06-24 Christian Fuchs- added more debug messages to status2string
2014-06-24 Supriti Singhdon't send trail teardown in remove_matching_fingers()
2014-06-24 Matthias Wachsupdated peer ids in test cfg
2014-06-24 Matthias Wachsremove unused header struct
2014-06-24 Bart Polot- more info API
2014-06-24 Bart Polot- use same loglevel as connect
2014-06-24 Bart Polot- doxygen
2014-06-24 Bart Polot- use setter, imporve logs
2014-06-24 Bart Polot- attempt to fix #3405
2014-06-24 Bart Polot- refactor peer debug
2014-06-24 Bart Polot- fix peer debug null deref
2014-06-24 Bart Polot- more debug for #3405
2014-06-24 Bart Polot- use setter
2014-06-24 Bart Polot- add last contact, DHT handle to peer debug info,...
2014-06-24 Bart Polot- fix params
next