1. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  2. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  3. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  4. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  5. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  6. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  7. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  8. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/abis/e1_input.c]
  9. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/e1_input.c]
  10. c584504 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  11. 0b00600 INPUT: Disable the per-TRX OML Link for now by Harald Welte · 13 years ago
  12. 586d770 INPUT: Include TEI + SAPI in E1 INPUT SIGNAL by Harald Welte · 13 years ago
  13. caeb9bc INPUT: Allow for a per-TRX OML link by Harald Welte · 13 years ago
  14. 9480980 [OML] Allow each BTS model to specify the OML callback by Harald Welte · 13 years ago
  15. 81c51a8 E1 INPUT: Fix PCAP file generation for non-mISDN case by Harald Welte · 13 years ago
  16. 18e489a E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  17. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  18. c7841cc [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  19. 890fe4a [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  20. e053f3f [E1] fix typo resulting in NM message being logged as RSL by Harald Welte · 13 years ago
  21. cc5e9f8 [E1 input] make sure config file with new E1 input config saves correctly by Harald Welte · 13 years ago
  22. 019130d [E1 INPUT] remove debug printf's by Harald Welte · 13 years ago
  23. e76bea0 [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  24. 760d471 [input] make mi_e1_line_update() a driver specific callback by Harald Welte · 13 years ago
  25. 5f83382 misc: Make clang --analyze happy with the source code by Holger Hans Peter Freyther · 13 years ago
  26. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  27. 038834b ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  28. a73c02f e1_input: Fix compiler warning by using offsetof by Holger Hans Peter Freyther · 14 years ago
  29. 2da4f72 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  30. 311a993 [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  31. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  32. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  33. 42351bf rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  34. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  35. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  36. 4d42bd8 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd by Harald Welte · 15 years ago
  37. d17f102 remove printf for every packet in pcap code by Harald Welte (local) · 15 years ago
  38. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  39. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  40. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  41. ed83184 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  42. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  43. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  44. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  45. b5a3e41 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  46. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago