aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
5 dayslogging: add 'logging timezone (localtime|utc)'Neels Hofmeyr1-0/+8
5 dayslogging: add timestamp fmt 'date' = 2018-01-16,01:44:34.681Neels Hofmeyr1-0/+1
5 dayslogging vty: add 'logging print timestamp', deprecate other timestamp cmdsNeels Hofmeyr1-0/+14
5 dayslogging: use enum to set timestamp formatNeels Hofmeyr1-6/+15
5 daysadd API logging_vty_subsys_strip_leading_char()Neels Hofmeyr1-0/+1
5 daysformalize log subsys stripping for vtyNeels Hofmeyr1-0/+2
5 daysadd osmo_stats_report_lock apiNeels Hofmeyr1-0/+3
5 daysadd jhash.h, copied from linux/jhash.hNeels Hofmeyr2-0/+172
9 daysinclude/osmocom/gsm: add rtp_extensions.hMychaela N. Falconia2-0/+24
9 daysrsl: define RSL_IE_OSMO_RTP_EXTENSIONSMychaela N. Falconia1-0/+1
9 daysbts_features: add feature flags for TWTS001 and TWTS002Mychaela N. Falconia1-0/+2
9 daysgsm0808: add knowledge of TW-TS-003 BSSMAP IEMychaela N. Falconia1-1/+2
2024-05-15core: fix LOGPIO(): add missing space after 'iofd(...)'Vadim Yanitskiy1-1/+1
2024-04-24osmo_io: Add iofd param to segmentation_cbPau Espin Pedrol1-4/+28
2024-03-28sockaddr_str: add conversion to,from osmo_sockaddrNeels Hofmeyr1-0/+3
2024-03-20Revert "Revert "logging: add log level cache""Hoernchen1-1/+2
2024-03-19osmo_io: Massive improvement of API documentationHarald Welte1-10/+101
2024-03-12ctrl: re-introduce duplicate declaration of ctrl_cmd_send()Harald Welte1-0/+2
2024-03-07osmo_io: Log error message in case call-backs incompatible with modeHarald Welte1-0/+4
2024-03-02cbsp: Add osmo_cbsp_segmentation_cb for message segmentationlaforge/cbspHarald Welte1-0/+1
2024-03-02ctrl: Don't expose write_queue in ctrl_cmd_send() apiHarald Welte2-2/+2
2024-02-29osmo_io: Add osmo_io_get_ioops() functionHarald Welte1-0/+1
2024-02-28osmo_io: sendmsg/recvmsg supportHarald Welte1-2/+14
2024-02-27gsup.h: define newly added PCO IEAlexander Couzens1-0/+8
2024-02-23osmo_io: Change struct osmo_io_ops to contain struct, not unionHarald Welte1-32/+30
2024-02-06comment: gsm_04_08.h: add a spec hintNeels Hofmeyr1-1/+2
2024-01-30ctrl: Add lchan nodeMatan Perelman1-0/+1
2024-01-25gsm: add more definitions from Table 10.5.112/3GPP TS 24.008Vadim Yanitskiy1-0/+22
2024-01-20gsup: Convert PDP-Type IE to PDP-Address IEPau Espin Pedrol1-3/+6
2024-01-20gsup: Deprecate field pdp_type in favour of pdp_type_nr and pdp_type_orgPau Espin Pedrol1-2/+15
2024-01-20gsm_04_08_gprs.h: Introduce packed struct gsm48_pdp_addressPau Espin Pedrol1-1/+35
2024-01-18cosmetic: gsup.h: fix whitespace formattingPau Espin Pedrol1-1/+1
2024-01-16isdn: add a lookup table with E1/E2/E3 bits from Table 5/V.110Vadim Yanitskiy1-0/+7
2024-01-09Revert "logging: add log level cache"Hoernchen1-1/+1
2024-01-09logging: add log level cacheEric1-1/+1
2024-01-09isdn: initial implementation of the V.110 TAVadim Yanitskiy2-0/+114
2024-01-09fsm: fix OSMO_T_FMT_ARGS: add missing bracesVadim Yanitskiy1-1/+1
2024-01-09core: osmo_tdef_fsm_inst_state_chg(): allow millisecond precisionVadim Yanitskiy1-7/+10
2023-12-31utils: fix -Wsign-compare in definition of OSMO_STRBUF_CHAR_COUNTVadim Yanitskiy1-1/+1
2023-12-30utils: improve readability of OSMO_STRBUF_CHAR_COUNTVadim Yanitskiy1-4/+14
2023-12-30utils: fix OSMO_STRBUF_REMAIN to handle sb.pos == NULL correctlyVadim Yanitskiy1-1/+14
2023-12-12socket: Introduce defines OSMO_SOCK_MULTIADDR_{PEER_STR,NAME}_MAXLENPau Espin Pedrol1-3/+11
2023-12-11socket: Introduce API osmo_sock_sctp_get_peer_addr_info()pespin/multiaddrPau Espin Pedrol1-0/+3
2023-12-07socket: Introduce API osmo_sock_multiaddr_get_name_buf()Pau Espin Pedrol1-0/+4
2023-12-07socket: Introduce API osmo_sock_multiaddr_get_ip_and_port()Pau Espin Pedrol1-0/+2
2023-12-07util: add osmo_strbuf macros to manipulate the strbuf tailNeels Hofmeyr1-0/+16
2023-12-07util: add OSMO_STRBUF_REMAIN()Neels Hofmeyr1-2/+5
2023-12-04soft_uart: implement modem status lines and flow controlVadim Yanitskiy1-8/+35
2023-12-04soft_uart: improve doxygen documentationVadim Yanitskiy1-24/+45
2023-12-03soft_uart: add osmo_soft_uart_{get,set}_name()Vadim Yanitskiy1-0/+4