Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-04 | session: fix allocation of proxy fifos | Florin Coras | 1 | -0/+1 |
2023-08-09 | session: async rx event notifications | Florin Coras | 1 | -3/+2 |
2023-02-23 | srtp: fix build on ubuntu-22.04 | Dave Wallace | 1 | -1/+1 |
2022-11-11 | srtp: use safe pool reallocs | Florin Coras | 1 | -2/+5 |
2022-02-17 | tls http srtp: fix session index for listeners | Florin Coras | 1 | -0/+1 |
2022-02-14 | srtp: flag connections for no session layer lookup | Florin Coras | 1 | -0/+2 |
2022-02-10 | session: use transport endpoint cfg for listen | Florin Coras | 1 | -1/+1 |
2022-02-05 | session: track bytes dequeued in snd params | Florin Coras | 1 | -1/+4 |
2021-11-12 | srtp: fix uninitialized value | Damjan Marion | 1 | -1/+1 |
2021-10-13 | docs: convert plugins doc md->rst | Nathan Skrzypczak | 2 | -72/+82 |
2021-09-09 | srtp: fix header len assert | Florin Coras | 1 | -1/+1 |
2021-06-01 | srtp: cleanup build and default to disabled | Florin Coras | 2 | -12/+1 |
2021-05-25 | srtp: basic implementation based on libsrtp2 | Florin Coras | 5 | -0/+1235 |