These changesets represents the changes on the squid/dsa development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
---|---|---|---|
2003/12/29 00:49:44 | ymc | +7 -7 | fixed storeAddInstanceEntry |
2002/12/23 22:42:26 | ymc | +7 -3 | fixed the mem_obj == NULL in objectLen bug |
2002/12/23 21:21:46 | ymc | +3 -2 | arrayDelete now checks whether the item exists or not |
2002/12/23 21:10:36 | ymc | +82 -50 | added code to storeSetPublicKey to make sure the links between InstanceEntry |
2002/12/23 00:13:27 | ymc | +21 -9 | fixed a mime.c bug. It should allow storeSwapOutFileClosed to do storeHashInsert |
2002/12/15 21:27:18 | ymc | +6 -5 | added SetMemStatus to NOT_IN_MEMORY in storeRelease |
2002/12/15 10:29:40 | ymc | +6 -6 | assignments that dereferences http->entry->p will check http->entry |
2002/12/09 06:35:00 | ymc | +41 -50 | seems to me DSA is working now |
2002/12/09 03:53:28 | ymc | +42 -12 | also take care of ENTRY_VALIDATED, ENTRY_BAD_LENGTH and ENTRY_ABORTED |
2002/12/09 01:06:49 | ymc | +10 -2 | take care of ENTRY_FWD_HDR_WAIT, ENTRY_NEGCACHED |
2002/12/09 00:52:35 | ymc | +22 -4 | now we take care of ENTRY_DISPATCHED and KEY_PRIVATE |
2002/12/08 19:26:50 | ymc | +16 -6 | take care of REFRESH_REQUEST, ENTRY_CACHABLE |
2002/12/07 07:40:29 | ymc | +21 -3 | fixed storeRelease/instanceRelease issues |
2002/12/07 06:51:24 | ymc | +58 -29 | fixed up ENTRY_SPECIAL, ENTRY_REVALIDATE issues |
2002/12/02 08:11:20 | ymc | +14 -40 | now it passed all basic DSA tests |
2002/12/02 00:22:58 | ymc | +16 -5 | now MD5Update is in front of MD5Update |
2002/12/01 23:11:26 | ymc | +70 -43 | now it can have two instance entries share the same StoreEntry |
2002/11/29 08:21:13 | ymc | +44 -13 | fixed mimeInit problem |
2002/11/18 07:39:51 | ymc | +43 -1 | fixed up store_swapout.c |
2002/11/18 06:29:42 | ymc | +25 -1 | fixed up http.c |
2002/11/18 05:44:13 | ymc | +9 -6 | fixed up storeSwapMEtaBuild and instanceSwapMetaBuild |
2002/11/18 05:05:54 | ymc | +70 -57 | renamed storeRelease to instanceRelease |
2002/11/16 08:19:02 | ymc | +288 -1 | added -DDSA to Makefile.in |
2002/11/16 05:53:26 | ymc | +9 -1 | disable O_APPEND, so now we can use negative offset to rewrite the metadata partusing storeWrite |
2002/11/15 09:10:29 | ymc | +1867 -51 | compilable re-write of DSA |
Author | Changesets | Changes |
---|---|---|
ymc | 25 | +2797 -407 |
total | 25 | +2797 -407 |