moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565...
[oweals/gnunet.git] / src / identity /
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-12 Christian Grothoff-trying to fix #3202
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-11-16 Christian Grothoff-doxygen, minor bug fixes
2013-11-14 Christian Grothoff-fix #3101
2013-11-09 Christian Grothoff-fixing crash in #3101, but just replacing it with...
2013-11-09 Christian Grothoff-fix memory leak on shutdown (3104)
2013-11-09 Christian Grothoff-operations can be there, but none with active cont
2013-11-09 Christian Grothoff-fix potential leak and awkward test behavior causing it
2013-11-05 Christian Grothoff-fix include order
2013-10-27 Christian Grothoff-better doxygen
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 Florian Doldmake identity port available for java
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-24 Christian Grothoff-removing bogus duplicate NTR cancel call
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Gabor X Tothpsycstore: fixing issues reported by static code analysis
2013-09-15 Christian Grothoff-properly clean up on disconnect, without memory leaks
2013-09-15 LRNFix the endless loop fix - don't miss pre-last item
2013-09-14 LRNDon't go into infinite loop once only uncancellable...
2013-09-14 Christian Grothoff-avoid queuing large number of START requests
2013-09-13 Christian Grothoff-more rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothoff-anonymous contribution: patch to add -c support to...
2013-09-10 Christian Grothoff-do not crash if cb was NULL on ego free
2013-09-10 Christian Grothoff-print main output to stdout
2013-09-06 Christian Grothoff-code cleanup
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Christian Grothoff-fix bad free, cut&paste error, might fix #3020
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-08-29 Christian Grothoff-doxygen fix
2013-08-27 Gabor X Tothidentity: doc fixes
2013-08-24 Christian Grothoff-more convenient API to lookup egos
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-13 Christian Grothoff-dead code elimination, and docu
2013-08-13 Christian Grothoff-fix
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Christian Grothoff-working on identity service create/rename/delete
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-28 Christian Grothoff-fix #2970
2013-07-19 Christian Grothoff-doxygen fixes
2013-07-18 Christian Grothoff-add dependencies to hopefully make W32 bb happy
2013-07-18 Christian Grothoff-fix function signature
2013-07-17 Christian Grothoff-misc bugfixes and test-fixes
2013-07-17 Christian Grothoff-skeleton for 2nd test
2013-07-17 Christian Grothoff-improve test
2013-07-17 Christian Grothoff-identity API bugfixes
2013-07-17 Christian Grothoff-fix typos
2013-07-17 Christian Grothoff-fix uninitialized fields
2013-07-16 Christian Grothoff-doxygen
2013-07-16 Christian Grothoff-towards testing identity service
2013-07-16 Christian Grothoff-proper support for initial listing vs. monitor mode
2013-07-16 Christian Grothoffinitial version of gnunet-identity command-line tool
2013-07-16 Christian Grothoff-theoretically finished identity service (untested)
2013-07-16 Christian Grothoff-handle loading, deletion and renaming of files of...
2013-07-16 Christian Grothoff-update subsystem cfg on rename/delete
2013-07-16 Christian Grothoff-implement set handling
2013-07-16 Christian Grothoff-handle get failure properly
2013-07-15 Christian Grothoff-fix: set default includes service name, not identity...
2013-07-15 Christian Grothoff-handle get default
2013-07-15 Christian Grothoff-notes on what is left
2013-07-15 Christian Grothoff-towards handling identifier creation
2013-07-15 Christian Grothoff-towards handling rename/delete requests
2013-07-15 Christian Grothoff-code to generate some of the responses
2013-07-15 Christian Grothoff-skeleton for identity service
2013-07-15 Christian Grothoff-finishing identity client library, at least in theory...
2013-07-15 Christian Grothoff-hacking get, rename, delete on client side
2013-07-14 Christian Grothoff-break in unimplemented functions
2013-07-14 Christian Grothoff-addressing variable-size ECC private key len in IPC
2013-07-14 Christian Grothoff-first steps towards identity client API
2013-07-14 Christian Grothoff-renaming pseudonym to ego in identity service
2013-07-14 Christian Grothoff-bad style, die
2013-07-14 Christian Grothoff-identity IPC definitions
2013-07-14 Christian Grothoff-skeleton for identity service