1. e978184 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  2. 7cdff24 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  3. 40772ef sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  4. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  5. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  6. 9870099 Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' by Harald Welte · 14 years ago
  7. b30935e convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  8. 2359196 replace rsl_rlm_cause_strs with rsl_rlm_cause_name() by Harald Welte · 14 years ago
  9. c020ba4 current version needs exactly 0.1.0 version of libosmocore by Harald Welte · 14 years ago
  10. 1ac69db replace gsm48_cc_msg_names[] with gsm48_cc_msg_name() by Harald Welte · 14 years ago
  11. 14c3d63 use more value_string in gsm48 and rsl by Harald Welte · 14 years ago
  12. b384fea get_value_string(): return "unknown 0x..." instead of "unknown" by Harald Welte · 14 years ago
  13. 453141f increase the use of 'struct value_string' in abis_nm and gsm_data by Harald Welte · 14 years ago
  14. c610de0 debug: Make the global target loglevel overwrite the category level by Holger Hans Peter Freyther · 14 years ago
  15. b913c4d bsc_hack: Add other known options to the list by Holger Hans Peter Freyther · 14 years ago
  16. 38e15c0 bsc_hack: Add option to set the global log level. by Holger Hans Peter Freyther · 14 years ago
  17. f670ec1 rll_establish: When on a TCH always use the SACH for SAPI!=0 by Holger Hans Peter Freyther · 14 years ago
  18. 0d2f778 ipa: Fix the previous patch and initialize the fds to -1 by Holger Hans Peter Freyther · 14 years ago
  19. 4aeddac Move the version/copyright string to a separate file by Holger Hans Peter Freyther · 14 years ago
  20. e2c9a26 Make the compiler happy and use a puts by Holger Hans Peter Freyther · 14 years ago
  21. 19b83b7 Include bscconfig.h without ../ for the srcdir != build dir case by Holger Hans Peter Freyther · 14 years ago
  22. 7d02837 Move the copyright and version header to bsc_init.c by Holger Hans Peter Freyther · 14 years ago
  23. 804383a ipa: Handle corrupt incoming messages without crashing by Holger Hans Peter Freyther · 14 years ago
  24. 9db68e6 ipa: Reduce the throttling of the IPA msges by Holger Hans Peter Freyther · 14 years ago
  25. 70c67d5 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  26. 9d7b638 ipa: Use two defines instead of magic numbers by Holger Hans Peter Freyther · 14 years ago
  27. 0ce8fc8 ipaccess: Handle the case of replacing RSL connections by Holger Hans Peter Freyther · 14 years ago
  28. f527f15 Create a dummy m4 directory to make autoreconf --install --force work by Holger Hans Peter Freyther · 14 years ago
  29. 74eb1b4 depend on libosmocore 0.1.0 by Harald Welte · 14 years ago
  30. afe3658 Merge commit '4cd3d8a2c7982ba11d05d2500b1bfca44f440d1e' by Harald Welte · 14 years ago
  31. 8abda69 add git-version-gen magic to automatically generate package version by Harald Welte · 14 years ago
  32. e3666e1 bump version to 0.1.0 by Harald Welte · 14 years ago
  33. fa13cad automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  34. c436245 Add 'libosmocore/' from commit '045cc22baeb7f12dcb0022b79a1984d86e922870' by Harald Welte · 14 years ago
  35. 8bc3a3e gprs: remove (the already unused) si13_template by Harald Welte · 14 years ago
  36. 4a048c5 GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  37. c05a4b1 GPRS: don't allow VTY configuration of GPRS parameters if GPRS inactive by Harald Welte · 14 years ago
  38. 0906fb5 GPRS: remove outdated FIXME about patching CGI by Harald Welte · 14 years ago
  39. e050010 GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabled by Harald Welte · 14 years ago
  40. 1c5fd6c GPRS: remove "#define GPRS" compile-time define by Harald Welte · 14 years ago
  41. 410575a GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  42. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  43. c52dd36 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  44. c6f57c5 ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  45. 2a3becf ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  46. 2321da8 ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  47. 5a67002 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  48. cdf5293 ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  49. 3789c12 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  50. 50a3330 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  51. 12c446c ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  52. 9575df8 debug: Use the right enum value for the ref counting group. by Holger Hans Peter Freyther · 14 years ago
  53. 2d8a69c osmocore: Add a direct l4h to the union of l4h pointers by Holger Hans Peter Freyther · 14 years ago
  54. 2b26d34 fix compiler warnings (itsme <itsme@xs4all.nl>) by Harald Welte · 14 years ago
  55. 4623e18 gsm48.h: Make the array extern to a silence a linker warning by Holger Hans Peter Freyther · 14 years ago
  56. 9c201c3 update README with information about nanoBTS and libosmocore by Harald Welte · 14 years ago
  57. 5ee1084 write_queue: Make the bfd cb public so it can be used in a different context by Holger Hans Peter Freyther · 14 years ago
  58. fdc93d9 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  59. 717b26d import GSM04.08 encode/decode functions and mncc.h from openbsc by Harald Welte · 14 years ago
  60. cf18189 add option --disable-tests to disable building of test binaries by Harald Welte · 14 years ago
  61. 4fb31e2 add --disable-talloc option to build without talloc support by Harald Welte · 14 years ago
  62. dde9657 use strtol instead of atoi by Harald Welte · 14 years ago
  63. ffed083 msgb: Buffer formatting and scanning functions. by Ingo Albrecht · 14 years ago
  64. 1af3927 import some gsm band/arfcn/time related utilities from OsmocomBB by Harald Welte · 14 years ago
  65. d3610c9 introduce RxLev statistics module, an efficient way for power scan data by Harald Welte · 14 years ago
  66. 99f3e36 some more ip.access specific ABIS_NM defines by Harald Welte · 14 years ago
  67. 6bf82ce mark some occasions of bitvec as 'const' as appropriate by Harald Welte · 14 years ago
  68. 2946ae3 add GSTMAP ARCFCN flag bits by Harald Welte · 14 years ago
  69. 0214639 update GSMTAP to version 0x02 by Harald Welte · 14 years ago
  70. a9c422a fix CCCH parsing by Harald Welte · 14 years ago
  71. 61448cb add new rsl_dec_chan_nr() function by Harald Welte · 14 years ago
  72. a24581f decleare gsm_bts_model_register() by Harald Welte · 14 years ago
  73. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  74. 6df4437 import gsm48 utility functions from OpenBSC by Harald Welte · 14 years ago
  75. 5e6ae10 import bcd2char() and char2bcd() from OpenBSC by Harald Welte · 14 years ago
  76. 709d38f move gsm_band_name() and gsm_band_parse() to libosmocore by Harald Welte · 14 years ago
  77. 0c6edf5 import gsm_band_name() and gsm_band_parse() from OpenBSC by Harald Welte · 14 years ago
  78. a22d36b rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore by Harald Welte · 14 years ago
  79. 2ea83b4 add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3() by Harald Welte · 14 years ago
  80. b5bdd59 fix rsl_enc_chan_nr() for SDCCH4 by Harald Welte · 14 years ago
  81. 705f294 remove gsm04.08 utility code that has been moved to libosmocore by Harald Welte · 14 years ago
  82. cb6166c import some GSM 04.08 utility code from OpenBSC by Harald Welte · 14 years ago
  83. ec7ca64 add two new RSL utility functions by Harald Welte · 14 years ago
  84. 2263bc9 add msgb_l1() and msgb_l1len() inline functions by Harald Welte · 14 years ago
  85. 1fa8bac value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  86. aa7851b Import value_string utilities and some RSL stuff from OpenBSC by Harald Welte · 14 years ago
  87. e2d518b msgb: add msgb->l1h member by Harald Welte · 14 years ago
  88. c71e639 [write_queue] Add a generic write queue class by Holger Hans Peter Freyther · 14 years ago
  89. 471245d Merge remote branch 'origin/on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  90. 29824c0 Merge remote branch 'origin/on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  91. 8475c59 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  92. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  93. bb68bf7 [misc] Add LIBOSMOCORE_CFLAGS to the includes by Holger Hans Peter Freyther · 14 years ago
  94. 53c0b08 [timer] Fix compile warning of the timer test by Holger Hans Peter Freyther · 14 years ago
  95. 685b039 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  96. f95e3ad [mgcp] Patch the rtp payload depending on the direction. by Holger Hans Peter Freyther · 14 years ago
  97. 001dc61 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  98. 7a8ff2a [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  99. 275c044 [mgcp] Fix two bugs in the protocol handling by Holger Hans Peter Freyther · 14 years ago
  100. 40faed8 [mgcp] Switch logging from notice to debug by Holger Hans Peter Freyther · 14 years ago