oweals/gnunet.git
2015-04-27 Bart Polot- refactor kx sending, unify under send_kx
2015-04-27 Bart Polot- register ax traffic
2015-04-27 Bart Polot- add cid field to ax_kx
2015-04-27 Bart Polot- fix
2015-04-27 Bart Polot- use axolotl by default
2015-04-27 Bart Polot- don't check own ephemeral
2015-04-27 Bart Polot- add send kx for axolotl
2015-04-27 Bart Polot- add kx ephemeral key to ax context
2015-04-27 Bart Polot- don't send receivers ID, not needed
2015-04-27 Bart Polot- use proper connection to determine direction
2015-04-27 Bart Polot- typo
2015-04-27 Bart Polot- doxygen
2015-04-27 Bart Polot- axolotl encryption
2015-04-27 Bart Polot- add alice/bob order to kx
2015-04-27 Bart Polot- generate a new ephemeral ratchet key on tunnel creation
2015-04-27 Bart Polot- memleak
2015-04-27 Bart Polot- remove dead code
2015-04-27 Bart Polot- doxygen
2015-04-27 Bart Polot- cast own key
2015-04-27 Bart Polot- ax kdf
2015-04-27 Bart Polot- doc
2015-04-27 Bart Polot- document axolotl fields
2015-04-27 Bart Polot- refactor kx handling
2015-04-27 Bart Polot- const
2015-04-27 Bart Polot- if C is NULL, can't use it for getting the ID
2015-04-27 Bart Polot- NULL connections means error
2015-04-27 Bart Polot- count traffic as connection confirmation
2015-04-27 Bart Polot- fix const, log
2015-04-27 Bart Polot- refactor to check messages from both enc systems
2015-04-27 Bart Polot- data struct for axolotl internal state
2015-04-27 Bart Polot- refactor to use same function to decrypt based on...
2015-04-27 Bart Polot- reduce number of messages for snappier test
2015-04-27 Bart Polot- added basic axolotl support
2015-04-27 Arthur DewarumezFinish the create of the handler for every message.
2015-04-27 Christian Grothoff-dead decl removal
2015-04-27 Arthur DewarumezAdding some function in the handler
2015-04-27 Christian Grothoff-fix FTBFS from wdht
2015-04-27 Christian Grothoff-reducing to required parts of skeleton
2015-04-27 Christian Grothoff-also don't need xdht routing subsystem for wdht
2015-04-27 Christian Grothoffeliminating dead HELLO logic, not needed for x-vine...
2015-04-27 Christian Grothoffstarting with whanu
2015-04-27 Arthur DewarumezAdding files for whanau.
2015-04-24 Christian Grothoffmove ARM/config logic to util/ where it doesn't need...
2015-04-24 Christian Grothoff-static
2015-04-24 Christian Grothoff-fixing PORT incongruency (LRN's W32 issue)
2015-04-24 Christian Grothoff-indentation and doxygen fixes
2015-04-23 LRNFix a typo in perf_crypto_asymmetric
2015-04-20 Matthias Wachsremoving ATS preference count
2015-04-17 Christian Grothoff-doxygen, indentation
2015-04-13 Christian Grothoff-doxygen, build system fixes, minor API extension
2015-04-10 Christian Grothoff-updated French translations
2015-04-10 Martin Schanzenbach-make static
2015-04-10 Matthias Wachsre-renable ats-tests directory:
2015-04-09 LRNDon't shadow the system() function
2015-04-09 LRNUpdate plibc header from upstream
2015-04-09 LRNAdd missing const to the argument of the readiness...
2015-04-09 LRNWait on actual HANDLE, not the structure that contains it
2015-04-09 LRNUpdate bundled plibc header (don't redef S_I* constants...
2015-04-09 Matthias Wachsadding disconnect check for performance cb
2015-04-09 Matthias Wachsfix preference parsing
2015-04-09 Matthias Wachsfix order in initializer
2015-04-09 Matthias Wachsadding new ATS struct, updating config files to use...
2015-04-09 Matthias Wachsadding number of preferences to allow iterating over...
2015-04-09 Matthias Wachsremoving unused variable
2015-04-09 Matthias Wachsremoving GNUNET_ATS_Information from ats-testing and...
2015-04-09 Matthias Wachsfix: compiler warning for uninitialized value
2015-04-07 Julius Bünger-fix sampler
2015-04-07 Julius Bünger-writing important sampler info to file
2015-04-07 Julius Büngercompile test to profiler
2015-04-03 Julius Bünger-restructured tests
2015-04-03 Julius Büngermal type 3 (combined 1 + 2)
2015-04-03 Julius Bünger-updated TODOs
2015-04-01 Martin Schanzenbach-json decrefs
2015-04-01 Martin Schanzenbach- namestore rest
2015-03-31 Martin Schanzenbach- fix
2015-03-30 Christian Grothoffaddress #3745
2015-03-30 Christian Grothoffadd multihashmap_clear to API
2015-03-30 Martin Schanzenbach-doxy
2015-03-29 Julius Bünger-doxygen
2015-03-28 Julius Bünger-logging
2015-03-28 Julius Bünger-fixes
2015-03-28 Julius Bünger-fixes
2015-03-28 Julius Bünger-logging
2015-03-28 Julius Bünger-renaming
2015-03-27 Martin Schanzenbach-PUT since MHD cannot PATCH; add config
2015-03-27 Julius Bünger-several fixes in api
2015-03-27 Julius Bünger-further refined tests
2015-03-27 Julius Bünger-fixed types
2015-03-27 Julius Bünger-restructured handling peers from 'external sources'
2015-03-27 Julius Bünger-fixed handling of client requests
2015-03-26 Julius Bünger-unified testing
2015-03-26 Martin Schanzenbach-minor
2015-03-26 Martin Schanzenbach-gns rest
2015-03-26 Martin Schanzenbach-minor put vs patch
2015-03-26 Martin Schanzenbach-fix
2015-03-26 Martin Schanzenbach-add rename
2015-03-26 Martin Schanzenbach-fix mem corruption
2015-03-26 Julius Bünger-restructured code
2015-03-26 Martin Schanzenbach-more REST
2015-03-26 Julius Bünger-cleaning up
next