aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.c
Commit message (Expand)AuthorAge
* strange update neighbor performance functionNathan S. Evans2010-12-07
* fixed recommited off-by one bringing core_api to failMatthias Wachs2010-12-06
* air plane hackingChristian Grothoff2010-12-03
* one line to break it all...Matthias Wachs2010-12-02
* fixing iteration code to handle ATS structsChristian Grothoff2010-12-01
* fixed:Matthias Wachs2010-12-01
* add comment to explainNathan S. Evans2010-11-30
* pass ATS data to core clientsChristian Grothoff2010-11-30
* pass ATS data to clientsChristian Grothoff2010-11-30
* track ATS in coreChristian Grothoff2010-11-30
* added transport api changes to coreMatthias Wachs2010-11-30
* improved bandwidth distribution and outbound quota complianceMatthias Wachs2010-11-25
* random hack - 1618Christian Grothoff2010-11-24
* initialize uninitChristian Grothoff2010-11-22
* fix 1618Christian Grothoff2010-11-19
* code cleanup, set status to DOWN after connection goes DOWN, otherwise we gen...Christian Grothoff2010-11-18
* set GNUNET_NO on can_drop for connect messagesNathan S. Evans2010-11-17
* bad cls valueNathan S. Evans2010-11-17
* do not use TC for transmissionChristian Grothoff2010-11-16
* fixes and more debug statementsChristian Grothoff2010-11-16
* Testing changes required to work with new core api. Revert GNUNET_CORE_itera...Nathan S. Evans2010-11-16
* fixChristian Grothoff2010-11-15
* fixChristian Grothoff2010-11-15
* fixing uninit fieldsChristian Grothoff2010-11-14
* hxingChristian Grothoff2010-11-14
* hxingChristian Grothoff2010-11-13
* the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff2010-11-13
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* added statistics counter for discarded messagesMatthias Wachs2010-11-04
* fixes from LRN for DEBUG codeChristian Grothoff2010-11-01
* Shifting more than the size of the integer is undefined.David Barksdale2010-10-31
* fixed eclipse refactoring bugsMatthias Wachs2010-10-29
* (no commit message)Matthias Wachs2010-10-27
* Changed struct GNUNET_TIME_RelativeNBOMatthias Wachs2010-10-27
* Refactoring gnunet_timeMatthias Wachs2010-10-27
* initialize reserved field, check itChristian Grothoff2010-10-20
* nodebugChristian Grothoff2010-10-20
* corkstatChristian Grothoff2010-10-18
* alignment, byte order, discard fake messages fasterNils Durner2010-10-08
* style fixes, minor bugfixesNils Durner2010-10-08
* authenticated ciphertext only, use seed for individual HMAC keysNils Durner2010-10-07
* authentication of ciphertexts (+ seed)Nils Durner2010-10-05
* stronger randomnessNils Durner2010-10-04
* dynamic IVsNils Durner2010-10-04
* use separate keys for message authenticationNils Durner2010-10-03
* KDF codeNils Durner2010-10-03
* reintroduce seeds, fix calculationsNils Durner2010-10-01
* comment out iv_seeds, see if problems vanishNathan S. Evans2010-10-01
* packedNils Durner2010-09-30
* add cryptographic seed to pingpongNils Durner2010-09-30