1. c436245 Add 'libosmocore/' from commit '045cc22baeb7f12dcb0022b79a1984d86e922870' by Harald Welte · 14 years ago
  2. 8bc3a3e gprs: remove (the already unused) si13_template by Harald Welte · 14 years ago
  3. 4a048c5 GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  4. c05a4b1 GPRS: don't allow VTY configuration of GPRS parameters if GPRS inactive by Harald Welte · 14 years ago
  5. 0906fb5 GPRS: remove outdated FIXME about patching CGI by Harald Welte · 14 years ago
  6. e050010 GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabled by Harald Welte · 14 years ago
  7. 1c5fd6c GPRS: remove "#define GPRS" compile-time define by Harald Welte · 14 years ago
  8. 410575a GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  9. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  10. c52dd36 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  11. c6f57c5 ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  12. 2a3becf ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  13. 2321da8 ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  14. 5a67002 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  15. cdf5293 ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  16. 3789c12 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  17. 50a3330 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  18. 12c446c ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  19. 9575df8 debug: Use the right enum value for the ref counting group. by Holger Hans Peter Freyther · 14 years ago
  20. 2d8a69c osmocore: Add a direct l4h to the union of l4h pointers by Holger Hans Peter Freyther · 14 years ago
  21. 2b26d34 fix compiler warnings (itsme <itsme@xs4all.nl>) by Harald Welte · 14 years ago
  22. 4623e18 gsm48.h: Make the array extern to a silence a linker warning by Holger Hans Peter Freyther · 14 years ago
  23. 9c201c3 update README with information about nanoBTS and libosmocore by Harald Welte · 14 years ago
  24. 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
  25. fdc93d9 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  26. 717b26d import GSM04.08 encode/decode functions and mncc.h from openbsc by Harald Welte · 14 years ago
  27. cf18189 add option --disable-tests to disable building of test binaries by Harald Welte · 14 years ago
  28. 4fb31e2 add --disable-talloc option to build without talloc support by Harald Welte · 14 years ago
  29. dde9657 use strtol instead of atoi by Harald Welte · 14 years ago
  30. ffed083 msgb: Buffer formatting and scanning functions. by Ingo Albrecht · 14 years ago
  31. 1af3927 import some gsm band/arfcn/time related utilities from OsmocomBB by Harald Welte · 14 years ago
  32. d3610c9 introduce RxLev statistics module, an efficient way for power scan data by Harald Welte · 14 years ago
  33. 99f3e36 some more ip.access specific ABIS_NM defines by Harald Welte · 14 years ago
  34. 6bf82ce mark some occasions of bitvec as 'const' as appropriate by Harald Welte · 14 years ago
  35. 2946ae3 add GSTMAP ARCFCN flag bits by Harald Welte · 14 years ago
  36. 0214639 update GSMTAP to version 0x02 by Harald Welte · 14 years ago
  37. a9c422a fix CCCH parsing by Harald Welte · 14 years ago
  38. 61448cb add new rsl_dec_chan_nr() function by Harald Welte · 14 years ago
  39. a24581f decleare gsm_bts_model_register() by Harald Welte · 14 years ago
  40. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  41. 6df4437 import gsm48 utility functions from OpenBSC by Harald Welte · 14 years ago
  42. 5e6ae10 import bcd2char() and char2bcd() from OpenBSC by Harald Welte · 14 years ago
  43. 709d38f move gsm_band_name() and gsm_band_parse() to libosmocore by Harald Welte · 14 years ago
  44. 0c6edf5 import gsm_band_name() and gsm_band_parse() from OpenBSC by Harald Welte · 14 years ago
  45. a22d36b rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore by Harald Welte · 14 years ago
  46. 2ea83b4 add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3() by Harald Welte · 14 years ago
  47. b5bdd59 fix rsl_enc_chan_nr() for SDCCH4 by Harald Welte · 14 years ago
  48. 705f294 remove gsm04.08 utility code that has been moved to libosmocore by Harald Welte · 14 years ago
  49. cb6166c import some GSM 04.08 utility code from OpenBSC by Harald Welte · 14 years ago
  50. ec7ca64 add two new RSL utility functions by Harald Welte · 14 years ago
  51. 2263bc9 add msgb_l1() and msgb_l1len() inline functions by Harald Welte · 14 years ago
  52. 1fa8bac value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  53. aa7851b Import value_string utilities and some RSL stuff from OpenBSC by Harald Welte · 14 years ago
  54. e2d518b msgb: add msgb->l1h member by Harald Welte · 14 years ago
  55. c71e639 [write_queue] Add a generic write queue class by Holger Hans Peter Freyther · 14 years ago
  56. 471245d Merge remote branch 'origin/on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  57. 29824c0 Merge remote branch 'origin/on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  58. 8475c59 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  59. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  60. bb68bf7 [misc] Add LIBOSMOCORE_CFLAGS to the includes by Holger Hans Peter Freyther · 14 years ago
  61. 53c0b08 [timer] Fix compile warning of the timer test by Holger Hans Peter Freyther · 14 years ago
  62. 685b039 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  63. f95e3ad [mgcp] Patch the rtp payload depending on the direction. by Holger Hans Peter Freyther · 14 years ago
  64. 001dc61 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  65. 7a8ff2a [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  66. 275c044 [mgcp] Fix two bugs in the protocol handling by Holger Hans Peter Freyther · 14 years ago
  67. 40faed8 [mgcp] Switch logging from notice to debug by Holger Hans Peter Freyther · 14 years ago
  68. 64dcbe2 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  69. 6037ee9 [rtp] Describe the struct in a way that it will work for Big Endian too by Holger Hans Peter Freyther · 14 years ago
  70. 7b3ff54 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  71. bdd8d8d msgb.c: Style cleanup in initialization by Sylvain Munaut · 14 years ago
  72. a037e5b fix msgb_talroom() calculation by Harald Welte · 14 years ago
  73. 7789125 Merge remote branch 'origin/master' by Harald Welte · 14 years ago
  74. 5ada53a [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  75. 94c9b64 [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  76. 60d02a3 [mgcp] Cleanup the code. send_ was a misleading name by Holger Hans Peter Freyther · 14 years ago
  77. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  78. 50473c1 add msgb and tlv support bits required for openbsc gprs branch by Harald Welte · 14 years ago
  79. 2c26297 add GPL to project source by Harald Welte · 14 years ago
  80. ce35878 remove libosmocore from openbsc by Harald Welte · 14 years ago
  81. 0f63735 fix select.c build (config.h) by Harald Welte · 14 years ago
  82. fc06e39 fix config.h directory by Harald Welte · 14 years ago
  83. 0038fb2 add missing automake / autoconf files by Harald Welte · 14 years ago
  84. bf2155d update gitignore file by Harald Welte · 14 years ago
  85. c8ba7fa update .gitignore file by Harald Welte · 14 years ago
  86. 380563d add missing Makefile.am in include/osmocore/protocol directory by Harald Welte · 14 years ago
  87. e054a31 intial checkin of the libosmocore project by Harald Welte · 14 years ago
  88. c703d02 make sure libosmocom builds when cross-compiling for ARM without OS by Harald Welte · 14 years ago
  89. b7d6ec7 u_int8_t -> uint8_t by Harald Welte · 14 years ago
  90. 47cd6df convert from u_int*_t to u_int*_t (stdint.h format) by Harald Welte · 14 years ago
  91. 3c1ac36 change from u_int* to uint* (stdint.h) by Harald Welte · 14 years ago
  92. 7bc410d move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  93. a3ef2a6 add gsmtap.h by Harald Welte · 14 years ago
  94. 24040ea add .gitignore to libosmocom by Harald Welte · 14 years ago
  95. 9c38ed6 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  96. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  97. dd51f92 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  98. 3f61d6e [sccp] Use msgb->l2h instead of msgb->data for CR by Holger Hans Peter Freyther · 14 years ago
  99. 2077ac1 ipaccess.c: Fix some resource leaks in error conditions. by Holger Hans Peter Freyther · 14 years ago
  100. b456f07 Install gsm_04_08.h and required headers into a openbsc/ by Holger Hans Peter Freyther · 14 years ago