]>
git.sommitrealweird.co.uk Git - onak.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
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.
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.
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...
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.
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.
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).
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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