1. 428f230 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  2. e1d67ec Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  3. 8975522 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  4. ca2c31c Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  5. 9bb553e import gsm48_mi_to_string() from OpenBSC by Harald Welte · 14 years ago 0.1.3
  6. a3b844c logging: only compile stderr target if we actualy have stderr by Harald Welte · 14 years ago
  7. 01fd5cb only include strings.h if it is actually preent by Harald Welte · 14 years ago
  8. cc6313c logging: fix default initialization of per-category loglevels by Harald Welte · 14 years ago
  9. 9a3b6b8 Merge commit '3ae2758fba1dc9b364238c6e1e7d591b12c3d878' by Harald Welte · 14 years ago
  10. 3ae2758 rename 'debug' interface to 'logging' interface by Harald Welte · 14 years ago 0.1.2
  11. faadfe2 debug: remove unneeded 'number' member of 'struct debug_info_cat' by Harald Welte · 14 years ago
  12. d788f66 debug.c: fix no-color-printing in case .color = NULL by Harald Welte · 14 years ago
  13. 4a2bb9e Import 'debug' support from OpenBSC into libosmocore by Harald Welte · 14 years ago
  14. 99a263f write_queue: Add a method to clear the queue. by Holger Hans Peter Freyther · 14 years ago
  15. 21d3e7a Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' by Harald Welte · 14 years ago
  16. a985bdb Merge branch 'holger/bsc-msc-separation' by Holger Hans Peter Freyther · 14 years ago
  17. c578069 Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' by Harald Welte · 14 years ago
  18. 52b4abd replace rsl_rlm_cause_strs with rsl_rlm_cause_name() by Harald Welte · 14 years ago 0.1.1
  19. 9eb6d88 replace gsm48_cc_msg_names[] with gsm48_cc_msg_name() by Harald Welte · 14 years ago
  20. e9e190a use more value_string in gsm48 and rsl by Harald Welte · 14 years ago
  21. b59f935 get_value_string(): return "unknown 0x..." instead of "unknown" by Harald Welte · 14 years ago
  22. b2eb83f Create a dummy m4 directory to make autoreconf --install --force work by Holger Hans Peter Freyther · 14 years ago
  23. fdcf65b Merge commit '4cd3d8a2c7982ba11d05d2500b1bfca44f440d1e' by Harald Welte · 14 years ago
  24. 4cd3d8a add git-version-gen magic to automatically generate package version by Harald Welte · 14 years ago 0.1.0
  25. 505117b bump version to 0.1.0 by Harald Welte · 14 years ago
  26. e692108 Add 'libosmocore/' from commit '045cc22baeb7f12dcb0022b79a1984d86e922870' by Harald Welte · 14 years ago
  27. 045cc22 osmocore: Add a direct l4h to the union of l4h pointers by Holger Hans Peter Freyther · 14 years ago
  28. cbc8062 fix compiler warnings (itsme <itsme@xs4all.nl>) by Harald Welte · 14 years ago
  29. 6214b92 gsm48.h: Make the array extern to a silence a linker warning by Holger Hans Peter Freyther · 14 years ago
  30. a49951f write_queue: Make the bfd cb public so it can be used in a different context by Holger Hans Peter Freyther · 14 years ago
  31. 1e90866 import GSM04.08 encode/decode functions and mncc.h from openbsc by Harald Welte · 14 years ago
  32. f8b2ba7 add option --disable-tests to disable building of test binaries by Harald Welte · 14 years ago
  33. cbb29f7 add --disable-talloc option to build without talloc support by Harald Welte · 14 years ago
  34. d3ff15f use strtol instead of atoi by Harald Welte · 14 years ago
  35. 48e17f8 msgb: Buffer formatting and scanning functions. by Ingo Albrecht · 14 years ago
  36. 622b718 import some gsm band/arfcn/time related utilities from OsmocomBB by Harald Welte · 14 years ago
  37. 63d3e39 introduce RxLev statistics module, an efficient way for power scan data by Harald Welte · 14 years ago
  38. 380ae25 some more ip.access specific ABIS_NM defines by Harald Welte · 14 years ago
  39. d9abf01 mark some occasions of bitvec as 'const' as appropriate by Harald Welte · 14 years ago
  40. 4e12879 add GSTMAP ARCFCN flag bits by Harald Welte · 14 years ago
  41. 8c8caaa update GSMTAP to version 0x02 by Harald Welte · 14 years ago
  42. 6fec514 fix CCCH parsing by Harald Welte · 14 years ago
  43. ecf9dd0 add new rsl_dec_chan_nr() function by Harald Welte · 14 years ago
  44. 61e2bfc import gsm48 utility functions from OpenBSC by Harald Welte · 14 years ago
  45. a73e2f9 import bcd2char() and char2bcd() from OpenBSC by Harald Welte · 14 years ago
  46. aebe08c import gsm_band_name() and gsm_band_parse() from OpenBSC by Harald Welte · 14 years ago
  47. eb8bf39 add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3() by Harald Welte · 14 years ago
  48. 098cd4b fix rsl_enc_chan_nr() for SDCCH4 by Harald Welte · 14 years ago
  49. 4fb2075 import some GSM 04.08 utility code from OpenBSC by Harald Welte · 14 years ago
  50. f08eabf add two new RSL utility functions by Harald Welte · 14 years ago
  51. fdd0a70 add msgb_l1() and msgb_l1len() inline functions by Harald Welte · 14 years ago
  52. d284cd9 Import value_string utilities and some RSL stuff from OpenBSC by Harald Welte · 14 years ago
  53. 00096ac msgb: add msgb->l1h member by Harald Welte · 14 years ago
  54. 8df932a [write_queue] Add a generic write queue class by Holger Hans Peter Freyther · 14 years ago
  55. edc3763 Merge remote branch 'origin/on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  56. a358b48 Merge remote branch 'origin/on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  57. 8716bb6 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  58. 3af8626 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  59. d60c7a8 [timer] Fix compile warning of the timer test by Holger Hans Peter Freyther · 14 years ago
  60. 17a5a28 msgb.c: Style cleanup in initialization by Sylvain Munaut · 14 years ago
  61. ac778fb fix msgb_talroom() calculation by Harald Welte · 14 years ago
  62. 2b6322c Merge remote branch 'origin/master' by Harald Welte · 14 years ago
  63. f7d7974 Merge remote branch 'origin/master' by Harald Welte · 14 years ago
  64. 3415d41 add msgb and tlv support bits required for openbsc gprs branch by Harald Welte · 14 years ago
  65. ed71b8c add GPL to project source by Harald Welte · 14 years ago
  66. 5484480 fix select.c build (config.h) by Harald Welte · 14 years ago
  67. e94ad58 fix config.h directory by Harald Welte · 14 years ago
  68. 3cae039 add missing automake / autoconf files by Harald Welte · 14 years ago
  69. 26cbdcf update gitignore file by Harald Welte · 14 years ago
  70. 47a0885 add missing Makefile.am in include/osmocore/protocol directory by Harald Welte · 14 years ago
  71. f704c3e intial checkin of the libosmocore project by Harald Welte · 14 years ago
  72. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago
  73. ffecf66 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  74. 771d47f Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  75. 5a678ed Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  76. c2fd909 Merge branch 'master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  77. 56c5d2b Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  78. 8b6140c Merge remote branch 'goeller/master' by Harald Welte · 14 years ago
  79. 99e7208 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  80. 3c4794d Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  81. 4e9ad43 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  82. d299ed6 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 15 years ago
  83. ba8c295 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 15 years ago
  84. 50f37b1 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  85. 871cf89 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  86. e097d20 Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  87. 4194ae2 Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  88. 0e532f4 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  89. aa0ddbb Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  90. 88fc649 Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  91. 5ce5f02 Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  92. f00c739 Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  93. f3e6b01 Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  94. e9e2168 Merge branch 'master' into encryption by Harald Welte · 15 years ago
  95. 56c9b9c Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  96. edd4564 Merge commit 'origin/master' by Harald Welte · 15 years ago
  97. 7040604 Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  98. 407c858 Merge commit 'har/master' by Harald Welte · 15 years ago
  99. 5af78bf Merge commit 'har/master' by Harald Welte · 15 years ago
  100. 5c26254 Merge commit 'har/stefan' by Harald Welte (local) · 15 years ago