aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore
Commit message (Collapse)AuthorAge
* Add hostname to psycstore.conf (required on W32)LRN2013-12-08
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* log msg and comment fixesGabor X Toth2013-11-09
|
* psycstore test homeGabor X Toth2013-11-09
|
* -doxygen fixesChristian Grothoff2013-10-18
|
* Fix psycstore tests to compileLRN2013-10-11
|
* PSYCstore: result_code arg for CountersCallbackGabor X Toth2013-10-10
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* psycstore: single counters function for master & slaveGabor X Toth2013-09-25
|
* psyc service skeletonGabor X Toth2013-09-16
|
* psycstore: use GNUNET_assert()Gabor X Toth2013-09-16
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* psycstore: fixing issues reported by static code analysisGabor X Toth2013-09-16
|
* psycstore tests configGabor X Toth2013-09-16
|
* PSYCstore service and API implementationGabor X Toth2013-09-16
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* Make psycstore.conf generatableLRN2013-09-08
|
* Remove static psycstore.confLRN2013-09-08
|
* psycstore: doc fixesGabor X Toth2013-09-03
|
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
|
* psycstore: sqlite pluginGabor X Toth2013-08-29
|
* psycstore service skeletonGabor X Toth2013-08-27