1. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  2. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  3. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  4. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  5. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  6. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  7. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  8. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  9. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  10. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  11. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  12. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  13. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  14. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  15. 1b9c815 gtp: Fix Makefile.am so maybe distcheck is now going to work by Holger Hans Peter Freyther · 9 years ago
  16. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  17. d739f09 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  18. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  19. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  20. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  21. bb23dc1 gprs: Add GSUP client by Jacob Erlbeck · 10 years ago
  22. f3a271f gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  23. b4771a6 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  24. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 9 years ago
  25. a4faeb1 gprs: Attempt to fix distcheck by adding the header file by Holger Hans Peter Freyther · 10 years ago
  26. d2eb5e9 fix missing '\' at end of line in Makefile.am by Harald Welte · 10 years ago
  27. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  28. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  29. 983c991 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  30. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  31. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  32. cb78612 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  33. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  34. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  35. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  36. a62b247 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  37. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  38. 90dc467 add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  39. bc56b0b add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  40. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  41. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago
  42. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  43. 955c3d1 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 13 years ago openbsc/0.9.12
  44. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  45. bd76fab bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  46. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  47. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  48. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  49. 4f448c9 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago
  50. 2f4dbeb osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago
  51. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  52. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  53. d04b9ed auth: Add missing include/auth.h by Sylvain Munaut · 14 years ago
  54. 7ae3f6c add gprs_ns_frgre.h to Makefile.am by Harald Welte · 14 years ago
  55. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  56. 3a318ab socket: Add support for GRE sockets by Harald Welte · 14 years ago
  57. 75827d6 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago
  58. ce66294 [gprs] Add GPRS header files to noinst_HEADERS by Harald Welte · 14 years ago
  59. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  60. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  61. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  62. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  63. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  64. 1fdbf40 Install gsm_04_08.h and required headers into a openbsc/ by Holger Hans Peter Freyther · 14 years ago
  65. c64d9f7 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  66. a49ffb4 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  67. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  68. fa5aad7 add handover.h file to Makefile.am to make distcheck happy by Harald Welte · 15 years ago
  69. 7fc57ad Fix make distcheck by adding the new headers... by Holger Hans Peter Freyther · 15 years ago
  70. 7466351 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  71. 100fe56 misc: Fix make distcheck and welcome the two new header files to OpenBSC by Holger Hans Peter Freyther · 15 years ago
  72. bc621c2 misc: Fix make distcheck by Holger Hans Peter Freyther · 15 years ago
  73. edcc527 Add new BSC RLL layer of code by Harald Welte · 15 years ago
  74. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  75. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/Makefile.am]
  76. 6d9f77a openbscdefines.h: Add header file to control visibility of symbols by Holger Freyther · 15 years ago
  77. 5775f46 [misc] Fix make distcheck again... by Holger Freyther · 15 years ago
  78. 3281f6e [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 15 years ago
  79. 76c9569 [utils] Create gsm_utils for 7bit encoding and decoding... by Holger Freyther · 15 years ago
  80. 2b2d2e3 [signal] Add generic signal registration and dispatch... by Holger Freyther · 15 years ago
  81. c009f3f [misc] Add header files to fix make distcheck by Holger Freyther · 15 years ago
  82. 7b2ef7f [dist] Fix make distcheck by adding the new header files by Holger Freyther · 15 years ago
  83. b68899d Start creating a paging layer... by Harald Welte · 15 years ago
  84. 219518d Add simplistic telnet control interface by Holger Freyther · 15 years ago
  85. b21b305 Fix make distcheck by adding some header files by Holger Freyther · 15 years ago
  86. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 16 years ago
  87. faaa49c db: add GPL headers and integrate with autofoo by Jan Luebbe · 16 years ago
  88. de729a1 autoconf by Harald Welte · 16 years ago