| Put botan in external dir |
|
More...
|
about 2 months ago
|
| try to get msvc debug build to work |
|
More...
|
2 months ago
|
| Simplify EC logic |
|
More...
|
2 months ago
|
| Uncrustify |
|
More...
|
2 months ago
|
| Update website refs |
|
More...
|
2 months ago
|
| In the example, wait long enough for the x11 forward works |
|
More...
|
2 months ago
|
| accumulates bytes until the full X11 setup is in hand |
|
More...
|
2 months ago
|
| fallback fake cookie is now 32 hex chars |
|
More...
|
2 months ago
|
| flushOutgoingChannelData doesn't respect _windowSend |
|
More...
|
2 months ago
|
| Make the random string big enough for string data (*2) |
|
More...
|
2 months ago
|
| writeChannel chunking is broken |
|
More...
|
2 months ago
|
| Add license file |
|
More...
|
2 months ago
|
| Update tests to run on localhost and test all keys/password auth |
|
More...
|
2 months ago
|
| fix gethostbyname is non-reentrant + IPv4-only |
|
More...
|
2 months ago
|
| Fix port, it should be uint16_t |
|
More...
|
2 months ago
|
| Fix leak in stacktrace |
|
More...
|
2 months ago
|
| Remove generateRsaKeyPair |
|
More...
|
2 months ago
|
| Make the rng threadsafe |
|
More...
|
2 months ago
|
| Use atomic instead of volatile bool for running flag |
|
More...
|
2 months ago
|
| Fix race condition in crypto algos |
|
More...
|
2 months ago
|
| Send in empty string if keyPassword is null |
|
More...
|
2 months ago
|
| HMAC verification now uses constant time cmp function |
|
More...
|
2 months ago
|
| add bounds check on getChannelData |
|
More...
|
2 months ago
|
| Both getString and getBigInt now correctly bounds-check before reading. |
|
More...
|
2 months ago
|
| decryptPacket now rejects a non-block-multiple len instead of doing the wrong math and over-reading the caller's buffer. |
|
More...
|
2 months ago
|
| Fix x11 shell injection issue |
|
More...
|
2 months ago
|
| Add nullptr check to string input |
|
More...
|
2 months ago
|
| Fix memory leak in setMessage |
|
More...
|
2 months ago
|
| Update docs and license. |
|
More...
|
2 months ago
|
| Fix cmake warnings |
|
More...
|
2 months ago
|