use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / core /
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-24 Christian Grothoff-fix possible assertion failure if rekeying is triggere...
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-23 Christian Grothoff-fix tiny leak, doxygen
2013-12-23 Christian Grothoff-trying to fix amatus's KX issue
2013-12-22 Christian Grothoff-amatus says this happens with just new peers, boo
2013-12-22 Christian Grothoff-reduce log level
2013-12-19 LRNmalloc -> new
2013-12-18 Christian Grothoff-style fix
2013-12-17 Christian Grothoff-trying to fix double-cancel
2013-12-12 Christian Grothoff-doxygen
2013-12-12 Matthias Wachsfixing documentation
2013-12-12 Matthias Wachsfix for core key exchange
2013-12-08 Christian Grothoff-minor code cleanup and doxygen/style fixes
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-01 Christian Grothoff-doxygen
2013-11-16 Christian Grothoff-remove GNUNET_MQ_impl_send_commit, make it part of...
2013-11-05 Christian Grothoff-do not start those during testing either...
2013-10-29 Christian Grothoff-match exact types from message struct
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothoff-do not autostart revocation
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-07 Florian Doldmissing file
2013-10-06 Florian DoldMQ for CORE
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Matthias Wachsfix tests
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-30 Christian Grothoff-encrypt using both AES and TWOFISH, with independent...
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-18 Matthias Wachsreduce log level
2013-09-16 Matthias Wachsdisable multicast
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Christian Grothoff-fix compiler warnings
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-28 Christian Grothoff-align core message, do not run psycstore here
2013-08-28 Christian Grothoff-remove dead struct
2013-08-24 Sree Harsha Totakura- fix transport-udp port in-use warning
2013-08-23 Matthias Wachshow did this test ever work without assigning core...
2013-08-23 Matthias Wachsfixed core configs
2013-08-23 Matthias Wachssafety checks for arguments
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-21 Christian Grothoff-doxygen improvements
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-21 Christian Grothoffremoving deprecated, dead test-connected API
2013-08-13 Christian Grothoff-dead code elimination
2013-08-13 Christian Grothoff-dead code elimination
2013-08-12 Christian Grothoff-big bad bugfix thanks to Bart
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsimproved messages
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-18 Christian Grothoff-removing last bits of RSA support, as this code is...
2013-07-11 Christian Grothoff-no regex autostart
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-09 David BarksdaleAdd --with-zlib=[DIR] configure option.
2013-05-17 Christian Grothoff-no peerinfo IO on tests
2013-03-25 Matthias Wachsdoxygen
2013-03-25 Matthias Wachsftb
2013-03-23 Christian Grothoff-doxygen
2013-03-23 Christian Grothoff-simplify
2013-03-21 Matthias Wachschange to core pai
2013-03-21 Matthias Wachsfix
2013-03-21 Matthias Wachsats related changes in core
2013-03-08 Matthias Wachsfix cast
2013-03-04 Christian Grothoff-removing spurious log message
2013-03-04 Christian Grothoff-go back to 12h interval
2013-03-04 Christian Grothoff-if we do not use ephemeral keys, use validity of ...
2013-03-04 Christian Grothoff-trying to fix rekeying (#2812)
2013-03-04 Christian Grothoff-trying to fix rekeying (#2812)
2013-03-04 Christian Grothoff-nicer time format
2013-03-03 Christian Grothoff-fix
2013-03-03 Christian Grothoffreduce messages in initial KX
2013-03-02 Christian Grothoffdo not verify an ephemeral key again if it is the same...
2013-03-02 Christian Grothoffadding option to disable use of ephemeral keys for...
2013-02-13 Christian Grothoff-trying to fix #2794
2013-02-11 Christian Grothoff-fix state machine rekey logic --- #2790
2013-02-11 Christian Grothoff-trying to address #2791
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-01-31 Christian Grothoff-cleanup
2013-01-30 Sree Harsha Totakurafunction to synchronously check if a peer is connected...
2013-01-18 LRNReplace EPV with a warning
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-19 Bart Polot-do not permit queueing of messages that are too big
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-12 Matthias Wachsfixing confs: core tests should pass
2012-11-09 Matthias Wachschanges to transport api
2012-11-09 Christian Grothoff-fix message recv accounting
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-29 Christian Grothoff-fixing #2569
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
next