use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / include / gnunet_identity_service.h
2013-10-27 Christian Grothoff-better comment
2013-10-14 Florian Dold- doc clarification (identity manages egos, not identities)
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
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-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothoff-do not crash if cb was NULL on ego free
2013-08-29 Christian Grothoff-doxygen fix
2013-08-24 Christian Grothoff-more convenient API to lookup egos
2013-08-21 Christian Grothoff-misc doxygen fixes
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-17 Christian Grothoff-removing obsolte stream message types
2013-07-17 Christian Grothoff-fix typos
2013-07-14 Christian Grothoff-doxygen
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-identity IPC definitions: message types
2013-07-13 Christian Grothoff-adding missing functions to identity service to make...
2013-07-07 Christian Grothoff-doxygen fixes
2013-06-25 Christian Grothoff-proposing identity service API