| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86... | lloyd | 2011-12-18 | 3 | -0/+13 |
|\ |
|
| * | Add code point for the SRP identifier extension and add a check for it | lloyd | 2011-12-17 | 3 | -0/+13 |
* | | Merge typo | lloyd | 2011-06-13 | 1 | -1/+0 |
* | | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 10 | -36/+25 |
|\ \
| |/
|/| |
|
| * | propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3... | lloyd | 2011-03-08 | 1 | -0/+2 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723... | lloyd | 2010-11-29 | 2 | -9/+8 |
| |\ \ |
|
| * | | | Post-merge fixups | lloyd | 2010-11-04 | 3 | -5/+7 |
| * | | | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 8 | -27/+19 |
| |\ \ \ |
|
| | * | | | function<> is in in std in C++0x | lloyd | 2010-10-28 | 6 | -18/+11 |
| | * | | | propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0... | lloyd | 2010-10-28 | 22 | -279/+289 |
| | |\ \ \ |
|
| | * \ \ \ | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 4 | -6/+9 |
| | |\ \ \ \ |
|
| | | * \ \ \ | propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af... | lloyd | 2010-09-03 | 4 | -6/+9 |
| | | |\ \ \ \ |
|
| | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 32 | -49/+59 |
| | | | |\ \ \ \ |
|
| | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 879d1fc83844976a01b9e3188c4... | lloyd | 2010-05-25 | 1 | -0/+5 |
| | | | |\ \ \ \ \ |
|
| | | | * | | | | | | s/to_string/std::to_string/ | lloyd | 2010-04-28 | 1 | -3/+6 |
| | | | * | | | | | | propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c... | lloyd | 2010-04-28 | 10 | -104/+458 |
| | | | |\ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74... | lloyd | 2010-04-09 | 21 | -188/+488 |
| | | | |\ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 0b404c8dc611e8cf8fec60cdcaf... | lloyd | 2010-03-12 | 4 | -4/+4 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | Various updates: unique_ptr, using chrono, merge fixups, etc | lloyd | 2010-03-09 | 2 | -2/+2 |
| | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 2 | -2/+2 |
| | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | Post-merge fixups | lloyd | 2010-02-24 | 2 | -2/+2 |
* | | | | | | | | | | | | | | Rename some dirs for shorter object files where configure will | lloyd | 2011-06-03 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Remove BOTAN_DLL from internal headers, add it to Unexpected_Message | lloyd | 2011-06-02 | 4 | -14/+14 |
* | | | | | | | | | | | | | | I can't spell | lloyd | 2011-05-13 | 3 | -8/+8 |
* | | | | | | | | | | | | | | Calling &str[str.size()] is only valid if str is const; otherwise the | lloyd | 2011-04-29 | 1 | -1/+7 |
* | | | | | | | | | | | | | | Maintainer mode warning cleanups, mostly for C style casts which I | lloyd | 2011-04-18 | 1 | -2/+3 |
* | | | | | | | | | | | | | | Remove the socket wrapper code, as the SSL interface itself | lloyd | 2011-04-05 | 5 | -335/+0 |
* | | | | | | | | | | | | | | Print a warning when SSL is enabled, as it is new and mostly | lloyd | 2011-03-21 | 1 | -0/+5 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Some dependency fixes | lloyd | 2011-02-11 | 1 | -0/+2 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Make TLS_Policy::check_cert pure virtual | lloyd | 2010-11-29 | 2 | -9/+8 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | If no TR1 is defined for use, error out here. | lloyd | 2010-11-03 | 1 | -2/+4 |
* | | | | | | | | | | | Make MemoryRegion::set protected, change all callers | lloyd | 2010-10-29 | 2 | -2/+4 |
* | | | | | | | | | | | Cleanup | lloyd | 2010-10-29 | 3 | -3/+2 |
* | | | | | | | | | | | Remove socket dependency from TLS_Server, instead interacting with | lloyd | 2010-10-29 | 3 | -17/+20 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Make TLS_Client entirely via callbacks, not talking to Socket directly | lloyd | 2010-10-19 | 2 | -43/+28 |
* | | | | | | | | | | Make Record_Writer call a callback instead of writing directly to the socket | lloyd | 2010-10-19 | 5 | -10/+20 |
* | | | | | | | | | | Run MAC as standalone object instead of running it through a Pipe at | lloyd | 2010-10-19 | 3 | -48/+56 |
* | | | | | | | | | | Last u32bit->size_t for ssl | lloyd | 2010-10-15 | 10 | -101/+108 |
* | | | | | | | | | | More size_t | lloyd | 2010-10-15 | 3 | -30/+30 |
* | | | | | | | | | | Use size_t in ssl | lloyd | 2010-10-15 | 12 | -75/+75 |
|/ / / / / / / / / |
|
* | | | | | | | | | Use size_t in filters | lloyd | 2010-10-12 | 2 | -2/+2 |
* | | | | | | | | | Remove debug.h include | lloyd | 2010-10-07 | 1 | -1/+0 |
* | | | | | | | | | Split up src/cert/x509 into a set of modules, though mostly mutually | lloyd | 2010-09-17 | 1 | -1/+1 |
* | | | | | | | | | Require a TLS_Policy | lloyd | 2010-09-17 | 9 | -64/+60 |
* | | | | | | | | | Add a helper function for encoding TLS values with length tagging | lloyd | 2010-09-15 | 6 | -47/+60 |
* | | | | | | | | | Update/fix SSL deps | lloyd | 2010-09-15 | 1 | -6/+5 |
* | | | | | | | | | Hide a number of the internal SSL headers from the user, you can still | lloyd | 2010-09-15 | 18 | -28/+32 |
* | | | | | | | | | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 9 | -59/+61 |
* | | | | | | | | | Remove more implicit vector to pointer conversions | lloyd | 2010-09-14 | 1 | -1/+1 |
* | | | | | | | | | More changes to avoid vector to pointer implicit conversions | lloyd | 2010-09-14 | 4 | -9/+9 |