-ftbfs
[oweals/gnunet.git] / src / util /
2013-10-08 LRNUpdate time conversion functions docs, test converting...
2013-10-08 LRNUpdate make GNUNET_STRINGS_fancy_time_to_absolute retur...
2013-10-08 LRNReplace OFF_T with off_t
2013-10-08 LRNTweak the stat-calling code
2013-10-08 LRNAdd missing include
2013-10-08 Christian Grothoffmore strings documentation
2013-10-06 Florian DoldMQ for CORE
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-load revocations from disk, misc doxygen/style fixes
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-10-06 Christian Grothoff-doxygen, coding conventions
2013-10-06 Christian Grothoff-improving docs
2013-10-05 Christian Grothoff-enable printing and parsing of conversation's PHONE...
2013-10-03 Christian Grothoff-fix test vector
2013-10-03 Christian Grothoff-fix IV
2013-10-03 Christian Grothoff-fix includes
2013-10-03 Christian Grothoff-do not read via mst if there is no callback for reading
2013-10-03 Christian GrothoffAndrew Cann wrote:
2013-10-02 Christian Grothoff-doxygen, indentation
2013-10-02 Christian Grothoff-do cancel read task as well
2013-10-02 Christian Grothoff-docu helper api better
2013-10-02 Christian Grothoff-fix helper: properly abort pending write tasks during...
2013-10-02 Christian Grothoff-implement microphone library
2013-10-01 Matthias Wachs*sigh* ...
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-30 Christian Grothoff-adding specialized hash table for peer identities
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 LRNMore comments to make the testcase easier to understand...
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-26 Christian GrothoffApplying 1st patch from Andrew Cann (see also #2887).
2013-09-26 Christian Grothoff-tolerate somewhat larger delays -- for slow systems
2013-09-26 Christian Grothoff-testing LRNs fix from IRC to correct expression logic...
2013-09-26 Christian Grothoff-undo const, it is not const
2013-09-26 Christian Grothoff-minor cleanup
2013-09-26 Christian Grothoff-get rid of compiler warning
2013-09-26 Christian Grothoff-check return values, doxygen, code cleanup
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-24 Christian Grothoff-formatting, doxygen
2013-09-24 Christian Grothoff-rollback accidental commit
2013-09-24 Christian Grothoff-fix doxygen
2013-09-23 LRNChange console inheritance on W32
2013-09-21 Christian Grothoff-ftbfs
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-20 Christian Grothoff-handle NULL in unixpath
2013-09-20 Christian Grothoff-fix shortening routine to deal with longer hashes
2013-09-18 Christian Grothoff-avoid forever increasing backoffs on reconnect in...
2013-09-18 Christian Grothoff-style
2013-09-16 Christian Grothoff-fix warnings
2013-09-16 Sree Harsha Totakura- don't append libexec path to absolute paths
2013-09-16 Christian Grothoffadd GNUNET_NETWORK_socket_free_memory_only_ API to...
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Christian Grothoff-fix compiler warnings
2013-09-15 Christian Grothoff-doxygen fixes, and fixing publish URI serization for...
2013-09-14 Christian Grothoff-fixing #3034
2013-09-13 Christian Grothoff-fixing resuming publish operation
2013-09-13 Christian Grothoff-fix rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-11 Christian Grothoff-cosmetics, trying to narrow down deserialization error
2013-09-10 Christian Grothoff-perform tiny wait if we do get worken up to do no...
2013-09-09 Christian Grothoff-eliminate LISTEN_PID check, silly idea anyway, better...
2013-09-09 Christian Grothoff-minor code cleanup
2013-09-08 Christian Grothoff-moving time functions from FS to TIME
2013-09-08 LRNFix timing problems in *_select() on W32
2013-09-05 Christian Grothoff-only use x for ECDH
2013-09-04 Christian Grothoff-note
2013-08-31 Christian Grothofftrying to fix #3006, libltdl detection on FreeBSD
2013-08-30 Christian Grothoff-docu
2013-08-29 Christian Grothoff-fix u/clarify/improve util/network code doxygen docume...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-21 Christian Grothoffsimplified OR2 API
2013-08-19 Christian Grothoff-remove ShortHashCode from API, deprecate SList
2013-08-19 Christian Grothoff-fix time test
2013-08-19 Christian Grothoff-eliminate more uses of ShortHashCode, breaks signatures
2013-08-16 LRNTry to fix a warning
2013-08-15 Sree Harsha Totakura- use SO_REUSEADDR for SOCK_STREAM type sockets only
2013-08-15 Christian Grothoff-enable resetting client context to NULL
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-08-12 Florian Dold- test memory leak
2013-08-12 Florian Dold- test for external iterator
2013-08-12 Florian Dold- fixed memory leak
2013-08-12 Florian Dold- external iterator for multihashmap
2013-08-12 Christian Grothoff-fix leaks (kind-of related to #2981)
2013-08-11 Christian Grothoff-be silent
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-11 Christian Grothoff-add extra context argument for key deriviation, so...
2013-08-08 Christian Grothoff-fix
2013-08-08 Christian Grothoff-fix loglevel
2013-08-08 Christian Grothoff-raise loglevel
2013-08-08 Matthias Wachsfix for resolver timeout issues
2013-08-07 Christian Grothoff-testcase for new ECC crypto functions
2013-08-07 Christian Grothoff-rename as format changed
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-30 Christian Grothoff-make use of deterministic ECDSA in FS, requires libgcr...
2013-07-24 Florian Dold- logging
2013-07-24 Christian Grothoff-fix warnings on W32
2013-07-24 Christian Grothoff-w32 bugfix -- compiler warning too
next