aboutsummaryrefslogtreecommitdiff
path: root/minimal-examples/api-tests
AgeCommit message (Expand)Author
2019-08-26clean: internally use LWS_WITH_CLIENT and _SERVERAndy Green
2019-08-18c++: establish a single place for opaque forward referencesAndy Green
2019-08-12lws_dshAndy Green
2019-08-09sul: all timed objects use a single pt sul listAndy Green
2019-08-09seq: LWS_WITH_SEQUENCER default-onAndy Green
2019-08-08sequencer: upgrade timeout to use usAndy Green
2019-08-08sequencer: add second aux message argAndy Green
2019-08-05lws_retry_bo_t: generic retry backoffAndy Green
2019-08-02openssl: add threading apis needed for 1.0.2 and earlierAndy Green
2019-07-20tokenize: LWS_TOKENIZE_F_NO_INTEGERSAndy Green
2019-07-14gencrypto: aes: improve test key now openssl checks itAndy Green
2019-06-29unit test sequencerAndy Green
2019-06-26abstract: allow completely generic instantiation and destructionAndy Green
2019-06-25lws_sequencerAndy Green
2019-06-19abstract: add abstract transport tokensAndy Green
2019-06-07rtos: clean warnings where uint32_t is an unsigned longAndy Green
2019-05-17tokenize: add one more api testAndy Green
2019-05-04smtp: make abstractAndy Green
2019-05-02cc0: align dedication to CC0 FAQ recommended formatAndy Green
2019-04-06lws_structAndy Green
2019-03-10xenial: fix missing stdio.h errors in minimal examplesAndy Green
2019-03-10codacy: fixes for warningsAndy Green
2019-01-30rsa-aes-gcm: only strip padding when requiredAndy Green
2019-01-29crypto: openssl: use EVP hmac objects directly 2Andy Green
2019-01-11qnx: qnx6.5 compatibilitypblemel
2018-12-27ecdh-esAndy Green
2018-12-27jweAndy Green
2018-12-27genec: generic ECDH crypto layerAndy Green
2018-12-27genrsa: add OAEP and PSS and convert openssl to EVPAndy Green
2018-12-27genaes: generic AES layer independent of tls libraryAndy Green
2018-12-27JOSE: refactor and prepare for JWEAndy Green
2018-11-13tokenizer: flags for dot not delim and floats as stringsAndy Green
2018-10-26fulltext searchAndy Green
2018-10-16lwsacAndy Green
2018-10-13lws_tokenizeAndy Green