Histórico de commits

Autor SHA1 Mensagem Data
  Julius Pfrommer f6eae36ebe One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation 6 anos atrás
  Julius Pfrommer 7e635abcda SecureChannel: Split into _init and _setSecurityPolicy 7 anos atrás
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing 7 anos atrás
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 7 anos atrás
  Stefan Profanter af8daa874d Merge branch '0.3' into master 7 anos atrás
  Stefan Profanter 0f51f66653 Remove all usages of UA_THREAD_LOCAL. Fixes #1769 7 anos atrás
  anzeskerjanc dba75ccd25 Function UA_SecureChannel_appendChunk doesn't call UA_realloc for every new chunk. 7 anos atrás
  Stefan Profanter 516865e606 Merge branch '0.3' into master 7 anos atrás
  Stefan Profanter 880b5fb33c Merge remote-tracking branch 'upstream/0.3' into feature/unit-tests/securechannel 7 anos atrás
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 7 anos atrás
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 7 anos atrás
  Mark Giraud 37e8654da8 SecurityPolicy Interface change (#1613) 7 anos atrás
  StalderT 891aacf713 Check the connection state in UA_SecureChannel_sendSymmetricMessage 7 anos atrás
  Julius Pfrommer 94dd550326 Small cleanup in securechannel 7 anos atrás
  Mark Giraud 1600d8056e Actually verify certificates when creating a securechannel (#1583) 7 anos atrás
  Thomas Bender 487bc8674d Removal of liburcu (userspace-rcu) (#1564) 7 anos atrás
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 7 anos atrás
  Mark Giraud a836a1c9f4 Fix incorrect padding calculation (#1551) 7 anos atrás
  StalderT 02b817fc3c fix UA_SecureChannel_sendSymmetricMessage 7 anos atrás
  Julius Pfrommer 5c27c73a4b move session definition into server 7 anos atrás
  Julius Pfrommer b6e4da9faf small changes to prepare for encryption 7 anos atrás
  Julius Pfrommer 6f689994e1 use connection->releaseSendBuffer everywhere 7 anos atrás
  Julius Pfrommer 05fc3600ea introduce MessageContext to work with partially sent messages 7 anos atrás
  StalderT d6ec41d53a add UA_Client_close and the ability to reactivate a session (#1444) 7 anos atrás
  Mark 1764a93548 Added sendSymmetric tests for mode and parameters 7 anos atrás
  Mark 6cd8c3e1c4 Fix #1402 7 anos atrás
  StalderT fbc321948c close connection when close secure channel 7 anos atrás
  Mark fdd5efcd64 Add checks to generateNonce 7 anos atrás
  Mark b116a16295 Fix calculation of padding for keysizes > 2048 7 anos atrás
  Mark de7f8eeff3 Start adding tests for sendAsymmetricOPNMessage 7 anos atrás