- one catch-all ack handles renedered obsolete
[oweals/gnunet.git] / src /
2013-10-09 Bart Polot- one catch-all ack handles renedered obsolete
2013-10-09 Bart Polot- queue is internal: channel -> tunnel -> connection...
2013-10-09 Bart Polot- local channel id better accounted for per-client
2013-10-09 Bart Polot- fixing channel functions
2013-10-09 Christian Fuchsextended cleanup function to take care of new variables...
2013-10-09 Christian Grothoff-say that we ignore retval on purpose
2013-10-09 Christian Grothoff-fix header inclusion
2013-10-09 Christian Grothoffcreate directory if one does not exist before trying...
2013-10-09 Christian Grothoff-do not autostart revocation
2013-10-09 Christian Grothoff-use get_value_filename with UNIXPATH to get himBHexpansion
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 Grothoff-clarify comment
2013-10-09 Christian Grothoff-fix
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-09 Christian Fuchsmore changes to support multipart messaging
2013-10-09 Fabian Oehlmannats_ril: - removed some redundantly saved plugin enviro...
2013-10-09 Sree Harsha Totakura- doc
2013-10-09 Sree Harsha Totakura- fix and doc
2013-10-09 Sree Harsha Totakura- prefix env variable for specifying the tmp dir testbe...
2013-10-09 Bart Polot- move get channel to local
2013-10-09 Christian Fuchsmade the service more resilient against out of order...
2013-10-09 Bart Polot- sync
2013-10-09 Christian Grothofffix script to use file names from configuration and...
2013-10-09 Matthias Wachsapplying LRN's patch to fix startup issue
2013-10-09 Matthias Wachsdocumentation for solver api
2013-10-09 Matthias Wachsrenaming
2013-10-09 Matthias Wachsdocumentation and fix for const warning
2013-10-09 Bart Polot- sync
2013-10-09 Bart Polot- cleanup
2013-10-09 Bart Polot- fixed _tunnel
2013-10-08 LRNMisc makefile fixes
2013-10-08 LRNSanity check
2013-10-08 Christian Grothoff-preping for XDG
2013-10-08 Fabian Oehlmannats_ril: made compatible to plugin change
2013-10-08 Christian Grothofffixed #2987 -- at least the testcases now pass
2013-10-08 Christian Grothofftowards implementing postgres backend for namestore...
2013-10-08 Christian Grothoff-bump name to 97
2013-10-08 Christian Grothofffixing #2992: do not use hash of pkey and then match...
2013-10-08 Christian Grothoff-implement #2992 (but reverse lookup itself seems to...
2013-10-08 Christian Fuchscouple of summary fixes to the previous changes
2013-10-08 Christian Fuchsonwards towards victory... more multipart receiving...
2013-10-08 Matthias Wachsfixes to makefile
2013-10-08 Matthias Wachsats solver are now implemented as plugins
2013-10-08 Fabian Oehlmannats_ril: -fixed property indexing
2013-10-08 Sree Harsha Totakura- cleanup dead code
2013-10-08 Sree Harsha Totakura- bail out if peer is not running
2013-10-08 Bart Polot- share one statistics handle across all subsystems
2013-10-08 Bart Polot- add peer's tunnel setter
2013-10-08 Christian Fuchsmore multipart work
2013-10-08 Bart Polot- use public channel handlers
2013-10-08 Christian Fuchsremoved a couple of excess variable declarations
2013-10-08 Christian FuchsHow much wood... more work on multipart receiving
2013-10-08 Bart Polot- move connection initialization to GMC_new
2013-10-08 Christian Grothoff-actually just include util
2013-10-08 LRNPrecussive maintenance on env/multicast/psyc
2013-10-08 Florian Doldmake identity port available for java
2013-10-08 Bart Polot- fix LOG
2013-10-08 Bart Polot- use per-module logging
2013-10-08 Christian Grothoff-do not include twice
2013-10-08 Christian Grothoffshould include util_lib, not common
2013-10-08 Bart Polot- export core handlers from connection: all p2p message...
2013-10-08 Christian Grothoff-ftbfs
2013-10-08 Bart Polot- move all core/PeerIdentity interacting code to _peer...
2013-10-08 Bart Polot- add new modules to Makefile
2013-10-08 Christian Fuchsmore work on multipart receiving
2013-10-08 Sree Harsha Totakura- fix peer reconfiguration when the peer is already...
2013-10-08 Bart Polot- fix main mesh file
2013-10-08 Matthias Wachsindentation and inmproved documentation for feedback
2013-10-08 Matthias Wachsimproved documentation
2013-10-08 Bart Polot- MOve peer2s to peer section
2013-10-08 Bart Polot- finished coarse refactoring
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 LRNUpdate plibc header
2013-10-08 LRNAdd missing include
2013-10-08 Christian Grothoffimplement #3035: add mimetype:type category keywords...
2013-10-08 Christian Fuchswork on multipart request receiving
2013-10-08 Matthias Wachsfix for failing _init test
2013-10-08 Christian Grothoffmore strings documentation
2013-10-08 Christian Grothoff-document UTC vs local time
2013-10-07 LRNAdd missing blackslash
2013-10-07 Christian Grothoff-fix friends file parser logic, a NOT operator is a...
2013-10-07 Christian Grothoff-shorter line
2013-10-07 Christian Grothoff-doxygen
2013-10-07 Christian Grothoffimplementing FRIENDS file writing logic
2013-10-07 Christian Grothoff-moving friends file parsing logic into its own library
2013-10-07 Christian Fuchsmore work towards multipart sending, this time the...
2013-10-07 Christian Fuchsfinished service request multipart message sending
2013-10-07 Fabian Oehlmannats_ril: - bug fixed in address_add()
2013-10-07 Christian Fuchstowards multipart messages
2013-10-07 Matthias Wachsfix for incoming addresses:
2013-10-07 Florian Doldmissing file
2013-10-07 Christian Fuchsadded scalarproduct multipart protocol numbers
2013-10-07 Matthias Wachs- fixing udp address handling for inbound sessions
2013-10-07 Christian Grothoff-transmit termination reason also for caller hanging up
2013-10-07 Christian Grothoffrename coreAPI to core_api to follow naming conventions...
2013-10-07 Christian Grothoffimplement revocation broadcasting (part of #3057)
next