1. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  2. b464fb4 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  3. d4c16b1 sms: Remove some more occurences of the GSM lchan by Holger Hans Peter Freyther · 14 years ago
  4. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  5. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  6. 5179c8e sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  7. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  8. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  9. e95daf1 convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  10. 5e64667 current version needs exactly 0.1.0 version of libosmocore by Harald Welte · 14 years ago
  11. 92b1fe4 increase the use of 'struct value_string' in abis_nm and gsm_data by Harald Welte · 14 years ago
  12. bb7bc11 debug: Make the global target loglevel overwrite the category level by Holger Hans Peter Freyther · 14 years ago
  13. 009ad61 bsc_hack: Add other known options to the list by Holger Hans Peter Freyther · 14 years ago
  14. 829772d bsc_hack: Add option to set the global log level. by Holger Hans Peter Freyther · 14 years ago
  15. 9cc020a rll_establish: When on a TCH always use the SACH for SAPI!=0 by Holger Hans Peter Freyther · 14 years ago
  16. edee794 ipa: Fix the previous patch and initialize the fds to -1 by Holger Hans Peter Freyther · 14 years ago
  17. f99f093 Move the version/copyright string to a separate file by Holger Hans Peter Freyther · 14 years ago
  18. 3e57388 Make the compiler happy and use a puts by Holger Hans Peter Freyther · 14 years ago
  19. 6552d0b Include bscconfig.h without ../ for the srcdir != build dir case by Holger Hans Peter Freyther · 14 years ago
  20. a21a96f Move the copyright and version header to bsc_init.c by Holger Hans Peter Freyther · 14 years ago
  21. b3121c5 ipa: Handle corrupt incoming messages without crashing by Holger Hans Peter Freyther · 14 years ago
  22. f5284ae ipa: Reduce the throttling of the IPA msges by Holger Hans Peter Freyther · 14 years ago
  23. ff9d8b4 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  24. dc6af63 ipa: Use two defines instead of magic numbers by Holger Hans Peter Freyther · 14 years ago
  25. 354ef81 ipaccess: Handle the case of replacing RSL connections by Holger Hans Peter Freyther · 14 years ago
  26. 7f0f8b9 depend on libosmocore 0.1.0 by Harald Welte · 14 years ago
  27. 5a29c7f automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  28. e164d29 gprs: remove (the already unused) si13_template by Harald Welte · 14 years ago
  29. a5731cf GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  30. 9403670 GPRS: don't allow VTY configuration of GPRS parameters if GPRS inactive by Harald Welte · 14 years ago
  31. 84c6f31 GPRS: remove outdated FIXME about patching CGI by Harald Welte · 14 years ago
  32. 1f89329 GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabled by Harald Welte · 14 years ago
  33. fa58625 GPRS: remove "#define GPRS" compile-time define by Harald Welte · 14 years ago
  34. af38763 GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  35. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  36. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  37. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  38. f63bf4d ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  39. e6678dc ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  40. 57e9300 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  41. c88181a ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  42. 6e79b54 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  43. 622ab49 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  44. 91ed1f7 ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  45. 8e9559d debug: Use the right enum value for the ref counting group. by Holger Hans Peter Freyther · 14 years ago
  46. 61b4232 update README with information about nanoBTS and libosmocore by Harald Welte · 14 years ago
  47. 55c8f35 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  48. fbda4e1 decleare gsm_bts_model_register() by Harald Welte · 14 years ago
  49. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  50. fbc5ca0 move gsm_band_name() and gsm_band_parse() to libosmocore by Harald Welte · 14 years ago
  51. 3c9c5f9 rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore by Harald Welte · 14 years ago
  52. 474d19f remove gsm04.08 utility code that has been moved to libosmocore by Harald Welte · 14 years ago
  53. 2e411c7 value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  54. 8b00799 Merge remote branch 'origin/on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  55. 10ca379 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  56. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  57. 140f6e9 [misc] Add LIBOSMOCORE_CFLAGS to the includes by Holger Hans Peter Freyther · 14 years ago
  58. e1d5067 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  59. 36ed8cc [mgcp] Patch the rtp payload depending on the direction. by Holger Hans Peter Freyther · 14 years ago
  60. ef6bb25 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  61. fe86d3c [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  62. a820c5f [mgcp] Fix two bugs in the protocol handling by Holger Hans Peter Freyther · 14 years ago
  63. 63f2db2 [mgcp] Switch logging from notice to debug by Holger Hans Peter Freyther · 14 years ago
  64. 154b955 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  65. 2890d10 [rtp] Describe the struct in a way that it will work for Big Endian too by Holger Hans Peter Freyther · 14 years ago
  66. 590cd98 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  67. 1b0ea97 [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  68. 6414a0c [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  69. 8d188ed [mgcp] Cleanup the code. send_ was a misleading name by Holger Hans Peter Freyther · 14 years ago
  70. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  71. 13f5297 move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  72. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  73. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  74. 9442c1b Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  75. e2c5028 [sccp] Use msgb->l2h instead of msgb->data for CR by Holger Hans Peter Freyther · 14 years ago
  76. 4d2d95b ipaccess.c: Fix some resource leaks in error conditions. by Holger Hans Peter Freyther · 14 years ago
  77. 1fdbf40 Install gsm_04_08.h and required headers into a openbsc/ by Holger Hans Peter Freyther · 14 years ago
  78. 62c87b5 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  79. b2abbe8 [sccp] Make the bitfields work on big endian machines too by Holger Hans Peter Freyther · 14 years ago
  80. 8fabf51 [sccp] Set the data_len when parsing UDT messages as well by Holger Hans Peter Freyther · 14 years ago
  81. 7184c2d Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  82. 8a69cb2 [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  83. c64d9f7 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  84. 5e6f52f [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  85. 6d89dac [msgb] Make it possible to include it directly and from liblaf0rge by Holger Hans Peter Freyther · 14 years ago
  86. 245d17b misc: Include the linuxlist header via a local include by Holger Hans Peter Freyther · 14 years ago
  87. 6b46c47 liblaforge: Fix the .pc file. The preferred way to include is <laf0rge/foo.h> by Holger Hans Peter Freyther · 14 years ago
  88. b19dc28 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  89. a49ffb4 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  90. 701d175 [tlv] Implement a variant for the IDTAG list for the IPA by Holger Hans Peter Freyther · 14 years ago
  91. fb0b6fc [bsc] Allow to set a EGSM900, RGSM900 ARFCN by Holger Hans Peter Freyther · 14 years ago
  92. d3d5be1 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  93. 3bc856b [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  94. 301e628 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  95. f5b36ca [telnet] Remove ancient #define... by Holger Hans Peter Freyther · 14 years ago
  96. 3cb2890 [sccp] Slightly improve the log message by Holger Hans Peter Freyther · 14 years ago
  97. 6ae6572 [sccp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  98. 67f5003 Merge branch 'master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  99. 92026f1 [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  100. 62e836c [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago