1. db44f60 [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  2. 1dd68c3 [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  3. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  4. 913bc03 mncc: Move the cc_tx_to_mncc code into the libbsc.a by Holger Hans Peter Freyther · 13 years ago
  5. 6c4d244 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 13 years ago
  6. 31bbbf4 MNCC socket: Export MNCC interface via unix domain socket by Harald Welte · 14 years ago
  7. 3e6376d MNCC: split into generic mncc.c and mncc_builtin.c by Harald Welte · 14 years ago
  8. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  9. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  10. 0ab63d7 bsc: Move the gsm_04_80.c code into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  11. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  12. ab5135e bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.c by Holger Hans Peter Freyther · 14 years ago
  13. 5ccab10 osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago
  14. 0610947 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  15. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  16. 9b0550c [mgcp] Build a libmgcp.a and link to it. by Holger Hans Peter Freyther · 14 years ago
  17. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  18. 30a1538 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago
  19. 81c9b9c OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  20. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  21. 5bc61dc VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  22. 7d9f223 VTY: rename vty_interface.c to bsc_vty.c by Harald Welte · 14 years ago
  23. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  24. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  25. c9a341b move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  26. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  27. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  28. 169a004 [gprs] Makefile reorganization by Harald Welte · 14 years ago
  29. 799e0c9 gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  30. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  31. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  32. 0b484a4 Makefile cleanup by Harald Welte · 14 years ago
  33. 4412737 [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  34. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  35. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  36. f99f093 Move the version/copyright string to a separate file by Holger Hans Peter Freyther · 14 years ago
  37. 6552d0b Include bscconfig.h without ../ for the srcdir != build dir case by Holger Hans Peter Freyther · 14 years ago
  38. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  39. 1b0ea97 [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  40. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  41. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  42. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  43. c64d9f7 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  44. 5e6f52f [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  45. b19dc28 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  46. a49ffb4 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  47. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  48. 89f3cb8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  49. a18445d [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago
  50. 604d851 Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 14 years ago
  51. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  52. d7c9e5c encryption: Import a GPL comp128 implementation by Sylvain Munaut · 15 years ago
  53. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  54. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  55. a25b20c [ipaccess] Call it ipaccess-firmware by Holger Hans Peter Freyther · 15 years ago
  56. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago
  57. 2ca7c31 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 15 years ago
  58. 65d67dc [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 15 years ago
  59. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  60. 0a64603 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 15 years ago
  61. 4f5456c [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 15 years ago
  62. 38fe2a6 meas_rep: utility function for processing of measurement reports by Harald Welte · 15 years ago
  63. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  64. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  65. 798418a [handover] Implement handover control logic by Harald Welte · 15 years ago
  66. 7466351 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  67. 338fa56 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  68. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  69. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  70. a148233 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  71. 6eafe91 Add USDD code from Mike Haben by Harald Welte · 15 years ago
  72. 8b457fb [bsc_init] Create a bsc_init.c that can be used for setting up hings. by Holger Hans Peter Freyther · 15 years ago
  73. cfa90d4 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  74. 1494a76 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  75. 93d4394 [msc] Move gsm_04_08.c, mncc and various others to libmsc by Holger Hans Peter Freyther · 15 years ago
  76. 857e5e6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  77. 42e327b [msc] Introduce a libmsc.a library by Holger Hans Peter Freyther · 15 years ago
  78. b8afe81 trigger RRLP position requests after paging succeeded and after subscriber attach by Harald Welte (local) · 15 years ago
  79. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  80. ccceef8 add code for token auth sequencing by Harald Welte · 15 years ago
  81. edcc527 Add new BSC RLL layer of code by Harald Welte · 15 years ago
  82. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  83. aa0b29c gms_transactions data model reorganization by Harald Welte · 15 years ago
  84. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  85. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  86. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/Makefile.am]
  87. 3cf00fb Add the isdnsync program which enable layer1 and layer2 on a card by Holger Freyther · 15 years ago
  88. 2e99605 [misc] Search for the crypt symbol to conditionally enable crypt in VTY by Holger Freyther · 15 years ago
  89. d6cab81 vty: disable password encryption, remove dependency to lcrypt by Harald Welte · 15 years ago
  90. 6dafb7b bs11_config build fix by Harald Welte · 15 years ago
  91. 25de991 add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parameters of ip.access BTS by Harald Welte · 15 years ago
  92. 1047940 [misc] Make distcheck work again by Holger Freyther · 15 years ago
  93. 404cdd8 make telnet interface use VTY code by Harald Welte · 15 years ago
  94. 955049f import VTY code from zebra/quagga (from my cardshell project) by Harald Welte · 15 years ago
  95. 3281f6e [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 15 years ago
  96. ad2a12a we need tlv_parse.c in bs11_config now by Harald Welte · 15 years ago
  97. 76c9569 [utils] Create gsm_utils for 7bit encoding and decoding... by Holger Freyther · 15 years ago
  98. 2b2d2e3 [signal] Add generic signal registration and dispatch... by Holger Freyther · 15 years ago
  99. 09d38d3 add tlv_parser code to Makefile.am by Harald Welte · 15 years ago
  100. 923a3bd add new program to use UDP broadcast packets to find ip.access BTS in the network by Harald Welte · 15 years ago