]> the.earth.li Git - onak.git/log
onak.git
19 years agocscvs to tla changeset 61 0.1.2
Jonathan McDowell [Mon, 31 May 2004 23:47:30 +0000 (23:47 +0000)]
cscvs to tla changeset 61
Author: noodles
Date: 2003/02/15 17:36:56
0.1.2 release. Update HISTORY, bump version in onak-conf.h/README

19 years agocscvs to tla changeset 60
Jonathan McDowell [Mon, 31 May 2004 23:47:29 +0000 (23:47 +0000)]
cscvs to tla changeset 60
Author: noodles
Date: 2003/02/15 17:31:31
Change over some more error message to use logthing.

19 years agocscvs to tla changeset 59
Jonathan McDowell [Mon, 31 May 2004 23:47:28 +0000 (23:47 +0000)]
cscvs to tla changeset 59
Author: noodles
Date: 2003/02/15 13:53:34
Enable deadlock detection for the DB3 backend.

19 years agocscvs to tla changeset 58
Jonathan McDowell [Mon, 31 May 2004 23:47:28 +0000 (23:47 +0000)]
cscvs to tla changeset 58
Author: noodles
Date: 2003/02/13 19:34:14
Add a logging structure so we can easily log to a file instead of stderr.

19 years agocscvs to tla changeset 57
Jonathan McDowell [Mon, 31 May 2004 23:47:27 +0000 (23:47 +0000)]
cscvs to tla changeset 57
Author: noodles
Date: 2003/02/12 22:50:31
Handle unknown length packet stream data more gracefully.

19 years agocscvs to tla changeset 56
Jonathan McDowell [Mon, 31 May 2004 23:47:26 +0000 (23:47 +0000)]
cscvs to tla changeset 56
Author: noodles
Date: 2003/02/12 22:48:14
Add code to do a dump of the key database to a flat OpenPGP data file.

19 years agocscvs to tla changeset 55
Jonathan McDowell [Mon, 31 May 2004 23:47:25 +0000 (23:47 +0000)]
cscvs to tla changeset 55
Author: noodles
Date: 2003/02/02 23:59:15
Try to break deadlocks when we start and react better to being told we're in a
deadlock.

19 years agocscvs to tla changeset 54
Jonathan McDowell [Mon, 31 May 2004 23:47:24 +0000 (23:47 +0000)]
cscvs to tla changeset 54
Author: noodles
Date: 2003/01/22 23:31:32
Add transaction support to DB3 backend to attempt to prevent locking with
multiple instances running at once.

19 years agocscvs to tla changeset 53
Jonathan McDowell [Mon, 31 May 2004 23:47:24 +0000 (23:47 +0000)]
cscvs to tla changeset 53
Author: noodles
Date: 2003/01/20 23:49:53
Add cleanup of sixdegrees{,.o}.

19 years agocscvs to tla changeset 52
Jonathan McDowell [Mon, 31 May 2004 23:47:23 +0000 (23:47 +0000)]
cscvs to tla changeset 52
Author: noodles
Date: 2002/12/03 08:14:38
Added fingerprint calculation and display.

19 years agocscvs to tla changeset 51 0.1.1
Jonathan McDowell [Mon, 31 May 2004 23:47:22 +0000 (23:47 +0000)]
cscvs to tla changeset 51
Author: noodles
Date: 2002/12/02 18:14:10
0.1.1 release. Update HISTORY/TODO, bump version in onak-conf.h

19 years agocscvs to tla changeset 50
Jonathan McDowell [Mon, 31 May 2004 23:47:22 +0000 (23:47 +0000)]
cscvs to tla changeset 50
Author: noodles
Date: 2002/11/26 18:19:02
Cleaned up comments.

19 years agocscvs to tla changeset 49
Jonathan McDowell [Mon, 31 May 2004 23:47:21 +0000 (23:47 +0000)]
cscvs to tla changeset 49
Author: noodles
Date: 2002/11/26 17:29:26
Added sixdegrees and cleaned out code from gpgstats that's already in use.

19 years agocscvs to tla changeset 48
Jonathan McDowell [Mon, 31 May 2004 23:47:20 +0000 (23:47 +0000)]
cscvs to tla changeset 48
Author: noodles
Date: 2002/11/24 14:11:25
Added a few more status outputs for verbose mode when adding keys.

19 years agocscvs to tla changeset 47
Jonathan McDowell [Mon, 31 May 2004 23:47:20 +0000 (23:47 +0000)]
cscvs to tla changeset 47
Author: noodles
Date: 2002/11/24 14:05:20
Fixed compile warnings due to keyindex/decodekey split.

19 years agocscvs to tla changeset 46
Jonathan McDowell [Mon, 31 May 2004 23:47:19 +0000 (23:47 +0000)]
cscvs to tla changeset 46
Author: noodles
Date: 2002/11/24 13:55:40
Removed circular code dependencies; split keyindex up into key decoding and key
display files and moved signature caching from hash.c to keydb.c

19 years agocscvs to tla changeset 45
Jonathan McDowell [Mon, 31 May 2004 23:47:18 +0000 (23:47 +0000)]
cscvs to tla changeset 45
Author: noodles
Date: 2002/11/22 23:05:57
Updated README file to have some more useful information in it.

19 years agocscvs to tla changeset 44
Jonathan McDowell [Mon, 31 May 2004 23:47:18 +0000 (23:47 +0000)]
cscvs to tla changeset 44
Author: noodles
Date: 2002/11/22 18:57:05
Fixed bug with merging keys that have no new information.

19 years agocscvs to tla changeset 43
Jonathan McDowell [Mon, 31 May 2004 23:47:17 +0000 (23:47 +0000)]
cscvs to tla changeset 43
Author: noodles
Date: 2002/11/22 18:54:37
Changed parse_keys to return a count of the number of keys parsed.

19 years agocscvs to tla changeset 42
Jonathan McDowell [Mon, 31 May 2004 23:47:16 +0000 (23:47 +0000)]
cscvs to tla changeset 42
Author: noodles
Date: 2002/11/22 11:45:15
Tighten up SQL referencial integrity.

19 years agocscvs to tla changeset 41
Jonathan McDowell [Mon, 31 May 2004 23:47:16 +0000 (23:47 +0000)]
cscvs to tla changeset 41
Author: noodles
Date: 2002/11/16 18:30:01
Added display of subkeys on (v)index.

19 years agocscvs to tla changeset 40
Jonathan McDowell [Mon, 31 May 2004 23:47:15 +0000 (23:47 +0000)]
cscvs to tla changeset 40
Author: noodles
Date: 2002/11/16 14:01:59
Added checking to ensure we return no more than maxkey keys from fetch_key_text.

19 years agocscvs to tla changeset 39
Jonathan McDowell [Mon, 31 May 2004 23:47:15 +0000 (23:47 +0000)]
cscvs to tla changeset 39
Author: noodles
Date: 2002/11/16 13:53:23
Fixed various memory leaks found by using ccmalloc.

19 years agocscvs to tla changeset 38
Jonathan McDowell [Mon, 31 May 2004 23:47:14 +0000 (23:47 +0000)]
cscvs to tla changeset 38
Author: noodles
Date: 2002/11/16 12:58:43
Reorder reading in of onak output (stdout first) to help prevent blocking.

19 years agocscvs to tla changeset 37
Jonathan McDowell [Mon, 31 May 2004 23:47:13 +0000 (23:47 +0000)]
cscvs to tla changeset 37
Author: noodles
Date: 2002/11/16 12:06:41
Add cleanupcgi function & various code cleanups.

19 years agocscvs to tla changeset 36
Jonathan McDowell [Mon, 31 May 2004 23:47:13 +0000 (23:47 +0000)]
cscvs to tla changeset 36
Author: noodles
Date: 2002/11/16 12:04:55
Tidy up object specifications. Add use of LINK variable to ease debugging.

19 years agocscvs to tla changeset 35
Jonathan McDowell [Mon, 31 May 2004 23:47:12 +0000 (23:47 +0000)]
cscvs to tla changeset 35
Author: noodles
Date: 2002/11/15 15:29:40
Make getfullkeyid in keydb.c not assert if the key isn't found.

19 years agocscvs to tla changeset 34
Jonathan McDowell [Mon, 31 May 2004 23:47:11 +0000 (23:47 +0000)]
cscvs to tla changeset 34
Author: noodles
Date: 2002/11/15 15:24:49
Correct content-type to use UTF-8 instead of utf8 (pointed out by huggie).

19 years agocscvs to tla changeset 33 0.1.0
Jonathan McDowell [Mon, 31 May 2004 23:47:11 +0000 (23:47 +0000)]
cscvs to tla changeset 33
Author: noodles
Date: 2002/11/13 22:58:14
Rolling 0.1.0; update HISTORY/TODO, bump version in onak-conf.h

19 years agocscvs to tla changeset 32
Jonathan McDowell [Mon, 31 May 2004 23:47:10 +0000 (23:47 +0000)]
cscvs to tla changeset 32
Author: noodles
Date: 2002/11/13 19:41:39
Bidirectional syncing support for both mail and HKP received keys.

19 years agocscvs to tla changeset 31
Jonathan McDowell [Mon, 31 May 2004 23:47:09 +0000 (23:47 +0000)]
cscvs to tla changeset 31
Author: noodles
Date: 2002/11/13 19:33:11
Change DB dir to a more sensible testing default.

19 years agocscvs to tla changeset 30
Jonathan McDowell [Mon, 31 May 2004 23:47:09 +0000 (23:47 +0000)]
cscvs to tla changeset 30
Author: noodles
Date: 2002/11/13 19:25:44
Fix off by one bug in armor routine (we'd print NULLs in the header/footer).

19 years agocscvs to tla changeset 29
Jonathan McDowell [Mon, 31 May 2004 23:47:08 +0000 (23:47 +0000)]
cscvs to tla changeset 29
Author: noodles
Date: 2002/11/11 20:34:28
Addition of config file support.

19 years agocscvs to tla changeset 28
Jonathan McDowell [Mon, 31 May 2004 23:47:08 +0000 (23:47 +0000)]
cscvs to tla changeset 28
Author: noodles
Date: 2002/11/11 15:47:19
Add support for searching on a full string to DB3 backend.

19 years agocscvs to tla changeset 27
Jonathan McDowell [Mon, 31 May 2004 23:47:07 +0000 (23:47 +0000)]
cscvs to tla changeset 27
Author: noodles
Date: 2002/11/11 14:15:54
Pull out some common fetch/putchar functions into charfuncs.c

19 years agocscvs to tla changeset 26 0.0.4
Jonathan McDowell [Mon, 31 May 2004 23:47:06 +0000 (23:47 +0000)]
cscvs to tla changeset 26
Author: noodles
Date: 2002/11/10 20:36:22
0.0.4 release; bump version number and update HISTORY

19 years agocscvs to tla changeset 25
Jonathan McDowell [Mon, 31 May 2004 23:47:06 +0000 (23:47 +0000)]
cscvs to tla changeset 25
Author: noodles
Date: 2002/11/10 20:26:38
Updated performance details to include some DB3 results.

19 years agocscvs to tla changeset 24
Jonathan McDowell [Mon, 31 May 2004 23:47:05 +0000 (23:47 +0000)]
cscvs to tla changeset 24
Author: noodles
Date: 2002/11/10 20:24:29
Initial commit of DB3 backend support; much work still needed.

19 years agocscvs to tla changeset 23
Jonathan McDowell [Mon, 31 May 2004 23:47:05 +0000 (23:47 +0000)]
cscvs to tla changeset 23
Author: noodles
Date: 2002/11/10 18:35:06
Added "get" to help output.

19 years agocscvs to tla changeset 22
Jonathan McDowell [Mon, 31 May 2004 23:47:04 +0000 (23:47 +0000)]
cscvs to tla changeset 22
Author: noodles
Date: 2002/11/10 18:01:36
Making use of DISTINCT for pulling sigs out and strtol doesn't like 64 bit hex
conversions.

19 years agocscvs to tla changeset 21
Jonathan McDowell [Mon, 31 May 2004 23:47:04 +0000 (23:47 +0000)]
cscvs to tla changeset 21
Author: noodles
Date: 2002/11/09 13:17:47
Change default DB2 path to make more sense for testing. Need config file...

19 years agocscvs to tla changeset 20
Jonathan McDowell [Mon, 31 May 2004 23:47:03 +0000 (23:47 +0000)]
cscvs to tla changeset 20
Author: noodles
Date: 2002/11/09 13:04:17
Addition of llfree function to cleanup linked lists.

19 years agocscvs to tla changeset 19
Jonathan McDowell [Mon, 31 May 2004 23:47:02 +0000 (23:47 +0000)]
cscvs to tla changeset 19
Author: noodles
Date: 2002/11/05 18:42:58
Removing keydb_pg.o dependancy on keydb.o, which isn't needed at all.

19 years agocscvs to tla changeset 18
Jonathan McDowell [Mon, 31 May 2004 23:47:02 +0000 (23:47 +0000)]
cscvs to tla changeset 18
Author: noodles
Date: 2002/10/20 10:14:56
Make use of onak_sigs table to make key sig lookup faster (for pathfinder).

19 years agocscvs to tla changeset 17
Jonathan McDowell [Mon, 31 May 2004 23:47:01 +0000 (23:47 +0000)]
cscvs to tla changeset 17
Author: noodles
Date: 2002/09/08 20:16:17
Change to check the signature keyid when merging signatures on a packet.

19 years agocscvs to tla changeset 16
Jonathan McDowell [Mon, 31 May 2004 23:47:01 +0000 (23:47 +0000)]
cscvs to tla changeset 16
Author: noodles
Date: 2002/09/08 10:40:46
Update to match what's been done so far.

19 years agocscvs to tla changeset 15
Jonathan McDowell [Mon, 31 May 2004 23:47:00 +0000 (23:47 +0000)]
cscvs to tla changeset 15
Author: noodles
Date: 2002/09/08 10:40:24
Updating test code.

19 years agocscvs to tla changeset 14
Jonathan McDowell [Mon, 31 May 2004 23:47:00 +0000 (23:47 +0000)]
cscvs to tla changeset 14
Author: noodles
Date: 2002/09/08 10:39:39
General update of TODO list.

19 years agocscvs to tla changeset 13
Jonathan McDowell [Mon, 31 May 2004 23:46:59 +0000 (23:46 +0000)]
cscvs to tla changeset 13
Author: noodles
Date: 2002/09/08 10:38:26
Adding default file DB directory.

19 years agocscvs to tla changeset 12
Jonathan McDowell [Mon, 31 May 2004 23:46:59 +0000 (23:46 +0000)]
cscvs to tla changeset 12
Author: noodles
Date: 2002/09/08 10:37:27
Addition of sig2keyid function.

19 years agocscvs to tla changeset 11
Jonathan McDowell [Mon, 31 May 2004 23:46:58 +0000 (23:46 +0000)]
cscvs to tla changeset 11
Author: noodles
Date: 2002/09/08 10:36:19
Basic code cleanup.

19 years agocscvs to tla changeset 10
Jonathan McDowell [Mon, 31 May 2004 23:46:58 +0000 (23:46 +0000)]
cscvs to tla changeset 10
Author: noodles
Date: 2002/09/08 10:35:44
Added destroyhash for cleanup when we're done using the hash.

19 years agocscvs to tla changeset 9
Jonathan McDowell [Mon, 31 May 2004 23:46:57 +0000 (23:46 +0000)]
cscvs to tla changeset 9
Author: noodles
Date: 2002/09/08 10:33:51
Changing to output the max path when we've found it.

19 years agocscvs to tla changeset 8
Jonathan McDowell [Mon, 31 May 2004 23:46:57 +0000 (23:46 +0000)]
cscvs to tla changeset 8
Author: noodles
Date: 2002/09/08 10:33:20
Pulling dofindpath out of gpgwww.c into stats.c.

19 years agocscvs to tla changeset 7
Jonathan McDowell [Mon, 31 May 2004 23:46:56 +0000 (23:46 +0000)]
cscvs to tla changeset 7
Author: noodles
Date: 2002/09/08 10:30:32
Changing over to use PQescapeString to escape SQL string data.

19 years agocscvs to tla changeset 6
Jonathan McDowell [Mon, 31 May 2004 23:46:56 +0000 (23:46 +0000)]
cscvs to tla changeset 6
Author: noodles
Date: 2002/09/08 10:29:37
Code style cleanup.

19 years agocscvs to tla changeset 5
Jonathan McDowell [Mon, 31 May 2004 23:46:55 +0000 (23:46 +0000)]
cscvs to tla changeset 5
Author: noodles
Date: 2002/09/08 10:29:15
Making file DB backend compile again.

19 years agocscvs to tla changeset 4
Jonathan McDowell [Mon, 31 May 2004 23:46:55 +0000 (23:46 +0000)]
cscvs to tla changeset 4
Author: noodles
Date: 2002/09/08 10:27:47
Pulled out HTML start/end code to getcgi.c and added DOCTYPE & charset.

19 years agocscvs to tla changeset 3 0.0.3
Jonathan McDowell [Mon, 31 May 2004 23:46:54 +0000 (23:46 +0000)]
cscvs to tla changeset 3
Author: noodles
Date: 2002/09/08 09:16:22

Committing onak 0.0.3.

19 years agocscvs to tla changeset 2 0.0.2
Jonathan McDowell [Mon, 31 May 2004 23:46:52 +0000 (23:46 +0000)]
cscvs to tla changeset 2
Author: noodles
Date: 2002/09/08 09:04:54

Committing onak 0.0.2.

19 years agocscvs to tla changeset 1 0.0.1
Jonathan McDowell [Mon, 31 May 2004 23:46:40 +0000 (23:46 +0000)]
cscvs to tla changeset 1
Author: noodles
Date: 2002/09/08 08:49:53
Initial revision