index
:
libosmocore
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/gb-sns
daniel/gbproxy-ns2
daniel/ns2
daniel/onwaves
daniel/scts-fixes
daniel/tracing
debian
fairwaves/ip-gb
fairwaves/production
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
laforge/c-ares
laforge/cbch
laforge/context
laforge/csd
laforge/gb-test
laforge/gprs-ns-instances
laforge/gs
laforge/iu_up
laforge/notls-hack
laforge/nuttx
laforge/sock2
laforge/spec
laforge/usdt
lynxis/ns2_vty
master
mmcternan/bb_maint
neels/contrib
neels/fake_stats
neels/gsm-shark
neels/ladder
neels/lcs
neels/log_functions
neels/misc
neels/mscpool
neels/mslookup
neels/static_strings
neels/voicecall-shark
nrw/litecell15-merge
osmith/new-osmo-sock-functions
pespin/fix
pespin/log-category
pmaier/amrmangle
pmaier/mgw
pmaier/rbs2000
pmaier/rim2
pmaier/rim3
pmaier/rim4
pmaier/test_16102018
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
2020-12-20
generate libosmogb-test.la without the use of libosmogb.map
laforge/gb-test
Harald Welte
2
-15
/
+8
2020-12-20
gprs_ns2: set transfer cap in NS Status primitive
Alexander Couzens
8
-3
/
+277
2020-12-20
gprs_ns2: don't pass the return code of reject_status_msg
Alexander Couzens
1
-10
/
+5
2020-12-20
gprs_ns2: improve handling of TLV errors on new nsvcs
Alexander Couzens
1
-8
/
+20
2020-12-19
gsm_08_58: fix wrong field order in 'struct ipac_preproc_pc_thresh'
Vadim Yanitskiy
1
-2
/
+2
2020-12-18
fix strncpy bug in gprs_ns2_fr_bind()
Neels Hofmeyr
1
-1
/
+1
2020-12-18
gprs_ns2_fr.c: compiler error: replace strncpy() with OSMO_STRLCPY_ARRAY()
Neels Hofmeyr
1
-2
/
+1
2020-12-18
gprs_ns2: fr: fix crash when frame relay interface doesn't exists
Alexander Couzens
1
-2
/
+2
2020-12-17
logging: revert color of LGLOBAL category back to white
Vadim Yanitskiy
1
-1
/
+0
2020-12-17
GPRS Cell Options (SI13): Add REL-4 CCN_ACTIVE bit
Pau Espin Pedrol
3
-1
/
+9
2020-12-16
gprs_bssgp: add IE parser/generator for RIM Routing Information
Philipp Maier
8
-1
/
+324
2020-12-16
gprs_ns2_vty: udp: fixup dialect changes
Alexander Couzens
1
-2
/
+6
2020-12-16
gors_ns2_vty: Fix saving of new NS2 timers
Harald Welte
1
-0
/
+2
2020-12-16
Fix VTY syntax for newly-introduced NS2 timers
Harald Welte
1
-1
/
+1
2020-12-15
gprs_ns2: on ns2_create_vc parse the tlv before using it
Alexander Couzens
1
-9
/
+9
2020-12-15
gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role
Alexander Couzens
2
-0
/
+16
2020-12-15
gprs_ns2: make nsvc argument const
Alexander Couzens
2
-2
/
+2
2020-12-15
gprs_ns2_sns: introduce SNS Size/Config retries
Alexander Couzens
3
-5
/
+19
2020-12-15
gprs_ns2_sns: use different binds for the initial connection
Alexander Couzens
1
-2
/
+13
2020-12-15
gprs_ns2_sns: rework IP-SNS initial remote
Alexander Couzens
6
-190
/
+364
2020-12-15
gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSE
Alexander Couzens
3
-6
/
+18
2020-12-15
gprs_ns2: rework gprs_ns2_fr_connect*()
Alexander Couzens
3
-1
/
+44
2020-12-15
gprs_ns2: add member name to bind
Alexander Couzens
8
-4
/
+75
2020-12-15
gprs_ns2: move allocation of the SNS fsm into create_nse
Alexander Couzens
1
-6
/
+13
2020-12-15
gprs_ns2: introduce NS dialects
Alexander Couzens
8
-86
/
+79
2020-12-15
protocol/gsm_08_58.h: add Osmocom specific EWMA AVG algo
Vadim Yanitskiy
1
-1
/
+3
2020-12-15
protocol/gsm_08_58.h: add ip.access Power Control structures
Vadim Yanitskiy
1
-0
/
+44
2020-12-14
gsm: append_eutran_neib_cell: Fix SI2quater EARFCN list
Pau Espin Pedrol
1
-1
/
+2
2020-12-14
si2quater: fix budget calculation for multiple EARFCNs
Pau Espin Pedrol
1
-1
/
+9
2020-12-14
gsm: si13: Fix encode of EGPRS_PACKET_CHANNEL_REQUEST
Pau Espin Pedrol
1
-7
/
+2
2020-12-14
rest_octets: add Serving Cell Priority Parameters
Pau Espin Pedrol
1
-2
/
+19
2020-12-10
gprs_ns2_fr: use ETH_P_HDLC instead of ETH_P_ALL
Harald Welte
1
-1
/
+1
2020-12-10
gprs_ns2_fr: guard against race between socket(AF_PACKET) and bind()
Harald Welte
1
-12
/
+23
2020-12-10
gprs_ns2_fr.c: Skip extraneous FIONBIO
Harald Welte
1
-9
/
+1
2020-12-10
bssgp: Remove newly added log line warning about NOOP
Pau Espin Pedrol
1
-1
/
+3
2020-12-09
bssgp_bvc_fsm: Add basic BVC flow control rx/tx support
Harald Welte
3
-2
/
+44
2020-12-09
bssgp2: Encoding + Decoding functions for BVC and MS flow control
Harald Welte
4
-0
/
+259
2020-12-09
logging: Assing different 8bit colors to built-in subsystems
Harald Welte
1
-0
/
+22
2020-12-09
gb: Add beginnings of a new BSSGP implementation
Harald Welte
7
-0
/
+1139
2020-12-09
logging: Introduce DLBSSGP logging constant
Harald Welte
10
-73
/
+75
2020-12-09
gprs_ns2_sns: correct dynamic calculation
Alexander Couzens
1
-2
/
+2
2020-12-08
tlv.h: Add msgb_tvlv_put_{16,32}be()
Harald Welte
1
-0
/
+15
2020-12-08
gsm_08_18.h: Add #defines for [extended] feature bits
Harald Welte
1
-0
/
+20
2020-12-08
bssgp: Add osmo_tlv_prot_def for BSSGP
Harald Welte
3
-1
/
+317
2020-12-08
tlv: Introduce enum with error codes for TLV parser functions
Harald Welte
2
-17
/
+29
2020-12-08
Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols
Harald Welte
3
-1
/
+159
2020-12-08
ns2: Accept NS-UNBLOCK-ACK in UNBLOCKED state
Harald Welte
1
-1
/
+1
2020-12-07
gprs_bssgp_util: complete bssgp_pdu_strings
Philipp Maier
1
-0
/
+16
2020-12-07
gprs_ns2_sns: fix whitespaces and superflous comment
Alexander Couzens
1
-5
/
+4
2020-12-07
gprs_ns2_sns: add missing S() to allow GPRS_SNS_EV_NO_NSVC happen
Alexander Couzens
1
-1
/
+1
[next]