index
:
libosmocore
2021q1
2021q4
2022q1
2022q2
2023q1
35c3
achemeris/sms-fixes
achemeris/sms-validity
arehbein/libosmocore_segm_cb_changes
arehbein/osmo_io_ipa
bugfix/encode-channel-type-signalling
cccamp2019
daniel/bvc-reset
daniel/gb-sns
daniel/misc
daniel/ns2
daniel/onwaves
daniel/scts-fixes
daniel/tracing
debian
fairwaves/ip-gb
fairwaves/production
fixeria/suart
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
jolly/lapd
laforge/c-ares
laforge/context
laforge/gprs-ns-instances
laforge/gs
laforge/io_uring
laforge/iu_up
laforge/libosmoisdn
laforge/notls-hack
laforge/nuttx
laforge/openwrt
laforge/osmo_io_sctp
laforge/pkgconfig
laforge/sock2
laforge/usdt
lynxis/ns2_next
lynxis/ns2_vty
lynxis/sns_debugging
master
mmcternan/bb_maint
neels/codecs
neels/gsm-shark
neels/ladder
neels/log_auto_colors
neels/log_functions
neels/log_timestamps
neels/new_fsm
neels/sc_rc
neels/sock
neels/subsys
neels/talloc_report_to_stdout
neels/wip
nrw/litecell15-merge
osmith/1.8.1
osmith/new-osmo-sock-functions
osmith/wip
pespin/dlci
pespin/epdg
pespin/multiaddr
sylvain/security
sysmocom/shared/log-speed
user/kluchnikov/gb-sns-hack
zecke/aes-ubsan
zecke/ancient/debian6.0
zecke/osmo-sip-connector
zecke/packages/wip
zecke/pre-release/0.9.3-t4
zecke/release/0.7-dev
Common library for all Osmocom projects
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
gsm0503_coding: use ahs tables when encoding ahs codec id
2021q1
Philipp Maier
1
-1
/
+1
2021-04-29
osmo_timer_pending: Make arg const
Pau Espin Pedrol
2
-2
/
+2
2021-04-29
ns2: change the 'priority' setting name to 'socket-priority'
Harald Welte
1
-2
/
+2
2021-04-29
ipa_ccm_make_id_resp: Make it work at all
Harald Welte
1
-1
/
+1
2021-04-29
Fix ipa_ccm_make_id_resp_from_req to work at all
Harald Welte
1
-3
/
+8
2021-04-29
Fix ipa_ccm_make_id_resp_from_req
Harald Welte
1
-2
/
+2
2021-04-29
ns2: Allow setting the socket priority for a UDP bind
Harald Welte
5
-4
/
+57
2021-04-29
gprs_ns: Fix another DSCP vs. TOS mistake in old NS code
Harald Welte
1
-9
/
+4
2021-04-29
ns2: migrate from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP()
Harald Welte
2
-21
/
+4
2021-04-29
gprs_ns2_frgre: Ensure DSCP is sin premitted value range
Harald Welte
1
-0
/
+3
2021-04-29
gprs_ns2: Fix yet another DSCP vs. TOS mix-up
Harald Welte
1
-3
/
+5
2021-04-28
fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout
Neels Hofmeyr
3
-2
/
+3
2021-04-28
socket: IPv6 support for osmo_sock_set_dscp()
Harald Welte
1
-7
/
+36
2021-04-28
socket: QoS support for all our socket init functions
Harald Welte
2
-1
/
+30
2021-04-28
socket: reduce code duplication, introduce socket_helper_tail()
Harald Welte
1
-39
/
+38
2021-04-27
socket: Introduce osmo_sock_set_priority() helper function
Harald Welte
2
-0
/
+9
2021-04-27
ns2: Fix setting the DSCP value.
Harald Welte
2
-3
/
+5
2021-04-27
socket: Introduce osmo_sock_set_dscp() to set socket DSCP value
Harald Welte
2
-0
/
+28
2021-04-25
ns2: Dump frame relay state to VTY during "show ns"
Harald Welte
3
-0
/
+39
2021-04-25
frame_relay: Export osmo_fr_network_free()
Harald Welte
2
-0
/
+2
2021-04-25
sim: Remove 'printf' from library code
Harald Welte
2
-7
/
+0
2021-04-25
sim: Obtain card ATR when opening the card
Harald Welte
3
-0
/
+35
2021-04-22
gsm48_mr_cfg_from_gsm0808_sc_cfg(): drop bitmask without effect
Neels Hofmeyr
1
-1
/
+1
2021-04-21
gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef
Pau Espin Pedrol
4
-1
/
+29
2021-04-20
RR: add missing Extended TSC Set IE
Neels Hofmeyr
2
-0
/
+2
2021-04-20
RR: add VAMOS channel modes
Neels Hofmeyr
4
-0
/
+55
2021-04-19
cosmetic: fix typo in comment
Pau Espin Pedrol
1
-1
/
+1
2021-04-19
gsm: Support Sending Last EUTRAN PLMN Id in Handover Required
Pau Espin Pedrol
3
-0
/
+9
2021-04-19
protocol/gsm_08_58.h: add asymmetric CSD data rates
Vadim Yanitskiy
1
-0
/
+7
2021-04-19
protocol/gsm_08_58.h: add more 'Channel rate and type' values
Vadim Yanitskiy
1
-4
/
+9
2021-04-19
protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}
Vadim Yanitskiy
1
-0
/
+3
2021-04-18
gprs_ns2: add functions for SNS add/del/change-weight messages
Alexander Couzens
2
-0
/
+135
2021-04-18
gprs_ns2: SNS: allow transition missing transition GPRS_SNS_ST_UNCONFIGURED
Alexander Couzens
1
-1
/
+2
2021-04-14
cosmetic: Fix trailing whitespace
Pau Espin Pedrol
1
-1
/
+1
2021-04-14
cosmetic: tlv_parser: fix typo in func description
Pau Espin Pedrol
1
-1
/
+1
2021-04-14
gsm_08_08.h: Add extra field elements defined in other sections
Pau Espin Pedrol
1
-1
/
+4
2021-04-13
gprs_ns2: fix nsvc block and unblock vty command
Alexander Couzens
1
-2
/
+2
2021-04-12
vty/logging: logp: properly handle library specific sub-systems
Vadim Yanitskiy
2
-0
/
+20
2021-04-09
add osmo_bts_features_names: short BTS feature strings
Neels Hofmeyr
3
-1
/
+32
2021-04-08
deprecate osmo_bts_feature_name(), add osmo_bts_features_desc()
Neels Hofmeyr
1
-1
/
+5
2021-04-07
stats: have_value is a bool, not int
Oliver Smith
1
-1
/
+1
2021-04-07
stats: log error when missing stats values (v2)
Oliver Smith
3
-0
/
+10
2021-04-07
stats_test: restore stat_item_get_next asserts
Oliver Smith
1
-18
/
+18
2021-04-07
stat_item: make value ids item specific
Oliver Smith
4
-44
/
+44
2021-04-07
vty/logging: ensure consistent '%' prefix for warnings
Vadim Yanitskiy
2
-7
/
+7
2021-04-07
vty/logging: use consistent quiting in warning messages
Vadim Yanitskiy
1
-4
/
+4
2021-04-07
gprs_ns2_vty: print a response to vty `nsvc <nsvci> (block|unblock|reset)
Alexander Couzens
2
-2
/
+34
2021-04-07
gprs_ns2: sns: remove the initial SNS NSVC if it's not part
Alexander Couzens
1
-0
/
+4
2021-04-06
gprs_ns2: sns: ensure the sns->alive state is correct
Alexander Couzens
1
-0
/
+12
2021-04-06
gprs_ns2: nsvc_fsm: reorder notification st_alive_on_enter()
Alexander Couzens
1
-1
/
+1
[next]