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
pespin/srvcc
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
2016-07-11
Add GEA3 & GEA4 ciphers
Max
11
-5
/
+225
2016-07-10
fsm: delete the timer when changing state
Harald Welte
1
-0
/
+3
2016-07-10
fsm: talloc + copy the 'id' passed into a FSM
Harald Welte
1
-1
/
+2
2016-07-10
fsm: call 'onenter' as last step of a state change
Harald Welte
1
-3
/
+4
2016-07-08
Add strings with GPRS GMM messages
Max
3
-0
/
+26
2016-07-07
Add function to check GMM encryptability
Max
3
-1
/
+28
2016-07-07
gitignore tests/fsm/fsm_test
Neels Hofmeyr
1
-0
/
+1
2016-07-07
Add missing osmo_c4 export
Max
1
-0
/
+1
2016-07-03
lapd_dl_flush_hist(): Don't flush a non-existant history
Harald Welte
1
-0
/
+3
2016-06-29
Clarify GPRS algorithm
Max
1
-5
/
+6
2016-06-29
Clarify GPRS ciphering direction
Max
1
-2
/
+3
2016-06-29
tests: test actual support status for auth. algo
Max
4
-4
/
+10
2016-06-29
Add function to check MS GEA capabilities
Max
3
-1
/
+36
2016-06-29
Make C4 function globally available
Max
3
-5
/
+5
2016-06-29
Add strings for GPRS ciphers
Max
3
-0
/
+13
2016-06-28
gitignore: *-libtool for differing platforms
Neels Hofmeyr
1
-0
/
+3
2016-06-27
Mark input parameter to bitvec_set_bits() as 'const'
Harald Welte
2
-2
/
+2
2016-06-27
fsm: Introduce default time-out handling
Harald Welte
2
-9
/
+16
2016-06-23
Fix potential segfault in msg_dequeue
Max
1
-3
/
+6
2016-06-20
Add octet-aligned/unaligned shift functions
Max
4
-0
/
+183
2016-06-16
Add Finite State Machine abstraction code
Harald Welte
9
-3
/
+738
2016-06-16
Add UMTS AKA related MM/GMM message type and IE definitions
Harald Welte
3
-1
/
+22
2016-06-16
Add structures defining decoded TS 23.003 identities
Harald Welte
2
-0
/
+81
2016-06-16
gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT
Harald Welte
1
-0
/
+2
2016-06-16
gsup.c: Fix encoding of UMTS auth vectors
Harald Welte
1
-6
/
+22
2016-06-15
vty: Fix documentation of 'show asciidoc counters' VTY command
Harald Welte
1
-1
/
+1
2016-06-14
Fix retrieving rate_ctr over control interface
Max
1
-13
/
+7
2016-06-14
add vty call show asciidoc: generate a documentation for counters
Alexander Couzens
3
-0
/
+197
2016-06-13
add rsl_or_ipac_msg_name() for both standard and ip.access msg types
Neels Hofmeyr
3
-0
/
+13
2016-06-13
add get_value_string_or_null() to handle unknown items
Neels Hofmeyr
2
-3
/
+20
2016-06-13
api doc: get_value_string(): mention composition in static buffer
Neels Hofmeyr
1
-0
/
+4
2016-06-07
gitignore: add gsup_test, tlv_test
Neels Hofmeyr
1
-0
/
+2
2016-06-01
osmo-auc-gen: Print hex values without intermittent spaces
Harald Welte
1
-7
/
+7
2016-06-01
Add functions to detect HR/FR SID frames
Max
5
-0
/
+108
2016-05-31
Patched structs for big-endian architectures
Ruben Undheim
1
-0
/
+160
2016-05-31
Add helper functions for AMR codec
Max
8
-4
/
+245
2016-05-30
Add strings with PH primitive names
Max
3
-0
/
+16
2016-05-28
Fixing build on Mac OSX
Beshr Al Nahas
1
-1
/
+1
2016-05-25
misc: Some spelling errors corrected
Ruben Undheim
2
-2
/
+2
2016-05-20
Revert "gsm48: move to hex TMSI representation"
Holger Freyther
1
-1
/
+2
2016-05-20
Fix build for OSX
Arran Cudbard-Bell
2
-1
/
+24
2016-05-20
gsm48: move to hex TMSI representation
Vadim Yanitskiy
1
-2
/
+1
2016-05-19
add .gitreview
Alexander Couzens
1
-0
/
+3
2016-05-19
Ignore config.cache
Arran Cudbard-Bell
1
-0
/
+1
2016-05-17
Add function to make Uplink Measurement
Max
3
-0
/
+26
2016-05-12
Set DTX in Cell Options
Max
3
-2
/
+61
2016-05-12
logging: Use __BASE_FILE__ instead of __FILE__
Harald Welte
2
-5
/
+5
2016-05-10
debian: Fix packaging by requiring python-minimal
Holger Hans Peter Freyther
1
-1
/
+1
2016-05-10
api doc: auth_core.c: add \returns, cosmetic
Neels Hofmeyr
1
-2
/
+9
2016-05-06
add doc/*.tag to .gitignore
Harald Welte
1
-0
/
+1
[next]