Dan Mills
|
4874eb740f
|
limit json filter's debug output
|
2009-01-02 13:35:40 -08:00 |
|
Dan Mills
|
676e05f069
|
don't filter downloads on a PUT; fail permanently on http status 400-499, 501, 505
|
2008-12-19 15:24:37 -08:00 |
|
Anant Narayanan
|
c5ece4c18e
|
Use stream based communication instead of XHR
|
2008-12-19 00:42:12 +01:00 |
|
Dan Mills
|
a422bdb9b3
|
print http status, even for successful requests
|
2008-12-01 14:18:12 -08:00 |
|
Dan Mills
|
45c250d767
|
make it so filters can be called (to e.g. manually copy resource data out
|
2008-11-20 09:19:51 +09:00 |
|
Dan Mills
|
b12787f2f2
|
crypto changes: private keys get their own iv and salt, crypto meta records get a separate iv and no salt. various fixes in crypto code and other wbo related objects. fix crypto tests to match.
|
2008-11-08 02:00:33 -08:00 |
|
Dan Mills
|
7091144051
|
make sure records always have a data field that represents their state (e.g. for serialization); add some pki routines (createKeypair); add incoming/outgoing queue to NewEngine
|
2008-11-06 23:23:35 -08:00 |
|
Dan Mills
|
77c85160e0
|
updates to resource class, use a new Auth service with pluggable 'authenticator' objects
|
2008-11-03 14:36:29 -08:00 |
|