index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sms: SMS where cropped (from VTY), concatenation of SMS where not possible
Dennis Wehrle
2011-07-24
3
-43
/
+306
*
vty: Increase the number of arguments one can have in VTY commands
Holger Hans Peter Freyther
2011-07-24
1
-1
/
+1
*
don't call a function argoment 'class' for the benefit of c++ users
Harald Welte
2011-07-23
1
-1
/
+1
*
ipaccess: Reserve an extensions for an external SMSC connection
Holger Hans Peter Freyther
2011-07-23
1
-0
/
+1
*
remove DLRSL and DLNM, we don't need them
Harald Welte
2011-07-21
2
-15
/
+1
*
make sure we don't have namespace clashes between libraries and apps
Harald Welte
2011-07-19
4
-17
/
+17
*
mkae the new 'void *dst' member part of a union with the trx pointer
Harald Welte
2011-07-18
1
-3
/
+4
*
vty: reserve nodes for libosmo-abis
Pablo Neira Ayuso
2011-07-18
1
-0
/
+3
*
msgb: add ->dst attribute to store routing information
Pablo Neira Ayuso
2011-07-18
1
-0
/
+3
*
logging: add libosmo-abis logging subsystems
Pablo Neira Ayuso
2011-07-18
2
-1
/
+41
*
signal: reserve signal subsystems >= INT_MAX/2 for libraries
Pablo Neira Ayuso
2011-07-18
1
-0
/
+23
*
misc: Put git-version-gen into the tarball
Holger Hans Peter Freyther
2011-07-17
1
-0
/
+2
*
gsm 04.80: fix typo (256, not 265!)
Harald Welte
2011-07-16
1
-2
/
+2
*
gsm 04.80: ussd_request.text can contain 0xff, needs to be unsigned
Harald Welte
2011-07-16
1
-1
/
+1
*
lapdm: fix memory leak due to unreachable code
Harald Welte
2011-07-16
1
-1
/
+0
*
gsm 08.08: use ANSI function definition with (void)
Harald Welte
2011-07-16
2
-2
/
+2
*
tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff
Harald Welte
2011-07-16
2
-3
/
+3
*
gprs_cipher_core: Fix potential buffer overflows
Harald Welte
2011-07-16
1
-3
/
+3
*
telnet_interface: if we don't check for the return value, don't use ret
Harald Welte
2011-07-16
1
-5
/
+4
*
telnet_interface: get rid of 'const' warning
Harald Welte
2011-07-16
1
-1
/
+1
*
get rid of non-ANSI function declarations missing (void)
Harald Welte
2011-07-16
5
-8
/
+8
*
don't use signed bit-fields
Harald Welte
2011-07-16
1
-2
/
+2
*
timer: use (void) for functions that take no arguments
Harald Welte
2011-07-16
2
-6
/
+6
*
Revert various debian related changes
Holger Hans Peter Freyther
2011-07-16
5
-12
/
+19
*
osmo_hexdump: Fix segfault when input is too long.
Holger Hans Peter Freyther
2011-07-15
1
-0
/
+2
*
more changes
Holger Hans Peter Freyther
2011-07-13
1
-21
/
+3
*
debian: Updates to fix lintian errors
Holger Hans Peter Freyther
2011-07-13
4
-17
/
+16
*
debian: Switch to the 3.0(quilt) format to play with launchpad
Holger Hans Peter Freyther
2011-07-13
1
-1
/
+1
*
debian: Add new changelog entry for the shlib:Depends change
Holger Hans Peter Freyther
2011-07-13
1
-0
/
+6
*
debian: dpkg-buildpackage complains about this here
Holger Hans Peter Freyther
2011-07-13
1
-1
/
+1
*
debian: Add a new changelog entry
Holger Hans Peter Freyther
2011-07-13
1
-0
/
+6
*
GSM 08.08: Fix generation of CIPHER MODE REJECT
Harald Welte
2011-07-12
1
-1
/
+1
*
gsm 08.08: add value_strings and gsm0808_msg_name() function
Harald Welte
2011-07-11
2
-0
/
+89
*
fix against corrupted output in parallel logging
Harald Welte
2011-07-02
1
-1
/
+1
*
lapdm: make sure we flush all queues whenever entering IDLE state
Harald Welte
2011-06-29
1
-0
/
+11
*
add msgb_set_talloc_ctx() to set the talloc context for msgb allocations
Harald Welte
2011-06-29
2
-0
/
+7
*
make sure abis_nm <-> osmocom pchan type conversion always works
Harald Welte
2011-06-29
1
-0
/
+2
*
LAPDm: Uplink SACCH frames use format B, not format B4
Harald Welte
2011-06-29
1
-5
/
+12
*
LAPDm: When Rx DATA from L1, L1 does not know the SAPI
Harald Welte
2011-06-27
1
-13
/
+14
*
Fix the generation of the log_categories string + LAPDM
Harald Welte
2011-06-27
1
-4
/
+7
*
logging: make sure to add the internal categories, as intended
Harald Welte
2011-06-27
1
-0
/
+6
*
add LAPDm code from osmocom-bb into libosmocore
Harald Welte
2011-06-27
6
-3
/
+2707
*
logging: introduce library-internal logging categories
Harald Welte
2011-06-27
3
-27
/
+104
*
import gsm0502_calc_paging_group() from openbsc
Harald Welte
2011-06-26
4
-1
/
+48
*
add some utility functions for paging related calculation (TS 05.02)
Harald Welte
2011-06-26
3
-8
/
+43
*
add gsm48_number_of_paging_subchannels() function
Harald Welte
2011-06-26
2
-0
/
+15
*
add MAX() macro as OSMO_MAX
Harald Welte
2011-06-26
1
-0
/
+1
*
merge process.[ch] with application.[ch]
Harald Welte
2011-06-26
6
-80
/
+67
*
gsm/utils: Adding conversion of "mobile power class" to dBm
Andreas Eversberg
2011-06-26
2
-0
/
+43
*
sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types
Harald Welte
2011-06-25
2
-0
/
+8
[next]