aboutsummaryrefslogtreecommitdiff
path: root/lib/misc
AgeCommit message (Expand)Author
2021-10-05ss: policy: unwind after policy syntax errors cleanlyAndy Green
2021-10-05threadpool: SYNC timeout on netbsdBEAndy Green
2021-08-21lecp: add CBOR stream parser LECP like JSON LEJPAndy Green
2021-08-21http: cookies: support cookie jar in and outYichen Gu
2021-08-19lws_struct: add CHILD_PTR settingAndy Green
2021-07-23b64: add downcasts for gcc 4.4Hassan Sahibzada
2021-07-01logs: introduce log_cxAndy Green
2021-06-22lws_cache_ttlAndy Green
2021-06-20getifaddrs: casts for androidAndy Green
2021-06-20threadpool: disassociate wsi on closeAndy Green
2021-04-05Fault injectionAndy Green
2021-03-17uloopAndy Green
2021-03-08solaris: dir: remove accidental dirent type referenceAndy Green
2021-03-01lws_struct: fix implicit schema recognitionAndreas Weigel
2021-01-28plugins: add LWS_BUILD_HASH to header and require matchAndy Green
2021-01-17peer-limits: only run clean up sul if any entriesAndy Green
2021-01-13ss: server mode fixesAndy Green
2021-01-05type comparisons: fixesAndy Green
2021-01-05lws-struct: json and sqlite on 32-bit OSAndy Green
2021-01-04lejp: allow for no cb on unprepared lejp on destroyAndy Green
2021-01-04lws_lifecycleAndy Green
2020-12-27lws_struct: sqlite: use incoming ac ptr as well as set on exitAndy Green
2020-12-02wip: ss c++ classesAndy Green
2020-12-01eventlibs: add cwd and LD_LIBRARY_PATH to dirsAndy Green
2020-10-19docs: switch to use mainAndy Green
2020-09-30update some wordingAndy Green
2020-09-16lws_dir: do not compare enums using the preprocessorOrgad Shaneh
2020-09-06cmake: disable export visibility when building lws staticAndy Green
2020-08-31lws_pluginsAndy Green
2020-08-31coverity: plugins fixesAndy Green
2020-08-31event libs: default to building as dynamically loaded pluginsAndy Green
2020-08-31plugins: generalize and provide public apiAndy Green
2020-07-15struct-lejp: handle no path matchAndy Green
2020-07-09lws_dll2: add helper for typed object name from owner listAndy Green
2020-07-07lws_netdev: use lws_settingsAndy Green
2020-06-22lejp: enable negative integersdev31337
2020-06-06mingw: fix for different sockfd type in udp exampleAndy Green
2020-06-05sai: update to new tuple formatAndy Green
2020-06-02lejp: add api test suite and support empty objectAndy Green
2020-06-02PEER_LIMITS: modernize to sa46 and add notification cbAndy Green
2020-06-02lws_struct: clean warning on windowsAndy Green
2020-05-27cmakelist: Augean Stables refactorAndy Green
2020-05-27api-test: lws_struct-json: add worked exampleAndy Green
2020-05-11lejp: support outer element is arrayAndy Green
2020-05-11CTest: migrate and deprecate existing selftest scriptsAndy Green
2020-05-11lejp: correct return temp type to intAndy Green
2020-05-05fds: add sanity checksAndy Green
2020-05-03lws_dir: add rm -rf and glob filter callbacksAndy Green
2020-05-03lws_struct: blobAndy Green
2020-04-22logs: allow giving log bitfields from cmake to force build or exclusionAndy Green