index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
new <osmocom/vty/ports.h> file listing VTY tcp ports
Harald Welte
2014-08-21
2
-1
/
+16
*
ipa: rename functions for consistency
Harald Welte
2014-08-20
2
-13
/
+13
*
import various generic IPA related functions from libosmo-abis
Harald Welte
2014-08-20
2
-0
/
+63
*
Add osmo_get_macaddr() function to obtain etherent mac address
Harald Welte
2014-08-18
1
-0
/
+1
*
osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address
Harald Welte
2014-08-18
2
-0
/
+7
*
TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length
Harald Welte
2014-08-18
1
-0
/
+3
*
ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router Control
Harald Welte
2014-08-18
1
-0
/
+1
*
abis_nm: add abis_nm_msg_disc_names[] value_string
Harald Welte
2014-08-17
1
-0
/
+1
*
abis_nm: introduce abis_nm_{osmo,ipa}_magic[]
Harald Welte
2014-08-17
1
-0
/
+3
*
update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0
Harald Welte
2014-06-21
1
-2
/
+2
*
update gsm_08_08.h to Release 11
Harald Welte
2014-06-21
1
-1
/
+119
*
core/bitXXgen: Don't do 'return' in functions returning void
Sylvain Munaut
2014-06-16
1
-2
/
+2
*
core/bitXXgen: Use explicit cast of void* to uint8_t
Sylvain Munaut
2014-06-16
1
-4
/
+6
*
gsm: Add Kasumi cipher implementation
Sylvain Munaut
2014-06-16
2
-1
/
+51
*
bits: Add left circular shift function
Max
2014-06-16
1
-0
/
+10
*
core: Add generic LE/BE load/store uint type convertors and use them in msgb
Max
2014-06-16
4
-10
/
+128
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
84
-335
/
+84
*
gsmtap: add LTE defines to GSMTAP v2
Max
2014-06-15
1
-1
/
+10
*
abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis header
Álvaro Neira Ayuso
2014-05-20
1
-0
/
+1
*
Fix introducing osmocom speficic OML attributes
Harald Welte
2014-05-19
1
-1
/
+3
*
protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER.
Álvaro Neira Ayuso
2014-05-15
1
-0
/
+2
*
src/socket: Adding unix domain socket support
Álvaro Neira Ayuso
2014-03-26
1
-0
/
+6
*
gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode
Daniel Willmann
2014-03-26
1
-0
/
+1
*
lapdm: Make lapdm_datalink_for_sapi public
Daniel Willmann
2014-03-26
1
-0
/
+2
*
sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED.
Alexander Chemeris
2014-03-12
1
-1
/
+1
*
ladpm: Fix msgb handling and SAPI=3 establishment delay
Jacob Erlbeck
2014-03-10
1
-0
/
+15
*
msgb: Add msgb_hexdump() function
Jacob Erlbeck
2014-03-04
1
-0
/
+1
*
sms: Fix gsm_7bit legacy functions return value
Jacob Erlbeck
2014-01-09
1
-0
/
+3
*
abis: Use the right return value for abis_nm_pchan4chcomb
Holger Hans Peter Freyther
2014-01-02
1
-1
/
+1
*
Refactor COMP128v23 implementation and add test suit
Max
2013-12-07
1
-2
/
+2
*
implement COMP128 version 2 and 3 A3/A8 algorithm
Kevin Redon
2013-11-03
2
-0
/
+24
*
gb: Fix NS RESET/RESET_ACK abnormal cases
Jacob Erlbeck
2013-10-24
1
-0
/
+5
*
gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates
Jacob Erlbeck
2013-10-15
1
-0
/
+3
*
gb: Add functions to access the LL part of the NS-VC objects
Jacob Erlbeck
2013-10-15
1
-1
/
+7
*
tests/gb: Show invoked signals in test output
Jacob Erlbeck
2013-10-11
1
-0
/
+3
*
vty: Make vty_event dispatch signals and use it in the testcase
Holger Hans Peter Freyther
2013-10-10
2
-0
/
+15
*
gb: Separate nsvc creation from NS message processing
Jacob Erlbeck
2013-10-08
1
-0
/
+9
*
msgb: Add may_alias attribute to struct libgb_msgb_cb
Jacob Erlbeck
2013-10-08
1
-1
/
+1
*
gsm48: Added 'Network Daylight Saving Time' info element
Jacob Erlbeck
2013-09-16
1
-0
/
+1
*
vty: Add vty_install_default() and use for the vty nodes
Jacob Erlbeck
2013-09-08
1
-0
/
+5
*
misc: Include time.h for time_t on FreeBSD
Holger Hans Peter Freyther
2013-09-04
1
-0
/
+2
*
sms: Implement encoding the address as alphanumeric type
Holger Hans Peter Freyther
2013-09-04
2
-0
/
+33
*
core: Remove defined() check for OSMO_DEPRECATE
Jacob Erlbeck
2013-08-15
1
-11
/
+5
*
core: Fix-up the OSMO_DEPRECATED for older compilers
Holger Hans Peter Freyther
2013-08-14
1
-3
/
+9
*
core: Support clang with OSME_DEPRECATED
Jacob Erlbeck
2013-08-14
1
-4
/
+15
*
core: Move OSMO_DEPRECATED to new core/defs.h file
Jacob Erlbeck
2013-08-14
3
-13
/
+41
*
sms: Disable deprecated message
Jacob Erlbeck
2013-08-12
1
-6
/
+20
*
sms: Added result buffer size parameter to 7bit conv funs
Jacob Erlbeck
2013-08-12
1
-7
/
+52
*
Add special 7-bit encoding and decoding functions for USSD coding
Andreas Eversberg
2013-08-08
1
-0
/
+2
*
encoding: Provide an overload for the gsm_7bit_encode and a simple test
Holger Hans Peter Freyther
2013-08-08
1
-0
/
+1
[prev]
[next]