Commit Graph

  • 7f7f048b15 Add local upload target for uploading documentation Stef Walter 2012-03-25 13:45:10 +0200
  • 9e49677afa Initialise libgcrypt properly Stef Walter 2012-03-25 12:36:20 +0200
  • 441f8554e3 Fix C example code Stef Walter 2012-03-25 12:33:38 +0200
  • 3a8b4a36d8 Add secret-tool command Stef Walter 2012-03-25 12:25:22 +0200
  • 37e6765b8d Use the correct D-Bus service name Stef Walter 2012-03-25 12:24:34 +0200
  • 3aa77c6918 Support content type application/octet-stream for passwords Stef Walter 2012-03-25 12:23:29 +0200
  • 11cc25f4e8 Allow NULL schema for certain service methods Stef Walter 2012-03-25 12:22:10 +0200
  • de403fd927 Add secret_password_clear() function Stef Walter 2012-03-25 12:18:24 +0200
  • dd83ac0db3 Only copy the correct amount of bytes from SecretValue Stef Walter 2012-03-25 12:17:03 +0200
  • add0a1a55d More documentation clarifications Stef Walter 2012-03-24 13:31:14 +0100
  • ebb2806946 Add documentation of which parts of the API are unstable Stef Walter 2012-03-24 07:52:12 +0100
  • 8417d8c98b Fine tune how schemas work Stef Walter 2012-03-18 19:04:44 +0100
  • 65969cf82e WIP schemas Stef Walter 2012-03-18 13:45:54 +0100
  • 966c1da87b Complete the example documentation Stef Walter 2012-03-18 13:19:03 +0100
  • 432f5617fe Round up the documentation Stef Walter 2012-03-17 14:25:50 +0100
  • ad9936e3f5 Add python tests Stef Walter 2012-03-17 13:27:42 +0100
  • 605e0b1f9b Add support for old style Secret Service signals Stef Walter 2012-02-19 13:09:07 +0100
  • a4d290db29 Complete the example documentation desktop-master Stef Walter 2012-03-18 13:19:03 +0100
  • 823f8e61fd Round up the documentation Stef Walter 2012-03-17 14:25:50 +0100
  • 7439fcb68e Add python tests Stef Walter 2012-03-17 13:27:42 +0100
  • 2bc2140d43 Complete javascript testing of password functionality Stef Walter 2012-03-11 13:35:43 +0100
  • e202ac9d19 Fix critical assertion when secret_password_lookup_xx() returns null. Stef Walter 2012-03-11 12:40:52 +0100
  • fda4704c56 Reference nonstatic schemas when we put them in a closure Stef Walter 2012-03-11 09:41:13 +0100
  • 60f6e8e770 Tons of fixes for introspectable usage Stef Walter 2012-03-11 09:06:40 +0100
  • 4f323b2e67 Change argument of secret_password_free() to gchar * Stef Walter 2012-03-01 10:54:47 +0100
  • d1bc425af9 Add DOAP file for project Stef Walter 2012-02-17 10:18:31 +0100
  • 2b7c1d8cdf Remove the gtkdoc interfaces file from git Stef Walter 2012-02-17 10:14:14 +0100
  • 3edec36350 Reference documentation Stef Walter 2012-02-02 14:59:59 +0100
  • 06e8436557 Build fixes for 'make distcheck' Stef Walter 2012-02-02 14:14:58 +0100
  • 9c20c4d65e Initial gobject-introspection support Stef Walter 2012-02-02 13:40:47 +0100
  • 46137f865b Rename gsecret to libsecret Stef Walter 2012-02-01 13:34:08 +0100
  • 797b63f8e3 Some more documentation of the collection Stef Walter 2012-01-31 20:40:44 +0100
  • 3a6cfa697f Update the mock service to more closely mirror real secret service Stef Walter 2012-01-31 20:20:31 +0100
  • 075ca76cc0 Tests for password functionality Stef Walter 2012-01-30 18:11:53 +0100
  • d797ef2ba3 Testing item stuff, and fixing bugs Stef Walter 2012-01-30 17:49:22 +0100
  • dea9a3a043 Test creating items and collections Stef Walter 2012-01-30 16:07:55 +0100
  • f1bd681e8a Split out tests for service and service methods Stef Walter 2012-01-30 14:26:44 +0100
  • 1a86e7152d Test storing passwords and fix bugs Stef Walter 2012-01-30 14:14:39 +0100
  • 45705b781b Implement CreateCollection and CreateItem and related Stef Walter 2012-01-26 18:23:12 +0100
  • 97dca30728 Split up the gsecret-service.c file Stef Walter 2012-01-26 15:34:26 +0100
  • 4c80765ef8 More testing, and more bug fixes Stef Walter 2012-01-26 14:34:37 +0100
  • c6c6afa2cc Rework how the initialization work for various proxy objects Stef Walter 2012-01-25 14:26:52 +0100
  • f44aae6efa Tests for GSecretItem and GSecretValue Stef Walter 2012-01-23 17:20:18 +0100
  • 116447c59e Split out starting/stopping mock service into library Stef Walter 2012-01-23 09:36:36 +0100
  • 31d8f1508e Complete most of implementation, thread safety Stef Walter 2012-01-20 15:10:35 +0100
  • 805355e78e Complete the gsecret_item_xxx() functions Stef Walter 2012-01-16 15:08:46 +0100
  • 72dc330a04 Complete the gsecret_password_xxx() API. Stef Walter 2012-01-16 15:08:29 +0100
  • f2e275f25e Prompting and item deletion Stef Walter 2012-01-11 07:44:32 +0100
  • b36268afc1 Hide glib deprecation warnings in generated code Stef Walter 2012-01-11 19:56:30 +0100
  • 5946712810 Some build fixes Stef Walter 2011-11-19 08:08:12 +0100
  • a075105bf4 Fix problem when compiling without valgrind Stef Walter 2011-11-19 08:04:28 +0100
  • 17fade3173 Implement gsecret_service_get_secrets_for_paths() and friends Stef Walter 2011-11-12 08:08:12 +0100
  • 09a9d856d2 Add more coverage testing for search paths Stef Walter 2011-11-06 22:46:30 +0100
  • 9a319cb767 Remove built file Stef Walter 2011-11-06 22:46:07 +0100
  • 4893c73c5b Valgrind integration, refactor build process Stef Walter 2011-11-06 13:41:21 +0100
  • e670fe5645 Fix for deprecations in glib 2.31.0 Stef Walter 2011-11-06 13:38:19 +0100
  • 38031d943e Add test for async negotiation of encrypted session Stef Walter 2011-11-06 09:00:06 +0100
  • a05725fd18 Set the session correctly on the service Stef Walter 2011-11-06 08:59:48 +0100
  • 76ae17b24f Add test for GSecretService singleton, and make it work Stef Walter 2011-11-06 08:59:20 +0100
  • 7ac228b62f Simple test for gsecret_service_search_paths() Stef Walter 2011-11-05 21:50:01 +0100
  • 737e3a1ca3 Implement the Service.SearchPath() method Stef Walter 2011-11-05 20:59:00 +0100
  • 6b4d7b6484 Testing of gsecret_service_ensure and friends Stef Walter 2011-09-25 22:59:43 +0200
  • 51896081f0 Add --enable-debug and --enable-coverage, egg tests etc Stef Walter 2011-09-25 21:13:00 +0200
  • 41e7cb387e Complete Service instantiation, add mock service, and initial test Stef Walter 2011-09-25 18:39:03 +0200
  • 8a6ba782db Beginnings of a mock python secret service Stef Walter 2011-09-25 12:58:08 +0200
  • ef85c4ff45 Add dependency on libgcrypt Stef Walter 2011-09-25 10:03:48 +0200
  • b1b54f525d More Implementation of GSecretService session related code. Stef Walter 2011-09-25 08:22:36 +0200
  • 3dfd7aa70f Initial module setup. Implement GSecretData Stef Walter 2011-06-12 22:55:02 +0200