Revert "- convince gcc to compile"
[oweals/gnunet.git] / src /
2014-07-23 Gabor X TothRevert "- convince gcc to compile"
2014-07-23 Gabor X TothRevert "- persuade social to at least compile"
2014-07-23 Bart Polot- send ack AFTER removing message from queue, otherwise...
2014-07-23 Bart Polot- count a MIMD as received only after sending it to...
2014-07-23 Bart Polot- send past messages to client, as they are ordered...
2014-07-23 Bart Polot- log payload of dropped data
2014-07-23 Bart Polot- correct data feedback
2014-07-23 Bart Polot- make sure head of pending messages is > expected...
2014-07-23 Bart Polot- clear ready flag on send
2014-07-23 Bart Polot- fix logging
2014-07-22 Bart Polot- make sure connection is destroyed and no use-after...
2014-07-22 Bart Polot- only an error if counter was wrong
2014-07-22 Bart Polot- Keepalives should NOT be transmitted in the clear
2014-07-22 Omar Tarabaitowards sensor update functionality
2014-07-22 Bart Polot- add connection state BROKEN for connections destroyed...
2014-07-21 Bart Polot- convince gcc to compile
2014-07-21 Bart Polot- persuade social to at least compile
2014-07-21 Bart Polot- more debug info on buildbots
2014-07-21 Bart PolotForce sending of KX messages even when connection queue...
2014-07-21 Bart Polot- fix
2014-07-21 Bart Polot- fix tunnel state management after connection failure<
2014-07-21 Bart Polot- debug info for tunnel status mismatch
2014-07-21 Bart Polot- schedule next keepalive even if tunnel is still in...
2014-07-21 Bart Polot- debug INFO for missing keepalive in BCK
2014-07-21 Bart Polot- On a new EPHM, do a immediate rekey
2014-07-21 Bart Polot- notify about deleted messages when popping messages...
2014-07-21 Bart Polot- doxygen, code formatting
2014-07-21 Bart Polot- as connecton_pop destroys many message type wihtout...
2014-07-21 Bart Polot- don't dereference c in connection pop, c might be...
2014-07-21 Bart Polot- more debug info on received ACK, doxygen
2014-07-21 Bart Polot- show queued messages when allowing client to send...
2014-07-21 Bart Polot- don't re-encrypt data queued in a broken connection
2014-07-21 Bart Polot- save old logfiles
2014-07-21 Bart Polot- simplify loopcheck
2014-07-21 Bart Polot- check that the connection belongs to a tunnel when...
2014-07-21 Bart Polot- cancel any rekey tasks when calling it directly
2014-07-21 Bart Polot- test for coredumps and assertions on loopcheck
2014-07-21 Bart Polot- warn when test goes wrong
2014-07-21 Bart Polot- when a connection is broken, remove it from tunnel...
2014-07-21 Bart Polot- allow to run specific checks in a loop
2014-07-17 Matthias Wachsduplicate timeout logic: numeric_reverse frees memory...
2014-07-17 Matthias Wachsremove debug message
2014-07-17 Matthias Wachsfixing assertion in gnunet-ats.c:250: hashmap did not...
2014-07-17 Matthias Wachsclean up
2014-07-17 Matthias Wachsminor changes
2014-07-17 Matthias Wachsdns forward and reverse lookup functionality for http...
2014-07-17 Matthias Wachsbandwidth stability for ATS
2014-07-17 Matthias Wachsdo not use NBO internally
2014-07-17 Matthias Wachsper peer back-off for transport connect attempts
2014-07-17 Matthias Wachsfix docu, make code readable, remove unclear FIXME...
2014-07-16 Supriti SinghRemoving warnings
2014-07-16 Supriti Singhcode cleanup
2014-07-16 Omar Tarabaierror handling
2014-07-16 Supriti Singhxvine: fixes
2014-07-15 Christian Grothoff-define port for W32
2014-07-14 Omar Tarabaimoving peerstore out of experimental
2014-07-14 Omar Tarabaifs now uses peerstore to store respect value
2014-07-14 Omar Tarabaiconfig fix
2014-07-14 Supriti SinghAdd DEBUG to GET requests. Add replication degree...
2014-07-14 Supriti SinghClose client connection to DHT once GET is succeeded...
2014-07-14 Supriti SinghUse correct key while doing GET. Wait for all PUT...
2014-07-12 Christian Grothofffix #3446
2014-07-11 Christian Grothoff-fixing doxygen, indentation
2014-07-10 Gabor X TothPSYC(store), Multicast: use ECDSA slave/member keys...
2014-07-10 Matthias Wachsrename "name" to label
2014-07-10 Matthias Wachsimproving documentation
2014-07-09 Omar TarabaiAdded flag to API disconnect method to send pending...
2014-07-09 Bart Polot- include NULL guards in debug
2014-07-09 Bart Polot- fix variable log level, add connection debug function
2014-07-09 Bart Polot- include order upsets kdevelop
2014-07-09 Matthias Wachsfixing USE_SUSPEND error with mhd daemon and free error
2014-07-08 Omar Tarabaipeerstore doesn't shutdown when clients are connected
2014-07-08 Christian Grothoff-tolerate it if gnunet://gns/ URI prefix is in upper...
2014-07-07 Omar Tarabaisensordashboard: received data stored in peerstore
2014-07-07 Omar Tarabailogging more verbose
2014-07-07 Matthias Wachsmissing mapping for CERT
2014-07-06 Supriti Singhxvine: Fixes
2014-07-06 Omar Tarabaidocumentation fix
2014-07-05 Bart Polot- document code, small sanity checks
2014-07-04 Sree Harsha TotakuraDo not cleanup operation queues if they are not empty...
2014-07-04 Omar Tarabainew sensors + disabled reporting by default
2014-07-04 Omar Tarabaisensor lifetime defaults to forever
2014-07-04 Omar Tarabaicompleted sensordashboard + fixes
2014-07-04 Bart Polot- fix #3483
2014-07-04 Bart Polot- verbose debug
2014-07-04 Bart Polot- dont use pointer after free
2014-07-04 Matthias Wachsfix statistics for reuqests
2014-07-03 David BarksdaleFix hostlist server CORS headers
2014-07-03 David BarksdaleRequire libmicrohttpd >= 0.9.32
2014-07-03 David BarksdaleUse MHD_USE_SUSPEND_RESUME, fixes #3460
2014-07-03 David BarksdaleDon't break, this is expected from XHR clients
2014-07-03 Bart Polot- fix connection pending counter
2014-07-03 Bart Polot- debug info for buildbot reports
2014-07-03 Omar Tarabaimoved common sensor functionality to a util lib
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
next