aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.c
Commit message (Expand)AuthorAge
...
* 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
* match MHD 0.9.2 APIChristian Grothoff2010-09-21
* remove gnunet_break on allowable conditionNathan S. Evans2010-09-17
* fixesChristian Grothoff2010-09-06
* allow multiple request connect messages to be sent to transport (failed to co...Nathan S. Evans2010-09-04
* nicetiesNathan S. Evans2010-09-03
* nitpicksChristian Grothoff2010-08-15
* core changes for topology iteration (get current connections)Nathan S. Evans2010-08-03
* fixesChristian Grothoff2010-07-26
* add code to enable checking if transport's idea of our peer identity matches ...Christian Grothoff2010-07-21
* bad checkChristian Grothoff2010-07-19
* fixChristian Grothoff2010-07-19
* fast timeout on disconnectChristian Grothoff2010-07-19
* hacks from tripChristian Grothoff2010-07-07
* fix core testcases which expected to always be given larger message size than...Nathan S. Evans2010-07-02
* gpl3Christian Grothoff2010-07-02
* dbg-onlyChristian Grothoff2010-07-02
* fixing #1566Christian Grothoff2010-07-02
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
* use mst APIChristian Grothoff2010-06-23
* hmacChristian Grothoff2010-06-18
* cleaningChristian Grothoff2010-06-18
* code clean upChristian Grothoff2010-06-18
* localizationChristian Grothoff2010-06-18
* use constants instead of casting -1Christian Grothoff2010-06-11
* use larger queue, proper handling of messages with short transmission time, m...Christian Grothoff2010-05-31
* nicer loggingChristian Grothoff2010-05-27
* send SET_KEY and PING message together to transport, nicer handling of SET_KE...Christian Grothoff2010-05-25
* dbgChristian Grothoff2010-05-21
* ndbgChristian Grothoff2010-05-21