-
Notifications
You must be signed in to change notification settings - Fork 851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev 1.6.0 CI-only pull request #2710
Commits on Feb 24, 2021
-
[core][apps] Fixed wrong +W epoll for listener socket
Mikołaj Małecki committedFeb 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 5930f72 - Browse repository at this point
Copy the full SHA 5930f72View commit details
Commits on Mar 23, 2021
-
[core] Fixed bug: srt_accept failure may make accepted socket leak
Mikołaj Małecki committedMar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 8081a2f - Browse repository at this point
Copy the full SHA 8081a2fView commit details -
Fixed UT layout and surroundings
Mikołaj Małecki committedMar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 15a99cb - Browse repository at this point
Copy the full SHA 15a99cbView commit details -
Changed: on parameter failure the socket stays in the queue and can b…
…e retrieved next time.
Mikołaj Małecki committedMar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 027d423 - Browse repository at this point
Copy the full SHA 027d423View commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 48d10f6 - Browse repository at this point
Copy the full SHA 48d10f6View commit details
Commits on Oct 28, 2022
-
Refax: smaller fixes and added utilities
Mikołaj Małecki committedOct 28, 2022 Configuration menu - View commit details
-
Copy full SHA for f33887d - Browse repository at this point
Copy the full SHA f33887dView commit details
Commits on Nov 2, 2022
-
Mikołaj Małecki committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for a2b60f3 - Browse repository at this point
Copy the full SHA a2b60f3View commit details
Commits on Nov 3, 2022
-
Fixed spare code for debugging high bitrate sending
Mikołaj Małecki committedNov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 01ef799 - Browse repository at this point
Copy the full SHA 01ef799View commit details
Commits on Nov 8, 2022
-
Merge branch 'master' into dev-refax-group-utils
Mikołaj Małecki committedNov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for e1031b5 - Browse repository at this point
Copy the full SHA e1031b5View commit details -
Updated to latest master (some parts merged)
Mikołaj Małecki committedNov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 2de6785 - Browse repository at this point
Copy the full SHA 2de6785View commit details
Commits on Nov 9, 2022
-
Merge branch 'master' into dev-refax-group-utils
Mikołaj Małecki committedNov 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 045b3fe - Browse repository at this point
Copy the full SHA 045b3feView commit details
Commits on Dec 6, 2022
-
Mikołaj Małecki committed
Dec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 2e604d9 - Browse repository at this point
Copy the full SHA 2e604d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fcf24 - Browse repository at this point
Copy the full SHA c0fcf24View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee3a35 - Browse repository at this point
Copy the full SHA cee3a35View commit details -
-docker lin build now uses ubuntu 22.04 base
-improve some comments in CMakeLists -default win swig back to OFF
Lewis Kirkaldie committedDec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for e73b119 - Browse repository at this point
Copy the full SHA e73b119View commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ea30af - Browse repository at this point
Copy the full SHA 2ea30afView commit details
Commits on Dec 22, 2022
-
Fixing implicit integer and wrong use of SRT_ERROR and SRT_INVALID_SO…
…CKET
Mikołaj Małecki committedDec 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 2424c99 - Browse repository at this point
Copy the full SHA 2424c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad1041 - Browse repository at this point
Copy the full SHA 6ad1041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 340f0b5 - Browse repository at this point
Copy the full SHA 340f0b5View commit details
Commits on Dec 23, 2022
-
Fixed wrong assertion for drop snd buf sequence check
Mikołaj Małecki committedDec 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 29e8c19 - Browse repository at this point
Copy the full SHA 29e8c19View commit details -
Mikołaj Małecki committed
Dec 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 31b3a78 - Browse repository at this point
Copy the full SHA 31b3a78View commit details -
[MAINT] Refax for CSndBuffer::readData to make the call form clearer
Mikołaj Małecki committedDec 23, 2022 Configuration menu - View commit details
-
Copy full SHA for ce98b8a - Browse repository at this point
Copy the full SHA ce98b8aView commit details -
[MAINT] Removed reference fields from CPacket pinned to the SRT header
Mikołaj Małecki committedDec 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 333eaf2 - Browse repository at this point
Copy the full SHA 333eaf2View commit details -
Mikołaj Małecki committed
Dec 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 43c0883 - Browse repository at this point
Copy the full SHA 43c0883View commit details -
Mikołaj Małecki committed
Dec 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 6e2280d - Browse repository at this point
Copy the full SHA 6e2280dView commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 124ec2b - Browse repository at this point
Copy the full SHA 124ec2bView commit details -
Added extended reject reason string API
Mikołaj Małecki committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for f14c349 - Browse repository at this point
Copy the full SHA f14c349View commit details
Commits on Jan 11, 2023
-
Merge branch 'master' into dev-fix-implicit-int
Mikołaj Małecki committedJan 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 512e548 - Browse repository at this point
Copy the full SHA 512e548View commit details -
Mikołaj Małecki committed
Jan 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 08d1e5c - Browse repository at this point
Copy the full SHA 08d1e5cView commit details -
Merge branch 'master' into dev-refax-readdata-rexmit
Mikołaj Małecki committedJan 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 4888873 - Browse repository at this point
Copy the full SHA 4888873View commit details
Commits on Jan 24, 2023
-
Merge branch 'master' into dev-refax-readdata-rexmit
Mikołaj Małecki committedJan 24, 2023 Configuration menu - View commit details
-
Copy full SHA for dba39ef - Browse repository at this point
Copy the full SHA dba39efView commit details
Commits on Jan 25, 2023
-
Merge branch 'master' into dev-fix-implicit-int
Mikołaj Małecki committedJan 25, 2023 Configuration menu - View commit details
-
Copy full SHA for addefb3 - Browse repository at this point
Copy the full SHA addefb3View commit details
Commits on Jan 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6db27db - Browse repository at this point
Copy the full SHA 6db27dbView commit details
Commits on Feb 9, 2023
-
Updated and fixed. Moved CreateAddr to test support file
Mikołaj Małecki committedFeb 9, 2023 Configuration menu - View commit details
-
Copy full SHA for e9f5eec - Browse repository at this point
Copy the full SHA e9f5eecView commit details
Commits on Feb 10, 2023
-
Mikołaj Małecki committed
Feb 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 1baa7e6 - Browse repository at this point
Copy the full SHA 1baa7e6View commit details -
Applied a suggestion from the code review
Mikołaj Małecki committedFeb 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a8ef62f - Browse repository at this point
Copy the full SHA a8ef62fView commit details
Commits on Feb 13, 2023
-
Merge branch 'master' into dev-refax-group-utils
Mikołaj Małecki committedFeb 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b12395 - Browse repository at this point
Copy the full SHA 3b12395View commit details -
Mikołaj Małecki committed
Feb 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 130f193 - Browse repository at this point
Copy the full SHA 130f193View commit details
Commits on Feb 16, 2023
-
Merge branch 'master' into dev-refax-group-utils
Mikołaj Małecki committedFeb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e93af1 - Browse repository at this point
Copy the full SHA 7e93af1View commit details
Commits on Feb 20, 2023
-
Merge branch 'master' into dev-refax-readdata-rexmit
Mikołaj Małecki committedFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 03c19ac - Browse repository at this point
Copy the full SHA 03c19acView commit details -
Mikołaj Małecki committed
Feb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b0e681f - Browse repository at this point
Copy the full SHA b0e681fView commit details
Commits on Feb 21, 2023
-
Added log suppression mechanism. Added atomic |= operator. Added log …
…suppression on rcv-dropped log
Mikołaj Małecki committedFeb 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 41d27cc - Browse repository at this point
Copy the full SHA 41d27ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc7a47 - Browse repository at this point
Copy the full SHA fdc7a47View commit details
Commits on Feb 22, 2023
-
Fixed the use of atomic time diff that caused build breaks
Mikołaj Małecki committedFeb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 26fb1d5 - Browse repository at this point
Copy the full SHA 26fb1d5View commit details -
Mikołaj Małecki committed
Feb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 26bcde8 - Browse repository at this point
Copy the full SHA 26bcde8View commit details -
[MAINT] Fixed C4267 warning on MSVC
Mikołaj Małecki committedFeb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for d44a015 - Browse repository at this point
Copy the full SHA d44a015View commit details
Commits on Mar 1, 2023
-
[FIX] Calculate correctly max payload size per UDP packet
Mikołaj Małecki committedMar 1, 2023 Configuration menu - View commit details
-
Copy full SHA for b53a091 - Browse repository at this point
Copy the full SHA b53a091View commit details
Commits on Mar 3, 2023
-
Applied verification of the payload size fit. Added tests. Updated do…
…cumentation
Mikołaj Małecki committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a8b9104 - Browse repository at this point
Copy the full SHA a8b9104View commit details -
Withdrawn quotes for option names
Mikołaj Małecki committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 56fdfdb - Browse repository at this point
Copy the full SHA 56fdfdbView commit details -
Fixed links in the socket option table
Mikołaj Małecki committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for d7f32d0 - Browse repository at this point
Copy the full SHA d7f32d0View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 040d8c7 - Browse repository at this point
Copy the full SHA 040d8c7View commit details -
Added simple option parsing procedure
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 388c25e - Browse repository at this point
Copy the full SHA 388c25eView commit details -
Fixed minimum MSS to 116. Fixed some other bux
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 70de763 - Browse repository at this point
Copy the full SHA 70de763View commit details -
Replaced rand_r with std c++ random
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 2eb1159 - Browse repository at this point
Copy the full SHA 2eb1159View commit details -
Fixed usage of C++14 literals in the test (build failures)
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f48d3c - Browse repository at this point
Copy the full SHA 9f48d3cView commit details -
[MAINT] Upgraded CI: ubuntu to version 20.04
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for edbb608 - Browse repository at this point
Copy the full SHA edbb608View commit details -
Fixed test logics (printing after closing)
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 26a7be6 - Browse repository at this point
Copy the full SHA 26a7be6View commit details -
Attempted fix for a deadlock in test, added some tracking
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d387a2 - Browse repository at this point
Copy the full SHA 3d387a2View commit details -
Merge branch 'dev-upgrade-ci-ubuntu' into dev-fix-ipv6-payloadsize
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 03717f3 - Browse repository at this point
Copy the full SHA 03717f3View commit details -
Added expect and tracking to close socket in ReuseAddr test (Travis p…
…roblem)
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 3eef592 - Browse repository at this point
Copy the full SHA 3eef592View commit details -
Used relaxed signaling for the sake of Travis
Mikołaj Małecki committedMar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for e2ab5f6 - Browse repository at this point
Copy the full SHA e2ab5f6View commit details
Commits on Mar 7, 2023
-
[FIX] Changed conditions for setting callbacks
The conditions for `srt_listen_callback` and `srt_connect_callback` are that they can only be modified prior to listening or connecting, simultaneously they can be also set to NULL.
Configuration menu - View commit details
-
Copy full SHA for 8611e52 - Browse repository at this point
Copy the full SHA 8611e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77105c3 - Browse repository at this point
Copy the full SHA 77105c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d081e50 - Browse repository at this point
Copy the full SHA d081e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5f962 - Browse repository at this point
Copy the full SHA ba5f962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320a79b - Browse repository at this point
Copy the full SHA 320a79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3ccd7 - Browse repository at this point
Copy the full SHA 1b3ccd7View commit details -
Fixed test ipv6 to use promise-future for synchronization
Mikołaj Małecki committedMar 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 90b13b1 - Browse repository at this point
Copy the full SHA 90b13b1View commit details -
Fixed filtering-out IPv6 tests for Travis
Mikołaj Małecki committedMar 7, 2023 Configuration menu - View commit details
-
Copy full SHA for bc4059c - Browse repository at this point
Copy the full SHA bc4059cView commit details
Commits on Mar 8, 2023
-
Mikołaj Małecki committed
Mar 8, 2023 Configuration menu - View commit details
-
Copy full SHA for a126316 - Browse repository at this point
Copy the full SHA a126316View commit details -
Mikołaj Małecki committed
Mar 8, 2023 Configuration menu - View commit details
-
Copy full SHA for d9b15f5 - Browse repository at this point
Copy the full SHA d9b15f5View commit details -
Fixed handling per-test options
Mikołaj Małecki committedMar 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 48393d2 - Browse repository at this point
Copy the full SHA 48393d2View commit details
Commits on Mar 9, 2023
-
Mikołaj Małecki committed
Mar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 1746db7 - Browse repository at this point
Copy the full SHA 1746db7View commit details -
Mikołaj Małecki committed
Mar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 11574a0 - Browse repository at this point
Copy the full SHA 11574a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8125071 - Browse repository at this point
Copy the full SHA 8125071View commit details
Commits on Mar 13, 2023
-
Some fixes in the documentation
Mikołaj Małecki committedMar 13, 2023 Configuration menu - View commit details
-
Copy full SHA for ae5af77 - Browse repository at this point
Copy the full SHA ae5af77View commit details
Commits on Mar 16, 2023
-
[BUG] Rejection not undertaken in rendezvous after KMX failure
Mikołaj Małecki committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for c4b7c83 - Browse repository at this point
Copy the full SHA c4b7c83View commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c419288 - Browse repository at this point
Copy the full SHA c419288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 478b684 - Browse repository at this point
Copy the full SHA 478b684View commit details
Commits on Apr 3, 2023
-
Merge branch 'dev-test-add-parameters' into dev-1.6.0
Mikołaj Małecki committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 1ebc3e7 - Browse repository at this point
Copy the full SHA 1ebc3e7View commit details -
Mikołaj Małecki committed
Apr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for b4487e3 - Browse repository at this point
Copy the full SHA b4487e3View commit details -
Merge remote-tracking branch 'origin/2635-maint-setting-listener-or-c…
…aller-callback-should-require-pre-or-pre-bind-condition' into dev-1.6.0
Mikołaj Małecki committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for d725e61 - Browse repository at this point
Copy the full SHA d725e61View commit details -
Merge branch 'dev-refax-readdata-rexmit' into dev-1.6.0
Mikołaj Małecki committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 9d61a23 - Browse repository at this point
Copy the full SHA 9d61a23View commit details
Commits on Apr 4, 2023
-
Fixed not marked test plsize_faux_v6 as IPv6 requiring test
Mikołaj Małecki committedApr 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 19cda2b - Browse repository at this point
Copy the full SHA 19cda2bView commit details
Commits on Apr 20, 2023
-
Repeated fix for 2706 - fixes lacking mutex protection to some ACK-re…
…lated fields
Mikołaj Małecki committedApr 20, 2023 Configuration menu - View commit details
-
Copy full SHA for aeeb437 - Browse repository at this point
Copy the full SHA aeeb437View commit details
Commits on Apr 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 162fc4e - Browse repository at this point
Copy the full SHA 162fc4eView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 899164d - Browse repository at this point
Copy the full SHA 899164dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9352c - Browse repository at this point
Copy the full SHA 9b9352cView commit details
Commits on Apr 28, 2023
-
Merge remote-tracking branch 'ethouris/dev-fix-consistency-1' into de…
…v-1.6.0
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 66d0702 - Browse repository at this point
Copy the full SHA 66d0702View commit details -
Mikołaj Małecki committed
Apr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for c519cb8 - Browse repository at this point
Copy the full SHA c519cb8View commit details -
Merge branch 'dev-add-rejectreasonx-str' into dev-1.6.0
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 7dc77ac - Browse repository at this point
Copy the full SHA 7dc77acView commit details -
Merge remote-tracking branch 'maxsharabayko/develop/wsasend-overlappe…
…d-v2' into dev-1.6.0
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 9492736 - Browse repository at this point
Copy the full SHA 9492736View commit details -
Merge remote-tracking branch 'jschultz410/url-decode' into dev-1.6.0
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for b74ee36 - Browse repository at this point
Copy the full SHA b74ee36View commit details -
Merge branch 'dev-fix-rendezvous-ee-rejection' into dev-1.6.0
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 30beda9 - Browse repository at this point
Copy the full SHA 30beda9View commit details -
Fixed incorrect post-merge-fix for 2504
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c5ea1f - Browse repository at this point
Copy the full SHA 3c5ea1fView commit details -
Merge branch 'dev-fix-merge-1.6.0' into dev-1.6.0
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a1372f - Browse repository at this point
Copy the full SHA 7a1372fView commit details -
Updated with upstream and fixed
Mikołaj Małecki committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for fabb85f - Browse repository at this point
Copy the full SHA fabb85fView commit details
Commits on May 2, 2023
-
Merge branch 'dev-fix-ipv6-payloadsize' into dev-1.6.0
Mikołaj Małecki committedMay 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 96cbbbd - Browse repository at this point
Copy the full SHA 96cbbbdView commit details
Commits on May 3, 2023
-
Merge branch 'master' into dev-1.6.0
Mikołaj Małecki committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 485f2b8 - Browse repository at this point
Copy the full SHA 485f2b8View commit details -
Merge branch 'dev-fix-2706' into dev-1.6.0
Mikołaj Małecki committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 76f6cc3 - Browse repository at this point
Copy the full SHA 76f6cc3View commit details -
Merge remote-tracking branch 'ethouris/dev-untangle-locks-ls-conn' in…
…to dev-1.6.0
Mikołaj Małecki committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 35dc1be - Browse repository at this point
Copy the full SHA 35dc1beView commit details -
Merge branch 'master' into dev-fix-accept-leak-on-api-failure
Mikołaj Małecki committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 99dfe40 - Browse repository at this point
Copy the full SHA 99dfe40View commit details -
Premature merge of #2681 to prevent merge conflicts
Mikołaj Małecki committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e1f1758 - Browse repository at this point
Copy the full SHA e1f1758View commit details -
Merge branch 'dev-fix-accept-leak-on-api-failure' into dev-1.6.0
Mikołaj Małecki committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e9ba0e4 - Browse repository at this point
Copy the full SHA e9ba0e4View commit details
Commits on May 4, 2023
-
Merge remote-tracking branch 'oviano/botan-cryspr' into dev-1.6.0
Mikołaj Małecki committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for ae8eb77 - Browse repository at this point
Copy the full SHA ae8eb77View commit details -
Updated to latest upstream, fixed
Mikołaj Małecki committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for fdd9130 - Browse repository at this point
Copy the full SHA fdd9130View commit details -
Merge branch 'dev-fix-msvc-C4267' into dev-1.6.0
Mikołaj Małecki committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b3bd8b - Browse repository at this point
Copy the full SHA 5b3bd8bView commit details -
Merge branch 'master' into dev-refax-readdata-rexmit
Mikołaj Małecki committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 3781775 - Browse repository at this point
Copy the full SHA 3781775View commit details -
Merge branch 'dev-refax-readdata-rexmit' into dev-1.6.0
Mikołaj Małecki committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 870b682 - Browse repository at this point
Copy the full SHA 870b682View commit details
Commits on May 5, 2023
-
Merge remote-tracking branch 'Cinegy/master-swig' into dev-1.6.0
Mikołaj Małecki committedMay 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e17425 - Browse repository at this point
Copy the full SHA 7e17425View commit details
Commits on May 8, 2023
-
Merge branch 'master' into dev-refax-remove-cpacket-refs
Mikołaj Małecki committedMay 8, 2023 Configuration menu - View commit details
-
Copy full SHA for d126e64 - Browse repository at this point
Copy the full SHA d126e64View commit details -
Updated to latest upstream through #2594
Mikołaj Małecki committedMay 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 380e12f - Browse repository at this point
Copy the full SHA 380e12fView commit details -
Merged dev-refax-remove-cpacket-refs #2594 (conflix)
Mikołaj Małecki committedMay 8, 2023 Configuration menu - View commit details
-
Copy full SHA for ea2dcbf - Browse repository at this point
Copy the full SHA ea2dcbfView commit details -
Merge branch 'dev-fix-implicit-int' into dev-1.6.0
Mikołaj Małecki committedMay 8, 2023 Configuration menu - View commit details
-
Copy full SHA for afc1841 - Browse repository at this point
Copy the full SHA afc1841View commit details -
Merge branch 'master' into dev-add-elaborate-log-suppression
Mikołaj Małecki committedMay 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 95cd025 - Browse repository at this point
Copy the full SHA 95cd025View commit details -
Updated to latest upstream. Fixed. Added conditional trace enabler
Mikołaj Małecki committedMay 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 3247614 - Browse repository at this point
Copy the full SHA 3247614View commit details -
Mikołaj Małecki committed
May 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 83aca36 - Browse repository at this point
Copy the full SHA 83aca36View commit details -
Merged from upstream. Changed purpose
Mikołaj Małecki committedMay 8, 2023 Configuration menu - View commit details
-
Copy full SHA for f83a8f4 - Browse repository at this point
Copy the full SHA f83a8f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 128266c - Browse repository at this point
Copy the full SHA 128266cView commit details
Commits on May 9, 2023
-
[BUG] Removed setting +W for a listener socket after accept ready
Mikołaj Małecki committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 0df5719 - Browse repository at this point
Copy the full SHA 0df5719View commit details -
Merge branch 'dev-fix-1667' into dev-1.6.0
Mikołaj Małecki committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for d801bc2 - Browse repository at this point
Copy the full SHA d801bc2View commit details -
Mikołaj Małecki committed
May 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ab355e - Browse repository at this point
Copy the full SHA 0ab355eView commit details -
Fixed build break on C++98 platforms
Mikołaj Małecki committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b45a56 - Browse repository at this point
Copy the full SHA 4b45a56View commit details -
Fixed build break on C++98 platforms
Mikołaj Małecki committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 2e27fe2 - Browse repository at this point
Copy the full SHA 2e27fe2View commit details -
Mikołaj Małecki committed
May 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 0526ccd - Browse repository at this point
Copy the full SHA 0526ccdView commit details
Commits on May 10, 2023
-
Mikołaj Małecki committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 88b9f33 - Browse repository at this point
Copy the full SHA 88b9f33View commit details -
Merge branch 'dev-fix-implicit-int' into dev-1.6.0
Mikołaj Małecki committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 972b822 - Browse repository at this point
Copy the full SHA 972b822View commit details
Commits on May 12, 2023
-
Merge branch 'dev-add-elaborate-log-suppression-v2' into dev-add-elab…
…orate-log-suppression
Mikołaj Małecki committedMay 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 36a9f6e - Browse repository at this point
Copy the full SHA 36a9f6eView commit details -
Merge branch 'dev-add-elaborate-log-suppression' into dev-1.6.0
Mikołaj Małecki committedMay 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 8ca2069 - Browse repository at this point
Copy the full SHA 8ca2069View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97b7643 - Browse repository at this point
Copy the full SHA 97b7643View commit details
Commits on May 26, 2023
-
Merge remote-tracking branch 'gou4shi1/fix-tsbpd-deadlock' into dev-1…
….6.0
Mikołaj Małecki committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for d027188 - Browse repository at this point
Copy the full SHA d027188View commit details
Commits on Sep 8, 2023
-
Mikołaj Małecki committed
Sep 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 7cc801f - Browse repository at this point
Copy the full SHA 7cc801fView commit details
Commits on Sep 11, 2023
-
Fixed a bug introduced during upstream merge
Mikołaj Małecki committedSep 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 7658145 - Browse repository at this point
Copy the full SHA 7658145View commit details -
Fixed tests that should require IPv6 enabled
Mikołaj Małecki committedSep 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 41a86bf - Browse repository at this point
Copy the full SHA 41a86bfView commit details
Commits on Sep 13, 2023
-
Mikołaj Małecki committed
Sep 13, 2023 Configuration menu - View commit details
-
Copy full SHA for d5a7604 - Browse repository at this point
Copy the full SHA d5a7604View commit details -
Merge branch 'master' into dev-refax-group-utils
Mikołaj Małecki committedSep 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 5cf9b9e - Browse repository at this point
Copy the full SHA 5cf9b9eView commit details -
Mikołaj Małecki committed
Sep 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 8a7fa07 - Browse repository at this point
Copy the full SHA 8a7fa07View commit details -
Merge branch 'master' into dev-untangle-locks-ls-conn
Mikołaj Małecki committedSep 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 3371360 - Browse repository at this point
Copy the full SHA 3371360View commit details
Commits on Sep 14, 2023
-
Mikołaj Małecki committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 547697e - Browse repository at this point
Copy the full SHA 547697eView commit details -
Mikołaj Małecki committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for dd47b7b - Browse repository at this point
Copy the full SHA dd47b7bView commit details -
Merge branch 'dev-refax-group-utils' into dev-1.6.0
Mikołaj Małecki committedSep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 50c81b7 - Browse repository at this point
Copy the full SHA 50c81b7View commit details -
Merge branch 'dev-fix-accept-leak-on-api-failure' into dev-1.6.0
Mikołaj Małecki committedSep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6522513 - Browse repository at this point
Copy the full SHA 6522513View commit details -
Merge branch 'dev-untangle-locks-ls-conn' into dev-1.6.0
Mikołaj Małecki committedSep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for be7bc06 - Browse repository at this point
Copy the full SHA be7bc06View commit details -
Mikołaj Małecki committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 1ead248 - Browse repository at this point
Copy the full SHA 1ead248View commit details -
Merged partially, but still errors
Mikołaj Małecki committedSep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for de62802 - Browse repository at this point
Copy the full SHA de62802View commit details -
Mikołaj Małecki committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6830c3a - Browse repository at this point
Copy the full SHA 6830c3aView commit details