index
:
libosmocore
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/gb-sns
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/gprs-ns-instances
laforge/gs
laforge/iu_up
laforge/notls-hack
laforge/nuttx
laforge/sns-sgsn
laforge/sock2
laforge/usdt
lynxis/ns2_vty
lynxis/sns_debugging
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/vamos
neels/voicecall-shark
nrw/litecell15-merge
osmith/new-osmo-sock-functions
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-04-19
timerfd: call osmo_fd_unregister() when closing on read error
Harald Welte
1
-0
/
+1
2020-04-19
timer.c: make timers thread safe
Eric
1
-3
/
+3
2020-04-18
select.c: Introduce support for signalfd
Harald Welte
3
-1
/
+78
2020-04-18
exec: Introduce osmo_system_nowait2() to allow specify a user
Harald Welte
2
-2
/
+49
2020-04-17
tests/coding_test: Fix test_pdtch() results
Pau Espin Pedrol
2
-29
/
+30
2020-04-17
tests/coding: Test decoding of DL EGPRS data packet
Pau Espin Pedrol
2
-28
/
+106
2020-04-17
ports.h: Add 4268 for UECUPS VTY
Harald Welte
1
-0
/
+1
2020-04-14
dtx: add decoding for AMR-DTX frames
Philipp Maier
11
-1
/
+702
2020-04-11
configure.ac: fix libtool issue with clang and sanitizer
Eric
1
-0
/
+5
2020-04-07
gsm0503_tables: Document USF encoding tables
Pau Espin Pedrol
1
-0
/
+6
2020-04-07
gsm0503_coding: Fix USF encoding in MCS1-4
Pau Espin Pedrol
1
-1
/
+1
2020-04-07
gsm0503_coding: Fix misleading comment UL vs DL
Pau Espin Pedrol
1
-1
/
+1
2020-04-01
coding: fix bit ordering in 11-bit RACH coding functions
Vadim Yanitskiy
2
-8
/
+9
2020-03-31
tests/coding: add 11-bit Access Burst samples from a real phone
Vadim Yanitskiy
2
-0
/
+60
2020-03-31
coding: fix documentation of PDTCH encoding functions
Vadim Yanitskiy
1
-2
/
+2
2020-03-31
tests/coding: cosmetic: use ARRAY_SIZE() macro from utils.h
Vadim Yanitskiy
1
-2
/
+2
2020-03-31
tests/coding: reduce verbosity of 8-bit / 11-bit RACH coding tests
Vadim Yanitskiy
2
-34570
/
+16
2020-03-31
tests/coding: check return value of encoding / decoding functions
Vadim Yanitskiy
1
-14
/
+39
2020-03-22
osmo-sim-test: Avoid double-close
Harald Welte
1
-4
/
+1
2020-03-21
sim: Add HPSIM application support
Harald Welte
4
-1
/
+79
2020-03-21
card_fs_{usim,isim}: Update to 15.7.0 / Release 15
Harald Welte
2
-6
/
+56
2020-03-21
osmo-sim-test: Also [attempt to] dump DF.GSM on USIM cards
Harald Welte
3
-12
/
+12
2020-03-21
sim: re-structure how we support cards + applications
Harald Welte
8
-122
/
+326
2020-03-21
sim: add osim_file_desc_find_aid()
Harald Welte
3
-1
/
+21
2020-03-21
osmo-sim-test: Optionally dump card files to host filesystem
Harald Welte
1
-11
/
+97
2020-03-21
osmo-sim-test: don't print SW in successful case of dump_file()
Harald Welte
1
-1
/
+0
2020-03-21
osmo-sim-test: Use stderr for error messages
Harald Welte
1
-7
/
+7
2020-03-21
card_fs_sim: Avoid '/' in file names
Harald Welte
1
-1
/
+1
2020-03-21
sim: card_fs_usim.c: Fix FID of EF.EXT4
Harald Welte
1
-1
/
+1
2020-03-17
debian: Change python3 dependency to native arch
Maksim Aristov
1
-1
/
+1
2020-03-16
libosmosim: Build irrespective of PC/SC support
Harald Welte
3
-8
/
+14
2020-03-13
gsm690: Fix amr speech bit length table
Philipp Maier
2
-3
/
+4
2020-03-10
socket: Add osmo_sock_mcast_iface_set() to bind multicast to device
Harald Welte
2
-0
/
+23
2020-03-09
conv: add convolutional coder for AMR SID UPDATE frames
Philipp Maier
3
-0
/
+28
2020-03-09
parity: add amr crc14 definition
Philipp Maier
3
-0
/
+13
2020-03-08
fixup depreciation warning
Harald Welte
1
-2
/
+2
2020-03-08
gsmtap: Solve TCH / FACCH confusion once and for all
Harald Welte
3
-13
/
+40
2020-03-08
Add CTRL port number for osmo-mgw
Harald Welte
1
-0
/
+2
2020-03-08
Add GSMTAP_CHANNEL_VOICE to gsmtap_gsm_channel_names[] value_string
Harald Welte
1
-0
/
+1
2020-03-05
gsmtap.h: Add definitions for voice inside GSMTAP
Harald Welte
1
-2
/
+26
2020-03-04
osmo-sim-test: check tlv_parsed struct tp before access
Philipp Maier
1
-4
/
+8
2020-03-04
gb: Print signalling and data weights on NS-VC creation.
Alexander Chemeris
1
-1
/
+2
2020-03-04
gb: Fix typos in gprs_ns.c comments
Alexander Chemeris
1
-2
/
+2
2020-02-28
chantype_rsl2gsmtap(): Add entries for CBCH
Harald Welte
1
-0
/
+6
2020-02-19
bitvec: avoid redundant zero-initialization in bitvec_alloc()
Vadim Yanitskiy
1
-1
/
+1
2020-02-19
bitvec: cosmetic: init i only once in bitvec_[un]pack()
Vadim Yanitskiy
1
-2
/
+2
2020-02-19
bitvec: fix misleading description of bitvec_spare_padding()
Vadim Yanitskiy
1
-1
/
+1
2020-02-19
bitvec: fix bitvec_unhex(): do not return 1 on success
Vadim Yanitskiy
2
-15
/
+12
2020-02-19
tests/bitvec: add a unit test for bitvec_read_field()
Vadim Yanitskiy
2
-0
/
+60
2020-02-15
osmo-sim-test: Fall-back to classic SIM
Harald Welte
2
-20
/
+104
[prev]
[next]