Changes
#20674 (Dec 20, 2024, 8:07:20 PM)
- gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2 — Vadim Yanitskiy / detail
#20673 (Dec 20, 2024, 8:06:31 PM)
- Add .checkpatch.conf, ignore src/gsm_rlcmac.c — Vadim Yanitskiy / detail
#20672 (Dec 20, 2024, 7:31:01 PM)
- rlcmac: fix EGPRS BEP Link Quality Measurements Type 2 — Vadim Yanitskiy / detail
#20671 (Dec 20, 2024, 5:00:35 PM)
- pcap-server: Introduce VTY cmd '[no] completed-path' — Pau Espin Pedrol / detail
#20670 (Dec 20, 2024, 4:57:58 PM)
- pcap-server: Introduce VTY cmd '[no] completed-path' — Pau Espin Pedrol / detail
#20669 (Dec 20, 2024, 4:57:56 PM)
- pcap-server: Resolve real path of pcap file before opening — Pau Espin Pedrol / detail
#20668 (Dec 20, 2024, 4:47:28 PM)
- global_platform: fix command "delete" — pmaier@sysmocom.de / detail
#20667 (Dec 20, 2024, 4:47:26 PM)
- global_platform: remove unused code — pmaier@sysmocom.de / detail
#20666 (Dec 20, 2024, 4:47:23 PM)
- global_platform: add spec reference to help of --install-parameters — pmaier@sysmocom.de / detail
#20665 (Dec 20, 2024, 4:47:21 PM)
- javacard: add parser for JAVA-card CAP file format — pmaier@sysmocom.de / detail
#20664 (Dec 20, 2024, 4:47:18 PM)
- global_platform: LOAD and INSTALL [for load] support — pmaier@sysmocom.de / detail
#20663 (Dec 20, 2024, 4:47:15 PM)
- javacard, cosmetic: fix sourcecode fromatting and improve docstring — pmaier@sysmocom.de / detail
#20662 (Dec 20, 2024, 4:47:13 PM)
- global_platform: add new command "install_cap" — pmaier@sysmocom.de / detail
#20661 (Dec 20, 2024, 3:48:19 PM)
- construct: allow stripping of leading zeros with StripTrailerAdapter — pmaier@sysmocom.de / detail
#20660 (Dec 20, 2024, 3:04:16 PM)
- pcap-server: remove unneeded check for null base_path — Pau Espin Pedrol / detail
#20659 (Dec 20, 2024, 3:03:05 PM)
- pcap-server: Move struct osmo_pcap_server alloc to its own helper — Pau Espin Pedrol / detail
#20658 (Dec 20, 2024, 2:56:44 PM)
- pcap-server: Use osmo_talloc_replace_string() to replace base-path — Pau Espin Pedrol / detail
#20657 (Dec 20, 2024, 2:49:29 PM)
- pcap-server: Move stats to its own file — Pau Espin Pedrol / detail
#20656 (Dec 20, 2024, 2:49:27 PM)
- pcap-server: Avoid pcap time-based rotation if wall clock went backwards — Pau Espin Pedrol / detail
#20655 (Dec 20, 2024, 2:49:24 PM)
- pcap-client: Improve conn logging — Pau Espin Pedrol / detail
#20654 (Dec 20, 2024, 2:49:22 PM)
- pcap-client: Decouple dev capture handling from client — Pau Espin Pedrol / detail
#20653 (Dec 20, 2024, 2:49:20 PM)
- pcap-client: Split wrapped ctr generic calculation to helper function — Pau Espin Pedrol / detail
#20652 (Dec 20, 2024, 2:49:18 PM)
- pcap-client: Move conns llist initialization to constructor — Pau Espin Pedrol / detail
#20651 (Dec 20, 2024, 2:49:15 PM)
- pcap-server: Make rotate-localtime feature configurable through VTY — Pau Espin Pedrol / detail
#20650 (Dec 20, 2024, 2:49:13 PM)
- pcap-server: Improve log error opening pcap file — Pau Espin Pedrol / detail
#20649 (Dec 20, 2024, 2:49:10 PM)
- pcap-client: Improve pcap_handle logging — Pau Espin Pedrol / detail
#20648 (Dec 20, 2024, 2:49:08 PM)
- pcap-client,pcap-server: Use rate_ctr_inc2 and rate_ctr_add2 APIs — Pau Espin Pedrol / detail
#20647 (Dec 20, 2024, 2:49:05 PM)
- pcap-client: Allow recording on several interfaces — Pau Espin Pedrol / detail
#20646 (Dec 20, 2024, 2:49:03 PM)
- pcap-client: Alloc default client conn similarly to other ones — Pau Espin Pedrol / detail
#20645 (Dec 20, 2024, 2:49:01 PM)
- pcap-client: Split client-conn allocation to its own constructor — Pau Espin Pedrol / detail
#20644 (Dec 20, 2024, 2:48:59 PM)
- pcap-client: Add missing '_conn' in function names — Pau Espin Pedrol / detail
#20643 (Dec 20, 2024, 2:48:56 PM)
- pcap-client: Add per iface counter group instance — Pau Espin Pedrol / detail
#20642 (Dec 20, 2024, 2:47:05 PM)
- pcap-client: Move stats to its own file — Pau Espin Pedrol / detail
#20641 (Dec 20, 2024, 12:48:32 PM)
- Fix [no] max-file-size regression — Pau Espin Pedrol / detail
#20640 (Dec 20, 2024, 10:37:29 AM)
- gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2 — Vadim Yanitskiy / detail
#20639 (Dec 20, 2024, 10:37:27 AM)
- rlcmac: fix EGPRS BEP Link Quality Measurements Type 2 — Vadim Yanitskiy / detail
#20638 (Dec 19, 2024, 6:41:31 PM)
- mgw: mgcp_network.c: Simplify use of conn_rtp ptr — Pau Espin Pedrol / detail
#20637 (Dec 19, 2024, 6:41:27 PM)
- mgw: Clean up access to conn_rtp from conn — Pau Espin Pedrol / detail
#20636 (Dec 19, 2024, 6:07:05 PM)
- mgw: Rename and move several get_conn funcs acting on endp object — Pau Espin Pedrol / detail
#20635 (Dec 19, 2024, 6:07:02 PM)
- mgw: Rename and move code freeing endp connection — Pau Espin Pedrol / detail
#20634 (Dec 19, 2024, 5:17:07 PM)
- cosmetic: mgw: Fix indentation whitespace — Pau Espin Pedrol / detail
#20633 (Dec 19, 2024, 5:15:51 PM)
- mgw: Drop own MGCP extension 'noanswer' — Pau Espin Pedrol / detail
#20632 (Dec 19, 2024, 4:01:11 PM)
- mgcp-cli: Fix filling in wrong local IP address of SDP Origin o= — Pau Espin Pedrol / detail
#20631 (Dec 19, 2024, 3:41:31 PM)
- mgcp-cli: Improve error handling around mgcp_msg_gen() return — Pau Espin Pedrol / detail
#20630 (Dec 19, 2024, 3:28:51 PM)
- mgcp-cli: Mark iofd ptr as NULL when freed — Pau Espin Pedrol / detail
#20629 (Dec 19, 2024, 3:17:58 PM)
- mgcp_client_internal.h: Add missing header dependency — Pau Espin Pedrol / detail
#20628 (Dec 18, 2024, 7:22:21 PM)
- pcap-client: Allow recording on several interfaces — Pau Espin Pedrol / detail
#20627 (Dec 18, 2024, 7:22:20 PM)
- pcap-client: Add per iface counter group instance — Pau Espin Pedrol / detail
#20626 (Dec 18, 2024, 7:22:18 PM)
- pcap-client,pcap-server: Use rate_ctr_inc2 and rate_ctr_add2 APIs — Pau Espin Pedrol / detail
#20625 (Dec 18, 2024, 7:21:56 PM)
- pcap-client: Move stats to its own file — Pau Espin Pedrol / detail
#20624 (Dec 18, 2024, 6:18:08 PM)
- pcap-client: Improve pcap_handle logging — Pau Espin Pedrol / detail
#20623 (Dec 18, 2024, 6:18:05 PM)
- pcap-client: Improve conn logging — Pau Espin Pedrol / detail
#20622 (Dec 18, 2024, 5:39:15 PM)
- pcap-client: Split wrapped ctr generic calculation to helper function — Pau Espin Pedrol / detail
#20621 (Dec 18, 2024, 5:39:14 PM)
- pcap-client: Add missing '_conn' in function names — Pau Espin Pedrol / detail
#20620 (Dec 18, 2024, 5:39:11 PM)
- pcap-client: Move conns llist initialization to constructor — Pau Espin Pedrol / detail
#20619 (Dec 18, 2024, 5:39:08 PM)
- pcap-client: Alloc default client conn similarly to other ones — Pau Espin Pedrol / detail
#20618 (Dec 18, 2024, 5:39:06 PM)
- pcap-client: Decouple dev capture handling from client — Pau Espin Pedrol / detail
#20617 (Dec 18, 2024, 5:38:37 PM)
- pcap-client: Split client-conn allocation to its own constructor — Pau Espin Pedrol / detail
#20616 (Dec 18, 2024, 3:25:28 PM)
- pcap-client: Move conns llist initialization to constructor — Pau Espin Pedrol / detail
#20615 (Dec 18, 2024, 12:41:22 PM)
- pcap-server: Avoid pcap time-based rotation if wall clock went backwards — Pau Espin Pedrol / detail
#20614 (Dec 18, 2024, 12:38:17 PM)
- pcap-server: Avoid pcap time-based rotation if wall clock went backwards — Pau Espin Pedrol / detail
#20613 (Dec 18, 2024, 11:56:22 AM)
- pcap-server: Improve log error opening pcap file — Pau Espin Pedrol / detail
#20612 (Dec 18, 2024, 11:49:18 AM)
- pcap-server: Make rotate-localtime feature configurable through VTY — Pau Espin Pedrol / detail
#20611 (Dec 18, 2024, 11:27:17 AM)
- pcap-server: Make rotate-localtime feature configurable through VTY — Pau Espin Pedrol / detail
#20610 (Dec 18, 2024, 9:48:21 AM)
- construct: add length steps to StripTrailerAdapter — pmaier@sysmocom.de / detail
#20609 (Dec 17, 2024, 3:23:21 PM)
- pcap-server: Make rotate-localtime feature configurable through VTY — Pau Espin Pedrol / detail
#20608 (Dec 17, 2024, 3:14:01 PM)
- pcap-server: Make rotate-localtime feature configurable through VTY — Pau Espin Pedrol / detail
#20607 (Dec 17, 2024, 2:09:06 PM)
- dev_create: support returning -EEXIST — Oliver Smith / detail
#20606 (Dec 17, 2024, 2:08:56 PM)
- upf_gtp: automatically delete old gtp devices — Oliver Smith / detail
#20605 (Dec 17, 2024, 1:16:55 PM)
- upf_gtp: automatically clean old gtp devices — Oliver Smith / detail
#20604 (Dec 17, 2024, 1:14:42 PM)
- dev_create: support returning -EEXIST — Oliver Smith / detail
#20603 (Dec 17, 2024, 10:43:57 AM)
- pcap-server: Move stats to its own file — Pau Espin Pedrol / detail
#20602 (Dec 17, 2024, 10:43:54 AM)
- pcap-server: Make rotate-localtime feature configurable through VTY — Pau Espin Pedrol / detail
#20601 (Dec 17, 2024, 10:43:52 AM)
- src/Makefile.am: Improve formatting — Pau Espin Pedrol / detail
#20600 (Dec 17, 2024, 10:33:53 AM)
- jobs/ttcn3-testsuites: adjust timer for bts — Oliver Smith / detail
#20599 (Dec 16, 2024, 1:18:35 PM)
- pcap-server: New vty command 'no max-file-size' — Pau Espin Pedrol / detail
#20598 (Dec 16, 2024, 1:18:33 PM)
- pcap-server: Take into account PDU len when calculating pcap max-size — Pau Espin Pedrol / detail
#20597 (Dec 16, 2024, 1:18:31 PM)
- pcap-server: Move write checks to reopen pcap into helper functions — Pau Espin Pedrol / detail
#20596 (Dec 16, 2024, 1:17:27 PM)
- tests/Makefile.am: Fix trailing whitespace — Pau Espin Pedrol / detail
#20595 (Dec 14, 2024, 9:30:30 PM)
- ipaccess: Set name on oml and rsl stream listen socket — Pau Espin Pedrol / detail
#20594 (Dec 14, 2024, 1:32:04 AM)
#20593 (Dec 14, 2024, 1:32:01 AM)
#20592 (Dec 14, 2024, 1:31:57 AM)
#20591 (Dec 13, 2024, 7:08:28 PM)
- ipaccess: Set name on oml and rsl stream listen socket — Pau Espin Pedrol / detail
#20590 (Dec 13, 2024, 7:05:05 PM)
- s1ap_proxy: handle E-RAB MODIFY REQ/RSP — Vadim Yanitskiy / detail
#20589 (Dec 13, 2024, 7:05:03 PM)
- erab_fsm: implement E-RAB MODIFY Ind/Cnf procedure — Vadim Yanitskiy / detail
#20588 (Dec 13, 2024, 7:05:00 PM)
- s1gw_proxy: complete E-RAB MODIFICATION IND/CNF — Vadim Yanitskiy / detail
#20587 (Dec 13, 2024, 7:03:51 PM)
- cbsp_link: set name on stream — Pau Espin Pedrol / detail
#20586 (Dec 13, 2024, 6:59:48 PM)
- library/s1ap: add E-RAB MODIFY IND/CNF templates — Vadim Yanitskiy / detail
#20585 (Dec 13, 2024, 6:59:45 PM)
- s1gw: add constants for PFCP FAR IDs — Vadim Yanitskiy / detail
#20584 (Dec 13, 2024, 6:59:40 PM)
- s1gw: add TC_e_rab_modify_ind_cnf[_multi] — Vadim Yanitskiy / detail
#20583 (Dec 13, 2024, 6:59:37 PM)
- s1gw: make f_ConnHdlr_rx_session_modify_req() more flexible — Vadim Yanitskiy / detail
#20582 (Dec 13, 2024, 6:59:30 PM)
- s1gw: add TC_e_rab_modify_req_rsp[_multi] — Vadim Yanitskiy / detail
#20581 (Dec 12, 2024, 7:09:35 PM)
- bankd: Add -T and -e cmdline params — Pau Espin Pedrol / detail
#20580 (Dec 12, 2024, 7:09:18 PM)
- Several logging improvements — Pau Espin Pedrol / detail
#20579 (Dec 12, 2024, 3:03:32 PM)
- jobs/osmocom-obs: update descriptions — Oliver Smith / detail
#20578 (Dec 12, 2024, 2:21:32 PM)
- remsim: bankd: Install vsmartcard-vpcd — Oliver Smith / detail
#20577 (Dec 12, 2024, 1:27:40 PM)
- osmo_io: Log current queue length upon enqueue failure — Pau Espin Pedrol / detail
#20576 (Dec 12, 2024, 1:14:06 PM)
- Use correct bts_nr field during MO init — Pau Espin Pedrol / detail
#20575 (Dec 12, 2024, 1:14:01 PM)
- Fix BTS nr >255 wrapping up during bts allocation — Pau Espin Pedrol / detail
#20574 (Dec 12, 2024, 1:06:11 PM)
- mgcp-client: Fix wrong value passed to strerror() — Pau Espin Pedrol / detail
#20573 (Dec 12, 2024, 12:55:12 PM)
- ipaccess: Log ip_addr+port of srv_link failing to start — Pau Espin Pedrol / detail
#20572 (Dec 12, 2024, 7:47:57 AM)
- [WIP] s1gw_metrics: complete E-RAB MODIFICATION CNF/IND — Vadim Yanitskiy / detail
#20571 (Dec 12, 2024, 7:47:54 AM)
- erab_fsm: implement E-RAB MODIFY Req/Rsp procedure — Vadim Yanitskiy / detail
#20570 (Dec 12, 2024, 7:47:50 AM)
- s1ap_proxy: handle E-RAB MODIFY REQ/RSP — Vadim Yanitskiy / detail
#20569 (Dec 11, 2024, 6:46:28 PM)
- remsim: bankd: Install vsmartcard before running testenv — Pau Espin Pedrol / detail
#20568 (Dec 11, 2024, 6:39:43 PM)
#20567 (Dec 11, 2024, 6:01:53 PM)
- bankd: Add -T and -e cmdline params — Pau Espin Pedrol / detail
#20566 (Dec 11, 2024, 5:59:48 PM)
- remsim: Enable debug output of bankd — Pau Espin Pedrol / detail
#20565 (Dec 11, 2024, 5:52:33 PM)
- Several logging improvements — Pau Espin Pedrol / detail
#20564 (Dec 11, 2024, 5:38:36 PM)
- cosmetic: rspro_client_fsm: Document event handled in all_state — Pau Espin Pedrol / detail
#20563 (Dec 11, 2024, 5:38:34 PM)
- rspro_client_fsm: Fix missing return — Pau Espin Pedrol / detail
#20562 (Dec 11, 2024, 5:38:32 PM)
- bankd: Fix typo in fprintf string output — Pau Espin Pedrol / detail
#20561 (Dec 11, 2024, 5:26:23 PM)
- cosmetic: rspro_client_fsm: Document event handled in all_state — Pau Espin Pedrol / detail
#20560 (Dec 11, 2024, 5:21:28 PM)
- ttcn3-remsim: Enable debug output of bankd — Pau Espin Pedrol / detail
#20559 (Dec 11, 2024, 5:17:38 PM)
- ttcn3-remsim: Enable debug output of bankd — Pau Espin Pedrol / detail
#20558 (Dec 11, 2024, 4:53:37 PM)
- bankd: Fix typo in fprintf string output — Pau Espin Pedrol / detail
#20557 (Dec 11, 2024, 4:51:07 PM)
- Indicate error and release BSS connection when SMS transaction fails — Andreas Eversberg / detail
#20556 (Dec 11, 2024, 4:51:05 PM)
- Check for protocol extension bit in message type at a central location — Andreas Eversberg / detail
#20555 (Dec 11, 2024, 4:50:10 PM)
- Release BSS connection when CC transaction fails — Andreas Eversberg / detail
#20554 (Dec 11, 2024, 4:39:13 PM)
- testenv: Log return code of unexpected end of process — Pau Espin Pedrol / detail
#20553 (Dec 11, 2024, 4:03:07 PM)
- sccp: Let some time for SCCP RLC to reach IUT before finishing test — Pau Espin Pedrol / detail
#20552 (Dec 11, 2024, 4:03:02 PM)
- sccp: Initial testenv — Pau Espin Pedrol / detail
#20551 (Dec 11, 2024, 3:57:47 PM)
- Bump version: 0.1.1.112-9c90 → 0.2.0 — Oliver Smith / detail
#20550 (Dec 11, 2024, 3:08:22 PM)
- s1ap_proxy: handle E-RAB MODIFY REQ/RSP — Vadim Yanitskiy / detail
#20549 (Dec 11, 2024, 3:08:20 PM)
- s1ap_proxy: handle_ies(): also handle #'ProtocolExtensionField' — Vadim Yanitskiy / detail
#20548 (Dec 11, 2024, 3:08:18 PM)
- [WIP] s1gw_metrics: complete E-RAB MODIFICATION CNF/IND — Vadim Yanitskiy / detail
#20547 (Dec 11, 2024, 3:08:16 PM)
- erab_fsm: implement E-RAB MODIFY Req/Rsp procedure — Vadim Yanitskiy / detail
#20546 (Dec 11, 2024, 3:08:14 PM)
- erab_fsm: session_modify(): split PFCP PDU handling — Vadim Yanitskiy / detail
#20545 (Dec 11, 2024, 3:08:12 PM)
- erab_fsm: store UID, expose it via fetch_info/1 — Vadim Yanitskiy / detail
#20544 (Dec 11, 2024, 3:07:02 PM)
- s1ap_proxy: handle_ies(): pass IEI path to handle_ie() — Vadim Yanitskiy / detail
#20543 (Dec 11, 2024, 1:43:37 PM)
- sccp: Initial testenv — Pau Espin Pedrol / detail
#20542 (Dec 11, 2024, 1:08:00 PM)
- hnbgw: Fix template restriction in template param — Pau Espin Pedrol / detail
#20541 (Dec 11, 2024, 1:07:57 PM)
- hnbgw: Introduce test TC_{cs,ps}_rua_disconnect_during_sccp_cr_cc — Pau Espin Pedrol / detail
#20540 (Dec 11, 2024, 1:07:52 PM)
- RAN_Emulation: Allow client to trigger SCCP CC if automatic CC was — Pau Espin Pedrol / detail
#20539 (Dec 11, 2024, 11:39:45 AM)
- map_sccp: Fix crash during ev MAP_SCCP_EV_RAN_DISC in st — Pau Espin Pedrol / detail
#20538 (Dec 11, 2024, 10:38:54 AM)
- ara_m fix export of AID-REF-DO (empty) — pmaier@sysmocom.de / detail
#20537 (Dec 10, 2024, 7:35:48 PM)
- s1ap_proxy: handle_ies(): also handle #'ProtocolExtensionField' — Vadim Yanitskiy / detail
#20536 (Dec 10, 2024, 7:35:46 PM)
- [WIP] s1gw_metrics: complete E-RAB MODIFICATION CNF/IND — Vadim Yanitskiy / detail
#20535 (Dec 10, 2024, 7:35:44 PM)
- s1ap_proxy: add a TODO about an optional IE — Vadim Yanitskiy / detail
#20534 (Dec 10, 2024, 7:35:42 PM)
- s1ap_proxy: handle_ies(): reorder arguments — Vadim Yanitskiy / detail
#20533 (Dec 10, 2024, 7:35:39 PM)
- erab_fsm: store UID, expose it via fetch_info/1 — Vadim Yanitskiy / detail
#20532 (Dec 10, 2024, 7:35:37 PM)
- s1ap_proxy: handle E-RAB MODIFY REQ/RSP — Vadim Yanitskiy / detail
#20531 (Dec 10, 2024, 7:35:34 PM)
- s1ap_proxy: handle_ies(): pass IEI path to handle_ie() — Vadim Yanitskiy / detail
#20530 (Dec 10, 2024, 7:35:32 PM)
- erab_fsm: implement E-RAB MODIFY Req/Rsp procedures — Vadim Yanitskiy / detail
#20529 (Dec 10, 2024, 7:35:30 PM)
- s1ap_proxy: use erab_uid() to log unique E-RAB ID — Vadim Yanitskiy / detail
#20528 (Dec 10, 2024, 7:33:31 PM)
- s1ap_proxy: rework handle_ie/2 into handle_ie/3 — Vadim Yanitskiy / detail
#20527 (Dec 10, 2024, 4:09:36 PM)
- jenkins.sh: Use --disable-doxygen configure param — Pau Espin Pedrol / detail
#20526 (Dec 10, 2024, 4:08:56 PM)
- jenkins.sh: Use --disable-doxygen configure param — Pau Espin Pedrol / detail
#20525 (Dec 10, 2024, 4:08:23 PM)
- jenkins.sh: Use --disable-doxygen configure param — Pau Espin Pedrol / detail
#20524 (Dec 10, 2024, 4:07:01 PM)
- jenkins.sh: Use --disable-doxygen configure param — Pau Espin Pedrol / detail
#20523 (Dec 10, 2024, 4:06:30 PM)
- jenkins.sh: Use --disable-doxygen configure param — Pau Espin Pedrol / detail
#20522 (Dec 10, 2024, 4:05:06 PM)
- jenkins.sh: Use --disable-doxygen configure param — Pau Espin Pedrol / detail
#20521 (Dec 10, 2024, 4:01:28 PM)
- jenkins.sh: Build against new libosmo-sigtran repo — Pau Espin Pedrol / detail
#20520 (Dec 10, 2024, 4:00:51 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20519 (Dec 10, 2024, 3:59:56 PM)
- PCUIF: fix usage of bts number in PCUIF_TXT_IND — pmaier@sysmocom.de / detail
#20518 (Dec 10, 2024, 3:59:37 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20517 (Dec 10, 2024, 3:57:26 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20516 (Dec 10, 2024, 3:56:27 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20515 (Dec 10, 2024, 3:55:26 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20514 (Dec 10, 2024, 3:53:41 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20513 (Dec 10, 2024, 3:52:46 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20512 (Dec 10, 2024, 3:52:06 PM)
- jenkins.sh: No need to build libosmo-sigtran with doxygen — Pau Espin Pedrol / detail
#20511 (Dec 10, 2024, 3:30:01 PM)
- jenkins.sh: Skip building unneeded libosmo-abis — Pau Espin Pedrol / detail
#20510 (Dec 10, 2024, 3:29:26 PM)
- jenkins.sh: Build against new libosmo-sigtran repo — Pau Espin Pedrol / detail
#20509 (Dec 10, 2024, 3:27:21 PM)
- jenkins.sh: Skip building unneeded libosmo-abis — Pau Espin Pedrol / detail
#20508 (Dec 10, 2024, 3:26:06 PM)
- jenkins.sh: Skip building unneeded libosmo-abis — Pau Espin Pedrol / detail
#20507 (Dec 10, 2024, 3:17:29 PM)
- jenkins.sh: Skip building unneeded libosmo-abis — Pau Espin Pedrol / detail
#20506 (Dec 10, 2024, 3:16:07 PM)
- jenkins.sh: Skip building unneeded libosmo-abis — Pau Espin Pedrol / detail
#20505 (Dec 10, 2024, 3:14:03 PM)
- jenkins.sh: Skip building unneeded libosmo-abis — Pau Espin Pedrol / detail
#20504 (Dec 10, 2024, 3:11:14 PM)
- Drop unneeded dependency libosmo-abis — Pau Espin Pedrol / detail
#20503 (Dec 10, 2024, 3:09:44 PM)
- Avoid linking libosmoabis.so — Pau Espin Pedrol / detail
#20502 (Dec 10, 2024, 3:01:15 PM)
- scripts/build-old-tags: ignore osmo-bsc 1.12.2 — Oliver Smith / detail
#20501 (Dec 10, 2024, 2:47:54 PM)
- input: Get rid of abis/ipa.h dependency in e1_input and ipaccess.c — Pau Espin Pedrol / detail
#20500 (Dec 10, 2024, 2:47:51 PM)
- Drop ipa_proxy — Pau Espin Pedrol / detail
#20499 (Dec 10, 2024, 1:46:44 PM)
- Drop unneeded use of abis/ipa.h header — Pau Espin Pedrol / detail
#20498 (Dec 10, 2024, 1:41:14 PM)
- Drop unneeded use of abis/ipa.h header — Pau Espin Pedrol / detail
#20497 (Dec 10, 2024, 1:38:04 PM)
- sgsn_vty: Drop unneeded use of abis/ipa.h header — Pau Espin Pedrol / detail
#20496 (Dec 10, 2024, 1:31:34 PM)
- Drop ipa_proxy — Pau Espin Pedrol / detail
#20495 (Dec 10, 2024, 1:28:29 PM)
- ipaccess: Use new osmo_ipa_ka_fsm_inst APIs from libosmo-netif — Pau Espin Pedrol / detail
#20494 (Dec 10, 2024, 1:28:26 PM)
- tests/Makefile.am: Fix missing LIBOSMONETIF_LIBS/CFLAGS — Pau Espin Pedrol / detail
#20493 (Dec 10, 2024, 1:27:59 PM)
- WIP: input: Get rid of abis/ipa.h dependency in e1_input and ipaccess.c — Pau Espin Pedrol / detail
#20492 (Dec 10, 2024, 1:14:45 PM)
- ipaccess: Use new osmo_ipa_ka_fsm_inst APIs from libosmo-netif — Pau Espin Pedrol / detail
#20491 (Dec 10, 2024, 1:14:19 PM)
- WIP: input: Get rid of abis/ipa.h dependency in e1_input and ipaccess.c — Pau Espin Pedrol / detail
#20490 (Dec 10, 2024, 1:02:49 PM)
- remsim: Add initial testenv — Oliver Smith / detail
#20489 (Dec 10, 2024, 12:48:17 PM)
- Use new osmo_ipa_ka_fsm_inst APIs from libosmo-netif — Pau Espin Pedrol / detail
#20488 (Dec 10, 2024, 12:48:15 PM)
- Drop dependency on libosmo-abis — Pau Espin Pedrol / detail
#20487 (Dec 10, 2024, 12:14:08 PM)
- testenv: make copy= more intuitive — Oliver Smith / detail
#20486 (Dec 10, 2024, 12:02:52 PM)
#20485 (Dec 10, 2024, 12:02:48 PM)
#20484 (Dec 10, 2024, 11:21:23 AM)
- s1gw: add constants for PFCP FAR IDs — Vadim Yanitskiy / detail
#20483 (Dec 10, 2024, 11:17:13 AM)
- remsim: Add initial testenv — Pau Espin Pedrol / detail
#20482 (Dec 10, 2024, 9:10:12 AM)
- library/s1ap: f_tr_S1AP_RABSetupRsp(): use ispresent() — Vadim Yanitskiy / detail
#20481 (Dec 10, 2024, 9:10:08 AM)
- s1gw: add TC_e_rab_modify & TC_e_rab_modify_multi — Vadim Yanitskiy / detail
#20480 (Dec 10, 2024, 9:10:04 AM)
- s1gw: make f_ConnHdlr_rx_session_modify_req() more flexible — Vadim Yanitskiy / detail
#20479 (Dec 10, 2024, 9:10:00 AM)
- library/s1ap: add E-RAB MODIFY REQ/RSP templates — Vadim Yanitskiy / detail
#20478 (Dec 9, 2024, 11:19:59 PM)
#20477 (Dec 9, 2024, 7:14:15 PM)
#20476 (Dec 9, 2024, 7:14:08 PM)
#20475 (Dec 9, 2024, 6:56:11 PM)
#20474 (Dec 9, 2024, 6:56:08 PM)
#20473 (Dec 9, 2024, 5:37:17 PM)
- osmo_io: uring: Setup connect_notify internal ofd during register() op — Pau Espin Pedrol / detail
#20472 (Dec 9, 2024, 5:37:14 PM)
- osmo_io: poll: connect_notify: Avoid calling register — Pau Espin Pedrol / detail
#20471 (Dec 9, 2024, 5:37:10 PM)
- osmo_io: Track IOFD_FLAG_FD_REGISTERED in all backends — Pau Espin Pedrol / detail
#20470 (Dec 9, 2024, 5:37:07 PM)
- osmo_io: segmented_read: Avoid triggering read events if user — Pau Espin Pedrol / detail
#20469 (Dec 9, 2024, 5:37:03 PM)
- osmo_io: Use early return to simplify code — Pau Espin Pedrol / detail
#20468 (Dec 9, 2024, 5:36:57 PM)
- osmo_io: segmentation cb: Initialize null ptr every iteration — Pau Espin Pedrol / detail
#20467 (Dec 9, 2024, 5:36:12 PM)
- osmo_io: close() op in backend only takes care of closing — Pau Espin Pedrol / detail
#20466 (Dec 9, 2024, 4:17:32 PM)
- osmo_io: Use early return to simplify code — Pau Espin Pedrol / detail
#20465 (Dec 9, 2024, 3:35:53 PM)
- osmo_io: Simplify early return path — Pau Espin Pedrol / detail
#20464 (Dec 9, 2024, 3:35:47 PM)
- osmo_io: segmentation cb: Initialize null ptr every iteration — Pau Espin Pedrol / detail
#20463 (Dec 9, 2024, 3:13:31 PM)
- ipa: Add osmo_ipa_ka_fsm_inst APIs — Pau Espin Pedrol / detail
#20462 (Dec 9, 2024, 2:39:01 PM)
#20461 (Dec 9, 2024, 2:35:41 PM)
#20460 (Dec 9, 2024, 2:26:33 PM)
#20459 (Dec 9, 2024, 1:51:04 PM)
- testenv: use new osmocom-bb binary packages — Oliver Smith / detail
#20458 (Dec 9, 2024, 1:51:00 PM)
- WIP: bts: testenv: add virtphy config — Oliver Smith / detail
#20457 (Dec 9, 2024, 1:02:00 PM)
#20456 (Dec 9, 2024, 10:47:10 AM)
- Bump version: 1.12.3.1-b7fe1 → 1.12.4 — Oliver Smith / detail
#20455 (Dec 9, 2024, 10:47:04 AM)
- ipaccess_line_update: drop set_priority and set_ip_dscp — Oliver Smith / detail
#20454 (Dec 9, 2024, 10:07:02 AM)
- ipaccess: Use new osmo_ipa_ka_fsm_inst APIs from libosmo-netif — Pau Espin Pedrol / detail
#20453 (Dec 9, 2024, 10:06:58 AM)
- WIP: input: Get rid of abis/ipa.h dependency in e1_input.h and — Pau Espin Pedrol / detail
#20452 (Dec 9, 2024, 10:02:55 AM)
- ipa: Add osmo_ipa_ka_fsm_inst APIs — Pau Espin Pedrol / detail
#20451 (Dec 6, 2024, 4:48:26 PM)
- ara_m: put hex string values in quotes — pmaier@sysmocom.de / detail
#20450 (Dec 6, 2024, 4:48:22 PM)
- ara_m: fix spec reference. — pmaier@sysmocom.de / detail
#20449 (Dec 6, 2024, 4:48:20 PM)
- ara_m fix export of AID-REF-DO (empty) — pmaier@sysmocom.de / detail
#20448 (Dec 6, 2024, 12:26:33 PM)
- ipaccess-config: Use own e1_input ipaccess driver — Oliver Smith / detail
#20447 (Dec 6, 2024, 12:26:31 PM)
- Drop use of libosmo-abis osmocom/abis/ipaccess.h — Oliver Smith / detail
#20446 (Dec 6, 2024, 12:26:28 PM)
- jenkins.sh: libosmo-netif no longer depends on libosmo-abis — Oliver Smith / detail
#20445 (Dec 6, 2024, 12:26:24 PM)
- ipaccess-proxy: Fix wrong cb function passed — Oliver Smith / detail
#20444 (Dec 6, 2024, 12:26:20 PM)
- ipaccess-config: Remove unused function ipaccess_bts_handle_ccm() — Oliver Smith / detail
#20443 (Dec 6, 2024, 12:26:05 PM)
- contrib/jenkins: libosmo-sccp -> libosmo-sigtran — Oliver Smith / detail
#20442 (Dec 6, 2024, 12:24:58 PM)
- Bump version: 1.12.2.6-d24f → 1.12.3 — Oliver Smith / detail
#20441 (Dec 6, 2024, 12:12:30 PM)
- ipaccess-config: Use own e1_input ipaccess driver — Oliver Smith / detail
#20440 (Dec 6, 2024, 12:12:25 PM)
- ipaccess-config: Remove unused function ipaccess_bts_handle_ccm() — Oliver Smith / detail
#20439 (Dec 6, 2024, 12:12:22 PM)
- ipaccess-proxy: Fix wrong cb function passed — Oliver Smith / detail
#20438 (Dec 6, 2024, 12:12:19 PM)
- Bump version: 1.12.2.4-08b4 → 1.12.3 — Oliver Smith / detail
#20437 (Dec 6, 2024, 12:11:52 PM)
- Drop use of libosmo-abis osmocom/abis/ipaccess.h — Oliver Smith / detail
#20436 (Dec 6, 2024, 11:31:16 AM)
- scripts/manuals: fix osmocom-bb — Oliver Smith / detail
#20435 (Dec 6, 2024, 11:01:29 AM)
- gitignore: remove debian section — Oliver Smith / detail
#20434 (Dec 6, 2024, 11:01:26 AM)
- Bump version: 0.1.0 → 0.2.0 — Oliver Smith / detail
#20433 (Dec 5, 2024, 6:44:50 PM)
- Use new osmo_ipa_ka_fsm_inst APIs from libosmo-netif — Pau Espin Pedrol / detail
#20432 (Dec 5, 2024, 6:44:48 PM)
- Drop dependency on libosmo-abis — Pau Espin Pedrol / detail
#20431 (Dec 5, 2024, 6:42:41 PM)
- input: Move ipaccess_bts_handle_ccm() ipaccess.c -> ipa.c — Pau Espin Pedrol / detail
#20430 (Dec 5, 2024, 6:42:38 PM)
- WIP: input: Get rid of abis/ipa.h dependency in e1_input.h and — Pau Espin Pedrol / detail
#20429 (Dec 5, 2024, 6:42:34 PM)
- ipaccess: Use new osmo_ipa_ka_fsm_inst APIs from libosmo-netif — Pau Espin Pedrol / detail
#20428 (Dec 5, 2024, 6:13:52 PM)
- ipa: Add osmo_ipa_ka_fsm_inst APIs — Pau Espin Pedrol / detail
#20427 (Dec 5, 2024, 5:45:39 PM)
- server: Implement IPA server with osmo_stream — Pau Espin Pedrol / detail
#20426 (Dec 5, 2024, 5:45:37 PM)
- rspro: use osmo_stream to handle IPA connection — Pau Espin Pedrol / detail
#20425 (Dec 5, 2024, 5:45:12 PM)
- ipa: Add osmo_ipa_ka_fsm_inst APIs — Pau Espin Pedrol / detail
#20424 (Dec 5, 2024, 4:33:56 PM)
#20423 (Dec 5, 2024, 3:41:16 PM)
#20422 (Dec 5, 2024, 3:15:38 PM)
- server: Implement IPA server with osmo_stream — Pau Espin Pedrol / detail
#20421 (Dec 5, 2024, 3:11:31 PM)
- rspro: use osmo_stream to handle IPA connection — Pau Espin Pedrol / detail
#20420 (Dec 5, 2024, 3:05:23 PM)
- rspro: use osmo_stream to handle IPA connection — Pau Espin Pedrol / detail
#20419 (Dec 5, 2024, 1:41:35 PM)
- debian/rules: remove override_dh_strip — Oliver Smith / detail
#20418 (Dec 5, 2024, 1:41:34 PM)
- Bump version: 0.1.0 → 0.2.0 — Oliver Smith / detail
#20417 (Dec 5, 2024, 1:41:30 PM)
- Make compatible with libosmocore >= 1.10.0 — Oliver Smith / detail
#20416 (Dec 5, 2024, 1:21:00 PM)
#20415 (Dec 5, 2024, 11:41:09 AM)
- libosmo-gprs-*.pc.in: add libtalloc-dev — Oliver Smith / detail
#20414 (Dec 5, 2024, 8:29:28 AM)
- Bump version: 0.1.1 — Oliver Smith / detail
#20413 (Dec 4, 2024, 8:37:11 PM)
- ipa: Add osmo_ipa_ka_fsm_inst APIs — Pau Espin Pedrol / detail
#20412 (Dec 4, 2024, 7:28:11 PM)
- server: Implement IPA server with osmo_stream — Pau Espin Pedrol / detail
#20411 (Dec 4, 2024, 7:28:08 PM)
- rspro: use osmo_stream to handle IPA connection — Pau Espin Pedrol / detail
#20410 (Dec 4, 2024, 6:38:22 PM)
- make: Fix OSMO_REMSIM_BRANCH not passed — Pau Espin Pedrol / detail
#20409 (Dec 4, 2024, 6:15:14 PM)
- server: Implement IPA server with osmo_stream — Pau Espin Pedrol / detail
#20408 (Dec 4, 2024, 6:15:12 PM)
- rspro: use osmo_stream to handle IPA connection — Pau Espin Pedrol / detail
#20407 (Dec 4, 2024, 5:35:23 PM)
#20406 (Dec 4, 2024, 5:35:20 PM)
#20405 (Dec 4, 2024, 5:35:14 PM)
#20404 (Dec 4, 2024, 4:58:52 PM)
- Makefile:am: Improve formatting and order of CFLAGS and LIBS — Pau Espin Pedrol / detail
#20403 (Dec 4, 2024, 3:00:46 PM)
- debian/control: libosmogapk-dev: add missing dep — Oliver Smith / detail
#20402 (Dec 4, 2024, 2:58:25 PM)
- debian/control: add missing deps to -dev pkg — Oliver Smith / detail
#20401 (Dec 4, 2024, 2:58:01 PM)
- debian/control: add missing deps to -dev pkg — Oliver Smith / detail
#20400 (Dec 4, 2024, 2:57:33 PM)
- debian/control: add missing deps to -dev pkgs — Oliver Smith / detail
#20399 (Dec 4, 2024, 2:57:24 PM)
- debian/control: libosmo-abis-dev: add missing dep — Oliver Smith / detail
#20398 (Dec 4, 2024, 2:57:16 PM)
- debian/control: libosmogapk-dev: add missing dep — Oliver Smith / detail
#20397 (Dec 4, 2024, 2:48:05 PM)
#20396 (Dec 4, 2024, 2:47:43 PM)
- vty: Avoid accessing gsupclient object fields directly — Pau Espin Pedrol / detail
#20395 (Dec 4, 2024, 2:47:31 PM)
#20394 (Dec 4, 2024, 2:47:25 PM)
#20393 (Dec 4, 2024, 2:47:19 PM)
#20392 (Dec 4, 2024, 2:47:13 PM)
#20391 (Dec 4, 2024, 2:47:07 PM)
#20390 (Dec 4, 2024, 2:47:02 PM)
#20389 (Dec 4, 2024, 2:46:56 PM)
#20388 (Dec 4, 2024, 2:46:50 PM)
#20387 (Dec 4, 2024, 2:46:42 PM)
#20386 (Dec 4, 2024, 2:46:35 PM)
#20385 (Dec 4, 2024, 2:46:30 PM)
#20384 (Dec 4, 2024, 2:46:23 PM)
#20383 (Dec 4, 2024, 2:45:04 PM)
#20382 (Dec 4, 2024, 2:42:08 PM)
#20381 (Dec 4, 2024, 2:40:34 PM)
- vty: Avoid accessing gsupclient object fields directly — Pau Espin Pedrol / detail
#20380 (Dec 4, 2024, 2:29:19 PM)
- Bump version: 0.1.1 — Oliver Smith / detail
#20379 (Dec 4, 2024, 2:20:09 PM)
- rebar.lock: update gtplib commit — Oliver Smith / detail
#20378 (Dec 4, 2024, 1:55:54 PM)
- Remove rspro_client.c which is not used anyway — Pau Espin Pedrol / detail
#20377 (Dec 4, 2024, 1:45:24 PM)
- vty: Avoid accessing gsupclient object fields directly — Pau Espin Pedrol / detail
#20376 (Dec 4, 2024, 1:45:19 PM)
- Use gsup_client_mux from libosmo-gsup-client — Pau Espin Pedrol / detail
#20375 (Dec 4, 2024, 1:39:54 PM)
- gsup_client: Avoid double memset 0 — Pau Espin Pedrol / detail
#20374 (Dec 4, 2024, 1:32:45 PM)
- gsup_client: Add new APIs to avoid users accessing struct fields — Pau Espin Pedrol / detail
#20373 (Dec 4, 2024, 1:28:11 PM)
- gsup_client: Avoid double memset 0 — Pau Espin Pedrol / detail
#20372 (Dec 4, 2024, 1:28:08 PM)
- gsup_client: Add new APIs to avoid users accessing struct fields — Pau Espin Pedrol / detail
#20371 (Dec 4, 2024, 1:16:19 PM)
- Fix uninitialized return value — Pau Espin Pedrol / detail
#20370 (Dec 4, 2024, 1:16:17 PM)
- Remove rspro_client.c which is not used anyway — Pau Espin Pedrol / detail
#20369 (Dec 4, 2024, 1:04:43 PM)
- ipaccess: Assert explicitly about non-null ptr — Pau Espin Pedrol / detail
#20368 (Dec 3, 2024, 6:44:27 PM)
- WIP: rspro: use osmo_stream to handle IPA connection — Pau Espin Pedrol / detail
#20367 (Dec 3, 2024, 6:26:37 PM)
- Fix uninitialized return value — Pau Espin Pedrol / detail
#20366 (Dec 3, 2024, 5:45:07 PM)
- rspro_client: Make struct osmo_rspro_client private — Pau Espin Pedrol / detail
#20365 (Dec 3, 2024, 5:43:52 PM)
- rspro_client: Make struct osmo_rspro_client private — Pau Espin Pedrol / detail
#20364 (Dec 3, 2024, 5:26:31 PM)
- Makefile:am: Improve formatting and order of CFLAGS and LIBS — Pau Espin Pedrol / detail
#20363 (Dec 3, 2024, 5:00:40 PM)
- vty: Avoid accessing gsupclient object fields directly — Pau Espin Pedrol / detail
#20362 (Dec 3, 2024, 5:00:36 PM)
- Usse gsup_client_mux from libosmo-gsup-client — Pau Espin Pedrol / detail
#20361 (Dec 3, 2024, 4:45:45 PM)
#20360 (Dec 3, 2024, 4:45:42 PM)
#20359 (Dec 3, 2024, 3:56:55 PM)
#20358 (Dec 3, 2024, 3:56:51 PM)
#20357 (Dec 3, 2024, 3:56:48 PM)
#20356 (Dec 3, 2024, 3:56:44 PM)
#20355 (Dec 3, 2024, 3:56:39 PM)
#20354 (Dec 3, 2024, 3:56:35 PM)
#20353 (Dec 3, 2024, 3:56:26 PM)
#20352 (Dec 3, 2024, 3:56:18 PM)
#20351 (Dec 3, 2024, 3:56:15 PM)
#20350 (Dec 3, 2024, 3:56:08 PM)
#20349 (Dec 3, 2024, 3:56:03 PM)
#20348 (Dec 3, 2024, 3:55:59 PM)
#20347 (Dec 3, 2024, 3:55:54 PM)
#20346 (Dec 3, 2024, 3:55:49 PM)
#20345 (Dec 3, 2024, 3:55:45 PM)
#20344 (Dec 3, 2024, 3:55:25 PM)
#20343 (Dec 3, 2024, 3:19:18 PM)
#20342 (Dec 3, 2024, 3:16:45 PM)
#20341 (Dec 3, 2024, 3:16:43 PM)
#20340 (Dec 3, 2024, 3:16:40 PM)
#20339 (Dec 3, 2024, 3:16:38 PM)
#20338 (Dec 3, 2024, 3:16:35 PM)
#20337 (Dec 3, 2024, 3:12:38 PM)
#20336 (Dec 3, 2024, 3:12:33 PM)
#20335 (Dec 3, 2024, 1:50:33 PM)
- gsup_client: Add new APIs to avoid users accessing struct fields — Pau Espin Pedrol / detail
#20334 (Dec 3, 2024, 1:45:32 PM)
- vty: Avoid accessing gsupclient object fields directly — Pau Espin Pedrol / detail
#20333 (Dec 3, 2024, 1:33:44 PM)
- vty: Avoid accessing gsupclient object fields directly — Pau Espin Pedrol / detail
#20332 (Dec 3, 2024, 12:50:17 PM)
- gsup_client: Avoid double memset 0 — Pau Espin Pedrol / detail
#20331 (Dec 3, 2024, 12:37:37 PM)
- ipaccess-config: Remove unused function ipaccess_bts_handle_ccm() — Pau Espin Pedrol / detail
#20330 (Dec 3, 2024, 12:35:07 PM)
- ipaccess-config: Remove unused function ipaccess_bts_handle_ccm() — Pau Espin Pedrol / detail
#20329 (Dec 3, 2024, 12:00:43 PM)
- ipaccess: Convert BSC OML & RSL link to use stream_srv — Pau Espin Pedrol / detail
#20328 (Dec 3, 2024, 11:12:40 AM)
- Bump version: 0.1.0 → 0.2.0 — Oliver Smith / detail
#20327 (Dec 2, 2024, 8:09:21 PM)
- ipaccess-config: Use own e1_input ipaccess driver — Pau Espin Pedrol / detail
#20326 (Dec 2, 2024, 5:07:40 PM)
- ipaccess: Convert BSC OML & RSL link to use stream_srv — Pau Espin Pedrol / detail
#20325 (Dec 2, 2024, 5:02:01 PM)
- ipaccess-config: Use own e1_input ipaccess driver — Pau Espin Pedrol / detail
#20324 (Dec 2, 2024, 4:50:31 PM)
- ipaccess-config: Use own e1_input ipaccess driver — Pau Espin Pedrol / detail
#20323 (Dec 2, 2024, 4:50:21 PM)
- ipaccess: Convert BSC OML & RSL link to use stream_srv — Pau Espin Pedrol / detail
#20322 (Dec 2, 2024, 4:33:41 PM)
- ipaccess-config: Use own e1_input ipaccess driver — Pau Espin Pedrol / detail
#20321 (Dec 2, 2024, 1:39:42 PM)
- debian: prepare for more subpackages — Oliver Smith / detail
#20320 (Dec 2, 2024, 1:39:39 PM)
- debian: add subpackage osmocom-bb-trxcon — Oliver Smith / detail
#20319 (Dec 2, 2024, 1:39:36 PM)
- debian: add subpackage osmocom-bb-virtphy — Oliver Smith / detail
#20318 (Dec 2, 2024, 1:39:33 PM)
- debian: add subpackage osmocom-bb-trx-toolkit — Oliver Smith / detail
#20317 (Dec 2, 2024, 12:50:17 PM)
- bsc: Add missing testcase in expected-results.xml — Pau Espin Pedrol / detail
#20316 (Dec 2, 2024, 10:28:50 AM)
- ipaccess: Assert fd is positive — Pau Espin Pedrol / detail
#20315 (Dec 2, 2024, 10:13:22 AM)
#20314 (Dec 2, 2024, 10:06:53 AM)
- ipaccess: Assert explicitly about non-null ptr — Pau Espin Pedrol / detail
#20313 (Dec 2, 2024, 8:42:28 AM)
- Bump version: 0.9.37.1-2d31 → 0.9.38 — Oliver Smith / detail
#20312 (Dec 2, 2024, 3:11:35 AM)
- Modem related fixes. — jean-pierre.marcotte.1 / detail
#20311 (Dec 2, 2024, 3:11:31 AM)
- Handling Long APDU response — jean-pierre.marcotte.1 / detail
#20310 (Nov 30, 2024, 10:55:58 PM)
- stream_cli: Fix discard 1st msg received quick after connect — Pau Espin Pedrol / detail
#20309 (Nov 29, 2024, 6:06:18 PM)
- Drop use of libosmo-abis osmocom/abis/ipaccess.h — Pau Espin Pedrol / detail
#20308 (Nov 29, 2024, 5:55:58 PM)
- Drop use of libosmo-abis osmocom/abis/ipaccess.h — Pau Espin Pedrol / detail
#20307 (Nov 29, 2024, 5:53:28 PM)
- Drop use of libosmo-abis osmocom/abis/ipaccess.h — Pau Espin Pedrol / detail
#20306 (Nov 29, 2024, 5:48:52 PM)
- WIP: ipaccess: Convert BSC OML & RSL link to use stream_srv — Pau Espin Pedrol / detail
#20305 (Nov 29, 2024, 5:48:48 PM)
- Drop internal use of osmocom/abis/ipaccess.h — Pau Espin Pedrol / detail
#20304 (Nov 29, 2024, 4:34:51 PM)
- stream_cli: Explicitly ignore return code of internal functions — Pau Espin Pedrol / detail
#20303 (Nov 29, 2024, 4:34:48 PM)
- stream_cli: Fix discard 1st msg received quick after connect — Pau Espin Pedrol / detail
#20302 (Nov 29, 2024, 3:59:37 PM)
- osmo_io: Improve osmo_iofd_notify_connected() documentation — Pau Espin Pedrol / detail
#20301 (Nov 29, 2024, 2:27:52 PM)
- jobs/master: add osmocom-android-binaries — Oliver Smith / detail
#20300 (Nov 29, 2024, 1:30:36 PM)
- WIP: ipaccess: Conver BSC OML & RSL link to use stream_srv — Pau Espin Pedrol / detail
#20299 (Nov 29, 2024, 1:09:40 PM)
- debian: libosmo-abis-dev dep on libosmo-netif-dev — Oliver Smith / detail
#20298 (Nov 29, 2024, 12:32:00 PM)
- ipaccess-proxy: Fix wrong cb function passed — Pau Espin Pedrol / detail
#20297 (Nov 29, 2024, 11:50:21 AM)
#20296 (Nov 29, 2024, 11:49:59 AM)
#20295 (Nov 29, 2024, 11:41:24 AM)
#20294 (Nov 28, 2024, 5:07:36 PM)
#20293 (Nov 28, 2024, 4:55:46 PM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20292 (Nov 28, 2024, 4:54:01 PM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20291 (Nov 28, 2024, 4:05:45 PM)
- e1_input: Fix e1i_ts pointing to old line after line_clone — Pau Espin Pedrol / detail
#20290 (Nov 28, 2024, 4:05:43 PM)
- e1_input: Guard against crash by users calling reentrant — Pau Espin Pedrol / detail
#20289 (Nov 28, 2024, 4:05:38 PM)
- ipaccess: Convert BTS OML & RSL link to use stream_cli — Pau Espin Pedrol / detail
#20288 (Nov 28, 2024, 3:51:52 PM)
- stream_cli: Explicitly ignore return code of stream_cli_close — Pau Espin Pedrol / detail
#20287 (Nov 28, 2024, 3:43:17 PM)
- abis: Fix reusing link->conn while it is being destroyed — Pau Espin Pedrol / detail
#20286 (Nov 28, 2024, 3:43:15 PM)
- cbsp_link: Log unexpected return error codes — Pau Espin Pedrol / detail
#20285 (Nov 28, 2024, 3:38:05 PM)
- .gitignore: Add *~ — Pau Espin Pedrol / detail
#20284 (Nov 28, 2024, 3:31:15 PM)
- stream_cli: Assert reentrant disconnect_cb() never happens — Pau Espin Pedrol / detail
#20283 (Nov 28, 2024, 3:27:15 PM)
- stream_cli: steal talloc ctx upon delaying free to avoid use after free — Pau Espin Pedrol / detail
#20282 (Nov 28, 2024, 2:00:29 PM)
- jobs/osmocom-release-android-apks: new job — Oliver Smith / detail
#20281 (Nov 28, 2024, 1:43:54 PM)
- .gitignore: Add install-sh~ — Pau Espin Pedrol / detail
#20280 (Nov 28, 2024, 1:41:19 PM)
- stream: Allow null ptr in destroy() functions — Pau Espin Pedrol / detail
#20279 (Nov 28, 2024, 10:35:13 AM)
- jobs/ttcn3-ns-test{,-sns}: tweak timer — Oliver Smith / detail
#20278 (Nov 28, 2024, 9:59:14 AM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20277 (Nov 28, 2024, 9:57:33 AM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20276 (Nov 28, 2024, 9:18:28 AM)
- debian/control: Build-Depends: add pkg-config — Oliver Smith / detail
#20275 (Nov 27, 2024, 7:26:47 PM)
- abis: Fix reusing bts->*_link while it is being destroyed — Pau Espin Pedrol / detail
#20274 (Nov 27, 2024, 7:25:18 PM)
- e1_input: Guard against crash by users calling reentrant — Pau Espin Pedrol / detail
#20273 (Nov 27, 2024, 7:22:03 PM)
- abis: Fix reusing bts->*_link while it is being destroyed — Pau Espin Pedrol / detail
#20272 (Nov 27, 2024, 6:57:26 PM)
- abis: Fix reusing bts->*_link while it is being destroyed — Pau Espin Pedrol / detail
#20271 (Nov 27, 2024, 6:56:13 PM)
- abis: Log line and ts nr of signal — Pau Espin Pedrol / detail
#20270 (Nov 27, 2024, 6:43:43 PM)
- e1_input: Fix e1i_ts pointing to old line after line_clone — Pau Espin Pedrol / detail
#20269 (Nov 27, 2024, 4:47:09 PM)
- PCUIF: fix usage of bts number in PCUIF_TXT_IND — pmaier@sysmocom.de / detail
#20268 (Nov 27, 2024, 3:12:04 PM)
- bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1 — Pau Espin Pedrol / detail
#20267 (Nov 27, 2024, 2:14:34 PM)
#20266 (Nov 27, 2024, 1:42:24 PM)
- pySim-shell: change Prompt character to "#" after "verify_adm" — pmaier@sysmocom.de / detail
#20265 (Nov 27, 2024, 1:42:22 PM)
- pySim-shell: reset card in method equip — pmaier@sysmocom.de / detail
#20264 (Nov 27, 2024, 12:06:14 PM)
- pySim-shell: change Prompt character to "#" after "verify_adm" — pmaier@sysmocom.de / detail
#20263 (Nov 27, 2024, 12:06:11 PM)
- pySim-shell: reset card in method equip — pmaier@sysmocom.de / detail
#20262 (Nov 27, 2024, 9:08:33 AM)
- ts_31_102: fix testcase for EF_ePDGSelection — pmaier@sysmocom.de / detail
#20261 (Nov 27, 2024, 8:53:57 AM)
- ts_31_102: fix testcase for EF_ePDGSelection — pmaier@sysmocom.de / detail
#20260 (Nov 27, 2024, 8:32:59 AM)
#20259 (Nov 27, 2024, 7:23:30 AM)
- ts_31_102: fix testcase for EF_ePDGSelection — pmaier@sysmocom.de / detail
#20258 (Nov 27, 2024, 7:22:56 AM)
- Fixing 3-digit MNC PLMN Encoding/Decoding tests expected values for — jean-pierre.marcotte.1 / detail
#20257 (Nov 26, 2024, 8:26:23 PM)
#20256 (Nov 26, 2024, 8:26:21 PM)
#20255 (Nov 26, 2024, 8:26:18 PM)
#20254 (Nov 26, 2024, 5:03:07 PM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20253 (Nov 26, 2024, 5:01:19 PM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20252 (Nov 26, 2024, 4:50:47 PM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20251 (Nov 26, 2024, 4:45:42 PM)
- pcu_sock: do not receive a TXT ind. with PCU_VERSION for a specific BTS — pmaier@sysmocom.de / detail
#20250 (Nov 26, 2024, 4:45:33 PM)
- stream_srv: Add API osmo_stream_srv_link_set_tx_queue_max_length() — Pau Espin Pedrol / detail
#20249 (Nov 26, 2024, 4:45:31 PM)
- stream_cli: Add API osmo_stream_cli_set_tx_queue_max_length() — Pau Espin Pedrol / detail
#20248 (Nov 26, 2024, 4:34:32 PM)
- pcuif: add comment on TXT_IND/PCU_VERSION BTS initialization behavior — pmaier@sysmocom.de / detail
#20247 (Nov 26, 2024, 3:38:16 PM)
- stream_cli: Support destroy object within user callback — Pau Espin Pedrol / detail
#20246 (Nov 26, 2024, 2:53:11 PM)
- hnbgw: TC_rab_release: Fix race condition stats checked too early — Pau Espin Pedrol / detail
#20245 (Nov 26, 2024, 2:39:07 PM)
#20244 (Nov 26, 2024, 2:38:56 PM)
#20243 (Nov 26, 2024, 2:38:46 PM)
#20242 (Nov 26, 2024, 2:38:36 PM)
#20241 (Nov 26, 2024, 2:01:04 PM)
- deps/Makefile: update titan.ProtocolModules.RTP — pmaier@sysmocom.de / detail
#20240 (Nov 26, 2024, 1:53:54 PM)
- bsc: Fix missing teardown in TC_ho_in_fail_msc_clears_after_ho_detect — Pau Espin Pedrol / detail
#20239 (Nov 26, 2024, 1:35:09 PM)
- Bump version to 0.0.7 — pmaier@sysmocom.de / detail
#20238 (Nov 26, 2024, 12:20:36 PM)
- ts_31_102: fix testcase for EF_ePDGSelection — pmaier@sysmocom.de / detail
#20237 (Nov 26, 2024, 12:12:58 PM)
- deps/Makefile: update titan.ProtocolModules.RTP — pmaier@sysmocom.de / detail
#20236 (Nov 26, 2024, 11:50:03 AM)
- ts_31_102: fix testcase for EF_ePDGSelection — pmaier@sysmocom.de / detail
#20235 (Nov 26, 2024, 11:27:43 AM)
- Fixing 3-digit MNC PlmnAdapter encoding & decoding, and related tests. — pmaier@sysmocom.de / detail
#20234 (Nov 26, 2024, 11:23:58 AM)
#20233 (Nov 26, 2024, 11:10:54 AM)
#20232 (Nov 26, 2024, 11:10:51 AM)
#20231 (Nov 25, 2024, 11:26:38 PM)
#20230 (Nov 25, 2024, 11:26:30 PM)
#20229 (Nov 25, 2024, 11:24:16 PM)
#20228 (Nov 25, 2024, 11:24:06 PM)
#20227 (Nov 25, 2024, 11:23:56 PM)
#20226 (Nov 25, 2024, 11:23:44 PM)
#20225 (Nov 25, 2024, 7:30:38 PM)
#20224 (Nov 25, 2024, 7:10:33 PM)
#20223 (Nov 25, 2024, 7:05:34 PM)
#20222 (Nov 25, 2024, 7:05:30 PM)
#20221 (Nov 25, 2024, 7:05:25 PM)
#20220 (Nov 25, 2024, 7:05:19 PM)
#20219 (Nov 25, 2024, 7:05:09 PM)
#20218 (Nov 25, 2024, 7:05:05 PM)
#20217 (Nov 25, 2024, 7:05:00 PM)
#20216 (Nov 25, 2024, 7:04:54 PM)
#20215 (Nov 25, 2024, 7:04:48 PM)
#20214 (Nov 25, 2024, 7:04:44 PM)
#20213 (Nov 25, 2024, 7:04:37 PM)
#20212 (Nov 25, 2024, 7:04:22 PM)
#20211 (Nov 25, 2024, 5:39:32 PM)
- Fixing 3-digit MNC PlmnAdapter encoding & decoding, and related tests. — pmaier@sysmocom.de / detail
#20210 (Nov 25, 2024, 5:39:29 PM)
- contrib: remove pysim job from jenkins.sh — pmaier@sysmocom.de / detail
#20209 (Nov 25, 2024, 5:19:19 PM)
- ts_31_102: fix testcase for EF_ePDGSelection — pmaier@sysmocom.de / detail
#20208 (Nov 25, 2024, 4:23:54 PM)
#20207 (Nov 25, 2024, 4:22:28 PM)
#20206 (Nov 25, 2024, 3:50:00 PM)
#20205 (Nov 25, 2024, 3:49:58 PM)
#20204 (Nov 25, 2024, 3:41:00 PM)
#20203 (Nov 25, 2024, 3:40:58 PM)
#20202 (Nov 25, 2024, 3:40:55 PM)
#20201 (Nov 25, 2024, 3:40:51 PM)
#20200 (Nov 25, 2024, 3:40:48 PM)
#20199 (Nov 25, 2024, 3:39:37 PM)
#20198 (Nov 25, 2024, 3:33:21 PM)
#20197 (Nov 25, 2024, 3:33:17 PM)
#20196 (Nov 25, 2024, 3:33:12 PM)
#20195 (Nov 25, 2024, 3:33:07 PM)
#20194 (Nov 25, 2024, 3:33:03 PM)
#20193 (Nov 25, 2024, 3:32:59 PM)
#20192 (Nov 25, 2024, 3:32:57 PM)
#20191 (Nov 25, 2024, 3:32:54 PM)
#20190 (Nov 25, 2024, 3:31:23 PM)
#20189 (Nov 25, 2024, 3:30:22 PM)
#20188 (Nov 25, 2024, 3:13:39 PM)
#20187 (Nov 25, 2024, 3:13:37 PM)
#20186 (Nov 25, 2024, 3:13:34 PM)
#20185 (Nov 25, 2024, 3:02:14 PM)
#20184 (Nov 25, 2024, 3:02:10 PM)
#20183 (Nov 25, 2024, 3:02:05 PM)
#20182 (Nov 25, 2024, 3:02:00 PM)
#20181 (Nov 25, 2024, 3:01:57 PM)
#20180 (Nov 25, 2024, 3:01:53 PM)
#20179 (Nov 25, 2024, 3:01:49 PM)
#20178 (Nov 25, 2024, 3:01:47 PM)
#20177 (Nov 25, 2024, 3:01:44 PM)
#20176 (Nov 25, 2024, 3:01:39 PM)
#20175 (Nov 25, 2024, 3:01:35 PM)
#20174 (Nov 25, 2024, 3:01:30 PM)
#20173 (Nov 25, 2024, 3:00:53 PM)
#20172 (Nov 25, 2024, 2:53:18 PM)
#20171 (Nov 25, 2024, 2:30:01 PM)
#20170 (Nov 25, 2024, 2:29:57 PM)
#20169 (Nov 25, 2024, 2:29:53 PM)
#20168 (Nov 25, 2024, 2:29:49 PM)
#20167 (Nov 25, 2024, 2:29:44 PM)
#20166 (Nov 25, 2024, 2:29:38 PM)
#20165 (Nov 25, 2024, 2:29:27 PM)
#20164 (Nov 25, 2024, 2:29:23 PM)
#20163 (Nov 25, 2024, 2:29:15 PM)
#20162 (Nov 25, 2024, 2:29:09 PM)
#20161 (Nov 25, 2024, 2:29:05 PM)
#20160 (Nov 25, 2024, 2:29:01 PM)
#20159 (Nov 25, 2024, 2:28:56 PM)
#20158 (Nov 25, 2024, 2:28:51 PM)
#20157 (Nov 25, 2024, 2:28:31 PM)
#20156 (Nov 25, 2024, 1:05:32 PM)
- ipaccess: Convert BTS OML & RSL link to use stream_cli — Pau Espin Pedrol / detail
#20155 (Nov 25, 2024, 12:58:18 PM)
- libosmo-abis depends on libosmo-netif — Pau Espin Pedrol / detail
#20154 (Nov 25, 2024, 11:05:11 AM)
- stream_cli: Rename private functions — Pau Espin Pedrol / detail
#20153 (Nov 25, 2024, 11:05:08 AM)
- stream_cli: Support destroy object within user callback — Pau Espin Pedrol / detail
#20152 (Nov 25, 2024, 11:05:05 AM)
- stream_cli: Move osmo_stream_cli_close() before — Pau Espin Pedrol / detail
#20151 (Nov 25, 2024, 10:17:05 AM)
- stream_srv: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20150 (Nov 25, 2024, 10:17:03 AM)
- stream_cli: Add osmo_stream_cli_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20149 (Nov 24, 2024, 10:35:29 PM)
#20148 (Nov 24, 2024, 10:35:25 PM)
#20147 (Nov 24, 2024, 10:35:20 PM)
#20146 (Nov 24, 2024, 10:23:31 PM)
#20145 (Nov 24, 2024, 8:26:14 PM)
#20144 (Nov 24, 2024, 8:26:10 PM)
#20143 (Nov 24, 2024, 8:26:06 PM)
#20142 (Nov 24, 2024, 7:39:41 PM)
#20141 (Nov 24, 2024, 7:39:37 PM)
#20140 (Nov 24, 2024, 7:39:34 PM)
#20139 (Nov 24, 2024, 7:39:31 PM)
#20138 (Nov 24, 2024, 7:39:28 PM)
#20137 (Nov 24, 2024, 7:39:22 PM)
#20136 (Nov 24, 2024, 7:36:43 PM)
#20135 (Nov 24, 2024, 7:36:39 PM)
#20134 (Nov 24, 2024, 7:36:35 PM)
#20133 (Nov 24, 2024, 7:36:30 PM)
#20132 (Nov 24, 2024, 7:36:26 PM)
#20131 (Nov 24, 2024, 5:47:57 PM)
#20130 (Nov 24, 2024, 5:47:54 PM)
#20129 (Nov 24, 2024, 5:47:50 PM)
#20128 (Nov 24, 2024, 5:47:44 PM)
#20127 (Nov 24, 2024, 5:47:39 PM)
#20126 (Nov 24, 2024, 5:47:35 PM)
#20125 (Nov 24, 2024, 5:47:31 PM)
#20124 (Nov 24, 2024, 5:47:27 PM)
#20123 (Nov 24, 2024, 5:47:20 PM)
#20122 (Nov 24, 2024, 5:47:17 PM)
#20121 (Nov 24, 2024, 5:47:13 PM)
#20120 (Nov 24, 2024, 5:46:56 PM)
#20119 (Nov 23, 2024, 8:28:41 PM)
- [WIP] gsm: gsm48_{en,de}code_bearer_cap: support octet 6d fields — Vadim Yanitskiy / detail
#20118 (Nov 23, 2024, 8:24:26 PM)
- [WIP] gsm: gsm48_{en,de}code_bearer_cap: support octet 6d fields — Vadim Yanitskiy / detail
#20117 (Nov 23, 2024, 8:24:20 PM)
- tests/gsm0408: remove outdated comment for bcap_csd_2400_v22bis — Vadim Yanitskiy / detail
#20116 (Nov 23, 2024, 7:48:55 PM)
- msc: fix a race condition in f_mt_call_establish() — Vadim Yanitskiy / detail
#20115 (Nov 23, 2024, 11:36:27 AM)
#20114 (Nov 22, 2024, 10:32:05 PM)
- stream_cli: Support destroy object within user callback — Pau Espin Pedrol / detail
#20113 (Nov 22, 2024, 10:24:32 PM)
- stream_srv: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20112 (Nov 22, 2024, 10:24:30 PM)
- stream_cli: Add osmo_stream_cli_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20111 (Nov 22, 2024, 10:24:26 PM)
- stream_cli: Support destroy object within user callback — Pau Espin Pedrol / detail
#20110 (Nov 22, 2024, 8:44:34 PM)
- stream_cli: Support destroy object within user callback — Pau Espin Pedrol / detail
#20109 (Nov 22, 2024, 8:44:32 PM)
- stream_cli: Log destroy code path — Pau Espin Pedrol / detail
#20108 (Nov 22, 2024, 8:44:26 PM)
- stream_cli: Add osmo_stream_cli_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20107 (Nov 22, 2024, 8:43:31 PM)
- stream_srv: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20106 (Nov 22, 2024, 8:04:29 PM)
#20105 (Nov 22, 2024, 8:04:26 PM)
#20104 (Nov 22, 2024, 8:04:24 PM)
#20103 (Nov 22, 2024, 8:04:21 PM)
#20102 (Nov 22, 2024, 8:04:18 PM)
#20101 (Nov 22, 2024, 6:45:22 PM)
- e1_input: Store new msg in llist before calling driver->want_write() — Pau Espin Pedrol / detail
#20100 (Nov 22, 2024, 5:14:39 PM)
- README.md: update supported android device list — pmaier@sysmocom.de / detail
#20099 (Nov 22, 2024, 5:14:37 PM)
- layout/main.xml: save some screen space — pmaier@sysmocom.de / detail
#20098 (Nov 22, 2024, 4:18:27 PM)
- Fix missing quote char in log line — Pau Espin Pedrol / detail
#20097 (Nov 22, 2024, 4:05:22 PM)
#20096 (Nov 22, 2024, 4:00:52 PM)
#20095 (Nov 22, 2024, 4:00:22 PM)
- Osmocom_CTRL_Functions.ttcn: Use Misc_Helpers.f_shutdown() everywhere — Pau Espin Pedrol / detail
#20094 (Nov 22, 2024, 3:02:48 PM)
#20093 (Nov 22, 2024, 3:02:46 PM)
#20092 (Nov 22, 2024, 3:02:44 PM)
#20091 (Nov 22, 2024, 3:02:41 PM)
#20090 (Nov 22, 2024, 2:57:46 PM)
- stream_srv: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20089 (Nov 22, 2024, 2:52:44 PM)
- stream_cli: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20088 (Nov 22, 2024, 2:52:42 PM)
- stream_cli: Add osmo_stream_cli_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
#20087 (Nov 22, 2024, 1:42:16 PM)
- stream_cli: Announce failed connect() if reconnect is disabled — Pau Espin Pedrol / detail
#20086 (Nov 22, 2024, 1:29:51 PM)
- stream_cli: Log all code paths ending up in close/reconnect — Pau Espin Pedrol / detail
#20085 (Nov 22, 2024, 1:20:31 PM)
- stream: Improve logging around recv() failure — Pau Espin Pedrol / detail
#20084 (Nov 22, 2024, 1:17:00 PM)
- stream: Explicitly document MSG_NOTIFICATION case in recv() API — Pau Espin Pedrol / detail
#20083 (Nov 22, 2024, 12:44:41 PM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20082 (Nov 22, 2024, 12:20:20 PM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20081 (Nov 22, 2024, 11:57:44 AM)
- osmo_io: Increase default queue max_length from 32 to 1024 — Pau Espin Pedrol / detail
#20080 (Nov 22, 2024, 11:57:41 AM)
- gsmtap: Increase txqueue max_length from 64 to 1024 — Pau Espin Pedrol / detail
#20079 (Nov 22, 2024, 11:31:37 AM)
- ctrl: logging improvements — Pau Espin Pedrol / detail
#20078 (Nov 22, 2024, 11:28:29 AM)
- pySim-shell: change Prompt character to "#" after "verify_adm" — pmaier@sysmocom.de / detail
#20077 (Nov 22, 2024, 11:27:00 AM)
- bts-omldummy: print category names isntead of hex values — Pau Espin Pedrol / detail
#20076 (Nov 22, 2024, 10:50:24 AM)
- Osmocom_CTRL_Functions.ttcn: Use Misc_Helpers.f_shutdown() everywhere — Pau Espin Pedrol / detail
#20075 (Nov 22, 2024, 10:23:48 AM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20074 (Nov 22, 2024, 10:23:09 AM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20073 (Nov 22, 2024, 10:11:48 AM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20072 (Nov 22, 2024, 10:10:15 AM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20071 (Nov 22, 2024, 10:09:48 AM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20070 (Nov 22, 2024, 10:09:01 AM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20069 (Nov 22, 2024, 10:08:24 AM)
- contrib/jenkins: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20068 (Nov 22, 2024, 10:06:29 AM)
- scripts/osmocom-build-old-tags: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20067 (Nov 22, 2024, 9:31:30 AM)
- scripts/osmocom-api-doxygen: libosmo-abis after libosmo-netif — Oliver Smith / detail
#20066 (Nov 22, 2024, 9:31:28 AM)
- scripts/osmocom-build-old-tags: libosmo-abis after libosmo-netif — Oliver Smith / detail