Menu

Code Commit Log


Commit Date  
[r1623] by artyom-beilis

Updated version

2011-01-10 11:40:41 Tree
[r1622] by artyom-beilis

Fixed incorrect redundency test for AES cookies encryptor - use HMAC
rather then simple hash

2011-01-10 11:22:24 Tree
[r1621] by artyom-beilis

- Fixed incorrect redundency handling in AES encryption
- Improved key handling - to prevent leaking of keys to uninitialized data
- Added public interface for CBC encryption, may be useful
- Simplified encryptor interface to reduce redundency

2011-01-10 11:22:01 Tree
[r1620] by artyom-beilis

Removed some unfiltered output

2011-01-09 12:05:18 Tree
[r1619] by artyom-beilis

Some fixed in SQL handling

2011-01-09 08:54:58 Tree
[r1618] by artyom-beilis

Tagged version 0.0.3 - license change

2011-01-08 08:06:34 Tree
[r1617] by artyom-beilis

Switched the license to BSL/MIT

2011-01-07 21:09:13 Tree
[r1616] by artyom-beilis

Tagged version 0.0.2

2011-01-03 18:47:29 Tree
[r1615] by artyom-beilis

Moved to use of connection pool rather then "in-place" sql connection

2011-01-03 09:20:36 Tree
[r1614] by artyom-beilis

- Added support of opening a connection using parsed connection info
- Optimization in use of connection pool - not parse connection string if it
is possible that we can fetch the connection from the pool

2011-01-03 09:14:23 Tree
Older >